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.

C6748 Nand Flash Boot

Other Parts Discussed in Thread: OMAP-L138

I have some questions about the C6748 nand flash boot.

I have used the AISgen tool to generate the .bin file.And using the nand_write project to write it into the nand flash.

The nand_flash_write is found in the C6748_dsp_1_00_00_11.

The file was writen to the nand flash successfully. But it doesn't work.

If I need to add a .asm file in my project in order to boot from nand flash?And is there any dome of it?