HI TI,
I want to generate the binary file (.bin) for my code base. currently i'm using CCS version 10.3.1 and the path for the tiobj2bin is "C:\ti\ccs1031\ccs\utils\tiobj2bin".
i used the below command in post - build steps as shown in the attached snapshot.
"${CCE_INSTALL_ROOT}/utils/tiobj2bin/tiobj2bin""${BuildArtifactFileName}" "${BuildArtifactFileBaseName}.bin" "${CG_TOOL_ROOT}/bin/armofd" "${CG_TOOL_ROOT}/bin/armhex" "${CCE_INSTALL_ROOT}/utils/tiobj2bin/mkhex4bin"

but it's not working. it is generating .bin file of size 3.5GB. can you please help me on this.
Thanks & Regards
Nagaraju M