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.

CCS5.2 使用hex2000.exe



请问一下如何在CCS5.2开发环境中使用hex2000.exe 。就是在代码编译结束后自动使用hex2000.exe将.out文件转换成.hex文件及.bin文件。

例如,在CCS3.3中,在 build configration 中的 general 选项卡中下的 Final build steps 中输入  hex2000 hex2000.cmd (hex2000.cmd为定义将要生成的数据的位宽等信息)。  如图所示。

 

请问在CCS5.2中 怎么进行如上操作,因为CCS5.2没有 Final build steps.

以上,谢谢!