5314.TMS320C6455 downloader test.zip
I am trying to implement a downloader; which is operating as the following.
1. burn the downloader to 0xB0000000 with emulator.
2. boot the DSP with EMIF 8-bit ROM mode.
3. download the application image via UART with XMODEM.
4. flash the received image to 0xB0020000.
5. jump to 0xB0020000.
It looks like operate with internal RAM.
However, H/W reset should be asserted after flash burning the received image. WHY???
Downloading and flash burning are successfully performed when the downloader use DDR.
However, it doesn't jump to the application even though H/W reset is asserted. WHY???
I am afraid you cannot understand my post because of poor English.
Please review my post and let me know the cause.
Thank you.
Regards,
Il Heung Choi.