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.

CCS9.3 RM57生成bin文件有3.7G这么大



用论坛中给出的以下命令生成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"

生成的bin文件有3.7G这么大?