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.

CCS/TMDSEVM6678: Creating Flash image (nand.bin) for load from (.out) binary output from CCS

Part Number: TMDSEVM6678

Tool/software: Code Composer Studio

Hello,

Would like to create a flash image to load into NAND memory on my TMDSEVM6678L of my working project.  I am following the steps in: software-dl.ti.com/.../index_how_to_guides.html

What are the steps required in CCSv8 to convert the ${ProjName}.out to a "nand.bin" that the script program_evm.js uses? Also the program_evm.js only loads programs for core #0, how do I set it up to flash the .nand on cores 0-4?

Using PROCESSOR-SDK-RTOS-C667x  05_02_00_10 from most recent release on 12/20/18.

Thanks for the help.

Damian