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.

TMDSEVM6657: Booting TMS320C6657 DSP from NAND Flash

Part Number: TMDSEVM6657
Other Parts Discussed in Thread: TMS320C6657

I am new to the TMS320C6657 DSP family. I have a TMDSEVM6657LS evaluation board and would like to have it boot from NAND Flash. I can successfully debug board using CCS 9.3.0. There is surprisingly little info out there on specific bootloader configuration. I downloaded the pdk_c665x_2_06_03_00 and processor_sdk_rtos_c665x_6_03_00_106 packages. The documentation tells me I have all these fabulous Boot Modes but falls way short of how to actually set them up (especially how to get the Application code into the non-volatile memory). I also fetched and read the BootLoader User guide. Question:

How do I get Code Composer to create and store my Application image into the Eval Module Flash? CCS is going to need info about Eval Module target and some Flash utility. Also, I'll need to set the Boot DIP switches in a special way. CCS has some local hex utility to generate a hex file, but that's it. There are no procedures that I can find. Am I just supposed to be born with this knowledge?