Part Number:OMAP-L138
Tool/software: TI-RTOS
Hi, we have developed a custom board based on the OMAP-L138 LCDK, but with some differences (codecs chips, etc.)
In doing this we have removed UART-USB serial and therefore I am unable to boot using that. I still have an SD Card and NAND Flash.
I wanted to just boot from the NAND Flash and run someone code on the DSP core separately. However since the NAND flash is empty, when I boot from it, and try to use JTAX to load code
into the chip, it tells me the device is still in reset. We checked that the reset signal goes out fine into the OMAP-L138 chip itself. I was wondering if there was a way to restore the LCDK NAND
from an SD CARD from the SD Card boot. Otherwise I don't see another option of being able do this. I don't think it's possible to directly write to the NAND with the JTAG ice.