str71xdemo_usb.axf was loaded (with SW 13 14 15 as you said) (so as str71x_extflash.axf) I don't know with this worked at this time I plugged the USB cable and the board was recognized as a mouse by windows. However, nothing happened on hyperterminal when I hit a d w x (azerty or qwerty ?) The problem is I cannot reload both axf files in order to retry the demo. How to restart from a clean config ? - Do I have to load str71xdemo_gp.axf in internal flash ? - is a reset to do to load USB demo in external flash - ... Thank you for your help,
thank you for your help, we succeed to run the usb demo. 1) However, both .axf files (demo_usb and extflash) need to be loaded with : SW15 opposite CPU SW13 opposite CPU SW14 toward CPU (both need to be loaded in RAM) 2) Then Go (F5) until RAM is transfered into external flash. 3) Run Hyperterminal (9600 8, N, 1) (serial cable on UART0) 4) The boot switches : SW15 = opposite CPU SW13 = opposite CPU SW14 = opposite CPU 5) Reset MB393 board => STR7 HID Mouse Demo appears on hyperterm 6) connect USB cable => USB configured 'a' 'd' 'w' 'x' appears on hyperterm 7) it works! now I would like to know how erase the external flash on the MB393 eval board? Thanks,