Part Number: AM3359
Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
Complier GNU 7.2.1
BIOS 6.75.2
XDC tool 3.51.1.18_core
CCS 9.3
It look like the tiobj2bin.bat was used before for post processing to create bin file (in my case "spi.bin"). Going by "processors.wiki.ti.com/index.php/Tiobj2bin_Failed" you have to use the GNU objectcopy utility, if so how does one select the right bin for spi? The output bin files I have gotten do not have the same header with the magical number that the bootloader needs. could that be because you have to use the newer bootloader?