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.

how to make a bootable NAND flash or SD card with Code Composer Studio 3.3

Hi everybody,

My question is quite simple: I have a .out program (written with CCS3.3) that I currently load into sdram (Leopard DM368), how to load this into nand flash? I think I have to convert it in a .bin file but I don't know how to do.

I tried NANDEraser_DM36x.out and NANDWriter_DM36x.out bt I got only errors.

Any suggestion would be appreciated!

Thanks!