Part Number:SECDEVTOOL-OMAPL138C6748
Hello everyone,
I am trying to boot OMAP-L138 E from NAND flash. I use a ccs project to write the secure boot image into the NAND flash in debug mode. The integrity test was successful, the image was already in the flash, but I still cannot boot from NAND flash.
I thought that it might be due to the missed start address to tell OMAP where in flash to start to load the image. Therefore, I wrote an additional data of start address to 0x00000000 to specify that information. However, nothing happened.
Could anyone please help me to figure out this problem?
Thank you.