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.

CC2642R-Q1: CCS生成BIN文件不成功!

Part Number: CC2642R-Q1


大家好,我按照官网上的教程,在post-build里添加如下命令,可是编译后在我的项目工程的Release文件夹里并没有生成bin文件!在debug文件夹里也没有生成bin文件,不知道哪里不对?

"${CCS_INSTALL_ROOT}/utils/tiobj2bin/tiobj2bin" "${BuildArtifactFileName}""${BuildArtifactFileBaseName}.bin"
"${CG_TOOL_ROOT}/bin/armofd""${CG_TOOL_ROOT}/bin/armhex"
"${CCS_INSTALL_ROOT}/utils/tiobj2bin/mkhex4bin"