Other Parts Discussed in Thread: TMS320F2808
Hello all,
I am having some trouble with generating a binary output (.bin) file from an C2000 example project at CCS6.1. (variant : TMS320F2808). I have followed the steps mentioned in the wiki and forum discussions ( links below ):
http://processors.wiki.ti.com/index.php/Projects_and_Build_Handbook_for_CCS#Pre_and_Post_Build_Steps
https://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/362725
http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/68158
"${CCS_INSTALL_ROOT}/utils/tiobj2bin/tiobj2bin" "${BuildArtifactFileName}" "${BuildArtifactFileBaseName}.bin" "${CG_TOOL_ROOT}/bin/ofd2000" "${CG_TOOL_ROOT}/bin/hex2000" "${CCS_INSTALL_ROOT}/utils/tiobj2bin/mkhex4bin"
With the c2000 hex utility I receive my .hex file normally, but however ,
although I receive a generated .bin file the information within it consists of unreadable symbols ( attached file ).
Here is also the summary of flags set:
--fill=0x00000000 --image --memwidth=8 --ti_txt --binary
Any suggestions would be highly appreciated!
Thank you in advance!
-Kalo
