We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I have tried to run USB Host MSD_File example on the MCB 1700 board (with LPC 1768). I have built and downloadded the code to the board successsfully. But when I run in debug mode and launch the UART window. I can not input inside the serial window. ie, when I type something on keyboard, nothing show on the window.
Then How to test the example?
I have tried 2 ways:
1. run the application with USB stick plug into the board USB host. then use hyperterminal to send command like TYPE ... in the document. But not work
2. In debug mode, using serial window (UART1) type command like TYPE ... as document said and not work.