Other Parts Discussed in Thread: TMS320F280049C, C2000WARE
Part number TMS320F280025C
I have now changed the part from TMS320F280049C to TMS320F280025C, but the resulting *.bin file size is problematic. The *.bin file size for the TMS320F280049C is 69KB, but I used the same process and the new *.bin file size produced using su for the TMS320F280025C is 1040KB.
I have changed the C2000ware tools from C2000ware_3_04_00_00 to 2000ware_4_01_00_00, all other tools are unchanged.
The new *.bin file has a lot of 00s in it. I searched and got the follow link, but that didn't solve my problem. So please help.
post build, I use: "${CCE_INSTALL_ROOT}/utils/tiobj2bin/tiobj2bin" "${BuildArtifactFileName}" "${BuildArtifactFileBaseName}.bin" "${CG_TOOL_ROOT}/bin/ofd2000" "${CG_TOOL_ROOT}/bin/hex2000" "${CCE_INSTALL_ROOT}/utils/tiobj2bin/mkhex4bin"