We have developed an application on the vs1501 which works nicely when attached via JTAG to the emulator. I have followed the User Manual instructions to down load the application to the boot loader but can not get it to work. This includes moving switch SW2 on the board to the closed position and then reapplying power. The vs1501 is connected to the desktop computer via serial and ethernet connections. I know the serial connection works because the application's UART calls work fine (when running in debug mode with the emulator). I'm expecting to get a message on the RS-232 terminal to hit the escape key and then see the boot loader web browser screen come up as indicated in the user's manual. It doesn't happen. Is there something else I need to do?
The boot loader program is stored in flash at address 0x90000000. One posibility is the flash is not programed.
Please verify if the following data is stored in the begining of your flash. 0x90000000, 5A A3 80 00 00 80 00 00 00 00 00 00 28 74 80 01 68 00 80 01 28 00 00 02
Another test is to connect the jtag emulator and power up the board then issue a reset from CCStudio The screen should display the following code. With the Program counter(PC) register pointing to address 0.