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?