This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM648 power up and boot from flash

Nowadays, I am testing my own dm648 board, according to <<DM648 EVM Flashing and Booting Instructions.doc>>, I first burn the UBL into flash, then burn the app program. In the UBL, it will produce signals by gpio0, and the app will produce signals by gpio3, when the burning is completed, power up the board, the MCU could detect the signals sent by UBL, but could not detect the signals sent by app program. And if I just load UBL or app program to dsp, both of them can produce signal and the MCU can detect them. The app program is just changed the gpio pin based on the ubl and delete the copy flash part, so it should run independently. I doubt that the app didn't run successfully, but I can detect two times that dsp reading flash by detecting the flash pins.
How can I go on it?
thank you
zhu