Hello,
I'm using C5515 (ezDSP) , parallel flash for secondary (SW) boot, and "application". clearly, the "SW boot" load and call the "application".
When I power up the boot when the USB cable is connected to the PC, the "SW boot" do not load the application, and wait for user input using USB (CDC COM4) - works.
When I power up the boot when the USB cable is disconnected to the PC, thw "SW boot" loads the "application", and the "application" wait for user input using USB (CDC COM4) - works.
Method for loading an "application": Call "application" 's _c_int00.
BUT...
When I power up the boot when the USB cable is connected to the PC, the "SW boot" do not load the application, and wait for user input using USB (CDC), and the input is "Load Application", the PC lose connection (COM4 is lost).
What do I miss???
please help.
Ran