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.

TMS320F28035: BIN file with Sectors A-H for production burning - including CSM, bootloader and code

Part Number: TMS320F28035

Hi!

In Sector A (FLASHA) resides the bootloader. 

We will be using the CSM option, so there will be a key in FLASHA

CSM_PWL_P0 : origin = 0x3F7FF8, length = 0x000008 /* Part of FLASHA. CSM password locations in FLASHA */

Our device's code is programmed in Sectors C-H.

In production, how can I produce one file that contains all 8 sectors in order to program a virgin flash with Sectors A-H? (A few MCUs are programmed in parallel using script files and BlackHawk utility.)

I can produce a *.hex, *.bin and/or *.out file from each of the applications (bootloader and device program) - how do I combine them into one file?

Thanks,

Mechi