This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28P550SJ: bin issue

Part Number: TMS320F28P550SJ


Tool/software:

Hi expert,

When we currently debugging P550, we encountered the following problem when we used CCS V12 to generate .bin files. We have preliminarily checked it according to the methods on the web but it has not been solved. Could you please help us check? 

In the CCS V12 property configuration, calling the statement to generate batch processing will result in an error and failure to generate a bin file:

"${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"

Joyce