Hi,
I am using DM6437 EVM board. In that I can able to flash the BlinkEVMDM6437, application using flash burner, in the NOR flash (with out AIS format).I am able to execute the code from NOR flash (LED's are blinking)
When I am trying the same with AIS script with NOR writer.but code is not executing (LED's are not blinking)
The Following step I have followed .
1. With BlinkEVMDM6437.pjt I have created BlinkEVMDM6437.out file.
2. I have created .bin file with the help of genAIS.pl
With the following Settings.
i) In put file = BlinkEVMDM6437.out
ii) Out out file = outfilefile.bin
iii) Boot mode = emif
iv) memwidth = 8
3. With Nor writer utility I have burn the code ( outfilefile.bin) in the NOR flash (NOR Address = 0x42000000), with BOOTMODE = 0100 (SW! on the EVM board) & FASTBOOT=0.
4. I have cross checked whether data is correctly burned or not in NOR flash (Data is correct).
5. But its not executing from NOR flash.
and also I have tried with output file format as *.ais
whether the procedure is correct or not ? I need to execute the BlinkEVMDM6437 application with AIS scripting.
Sorry , I am not able attaching the ais file and outputfile.bin along with this ,
Please suggest me with suitable solution.
Thanks & Regards,
Subramanyam