Hello
I am working on dm648 (TMX320DM648AZUT), boot loader – the progress of burning the image in the NOR is described in document provided in the folder: C:\dvsdk_1_10_00_26_DM648\flashutil,
The name of file is: DM648 EVM Flashing and Booting Instructions.
I have followed all the steps completely, and tried burning the SwitchandLeds ais file in the NOR and the following this is displayed in stdout :
After this, I switched of the board and changed the boot mode to :
a. SW2[1..8] = 00101010
b. SW3[1..8] = 11110100
As given in the document. Once I apply power to the board , nothing happens ! can anyone help me and guide me what am I doing wrong. By default demo.pjt was burned in the NOR flash and I ran in the standalone mode but after doing the above things – the demo.pjt does not run in standalone mode as well ….
So I am sure, that my NOR flash have been erased and rewrite to something but to what exactly I don’t know ….
In the document “DM648 EVM Flashing and Booting Instructions” , the erasing of flash only happens once but mine happens twice.
Kindly tell the way to successfully burn a code in NOR flash and what can be possibly be wrong in the above code ….
Thank you