Tool/software:
Hi Expert
Customer follows below instructions to build the bin file, the file can be generated properly, but ccs will report the issue in the picture:
the command they use to generate bin file is below:
"${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"
the Chinese characters mean: system cannot find the specific path
Once delete the post build command, the issue will not be reported.
want to know why this error is reported by ccs and what will be effected with this error?
thanks
Joe