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