This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

The problems about boot Images for OMAP-L138?

Other Parts Discussed in Thread: OMAP-L138

Hi,everyone!

   I have some question  about the topic of   Boot Images for OMAP-L138. I builded the project  OMAPL138-ARM-LED-V3 ,and converted  MAPL138-ARM-LED.out to OMAPL138-ARM-LED.bin using AISGen. My board is OMAP-L138 EVM from logicpd. After I burned the OMAPL138-ARM-LED.bin to EVM by means of NAND-writer.  My EVM can't boot the LED flash demo.

Because , In the ccs project  the gel file have done something ,such as pll setting ,mDDR setting when connectting my EVM board.

I found  in the OMAPL138-ARM-LED project , there is no code for setting pll in main.c .I also found there was no setting in AISGen for pll when I loaded the nand_boot.cfg .

How to burn the LED flash demo to OMAP-L138 EVM?