
Registered on : 07-23-2008
Messages : 3
OFF-Line
|
Hye,
Today I have downloaded USB Demo for my HITEX board evaluation. The board has an ARM9 (STR912FW44) microcontroller.
I have tried the "Virtual Com Port" demo application but like other persons in this forum I meet some problems.
I open projet, compile, load on board and run. After that I plug the USB cable in PC. Windows VISTA detect USB device but do not recognized it. And then the demo application stay blocked at this next command line:
while(pInformation->Current_Configuration == 0)NOP_Process();
I have no other informations. Can you tell me why the demo doesn't work. What must be changed in code?
Thank you and best regards
|
|
|