请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
工具/软件:Code Composer Studio
您好!
CCS 中是否有将.out 文件转换为.bin 文件的选项。
目前、我正在使用 Windows 7中给定的 PSDK RTOS 命令、在命令提示符下将.out 文件转换为.bin 文件。
此致
高拉夫
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.
工具/软件:Code Composer Studio
您好!
CCS 中是否有将.out 文件转换为.bin 文件的选项。
目前、我正在使用 Windows 7中给定的 PSDK RTOS 命令、在命令提示符下将.out 文件转换为.bin 文件。
此致
高拉夫
您好!
使用编译后处理来执行此操作。
https://unboxnbeyond.wordpress.com/2015/02/04/creating-the-bin-file-using-code-composer-studio-application/
您可以在 CCS 的编译后步骤框中输入命令提示符下通常会出现的任何命令。
有关详细信息、请参阅此页面: http://software-dl.ti.com/ccs/esd/documents/users_guide/ccs_project-management.html#pre-and-post-build-steps
好的、我将进行检查。
此致
高拉夫