Other Parts Discussed in Thread: OMAPL138,
Hi,
I have been using LCDKOMAP-L138 for more than 2 years and we successfully developed our custom board by following the same schematic of LCDKOMAP-L138.
Our custom was working fine and suddenly the NAND flash "MT29F4G16ABADAH4 IT:D" stopped working.
While flashing the application AIS SFH utility got stuck at "Programming UBL into Flash".
CCS v6.1 Windows 7 64 bit.
My code building procedure is as follow:
1) build ARM and DSP projects seperately.
2) Paste the ARM and DSP entry point in bootloader project provided in OMAPL138 starterware and build it.
3) Generate boot.ais file from boot.out file using AISgen tool.
4) Generate ARMDSP.bin file by using ARM.out and DSP.out file using out2rprc.exe application
5)Finally flash the application using sfh utlity by using ARMDSP.bin boot.ais -targetType OMAPL138LCDK -flashType NAND COM1 (This line is a crude example of my explanation)
Done.
Please let me know what Am I doing wrong.
The LCDK works fine because we don't use it frequently.
Please help me in this regard.
Thanks,
Awais