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