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.

ccs6.2 生成bin文件,芯片为tms320f28069,应该如何设置?谢谢啦!

Other Parts Discussed in Thread: TMS320F28069

ccs6.2 生成bin文件,芯片为tms320f28069,应该如何设置?谢谢啦!

出现这个警告

"C:/ti/ccsv6/utils/tiobj2bin/tiobj2bin" "proj_lab13c.out" "proj_lab13c.bin" "C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/ofd2000" "C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/hex2000" "C:/ti/ccsv6/utils/tiobj2bin/mkhex4bin"
' '
warning: section proj_lab13c.out(ramfuncs) at 07d0000h falls in unconfigured
memory (skipped)

配置如下图:

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