Forum : ARM
Original Post
Post Information | Post |
---|---|
April 8, 2008 - 1:32pm
|
Hello I'm using a starter kit REva V2.12 with a daughter board REva STR711FR2. I have try to install the following driver "stmcdc" which I have found in the usb library on the ST web site. Is somebody could advice me how to install correctly the usb driver for the STR711FR2 µC i'm using? Many thank in advance for your kind support Best Regards |
I don't think the problem comes from the USB driver, but rather from the firmware.
Here are some tips to help you:
- Check the clocks configurations to make them follow the REva daugther board configuration
- Set the GCC optimisations to "No optimisation" and leave this option until it works in that state. Only then you should consider trying to let GCC optimize the code
Lionel
Many thanks Lionel for your answer.
But finally the problem was due to my Reva daughter board. The reset microprocessor has burnt and the USB communication was not available.
Thanks again
BR