请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
工具/软件:Code Composer Studio
您好,
我的客户需要调用out2bin exe以将可执行文件更改为bin,然后调用perl脚本以将CRC信息添加到bin。
我们知道,我们可以在项目生成选项中添加生成后步骤以运行out2bin。 但是如何运行perl脚本? 我在下面找到了链接,我认为它很复杂,需要手动运行,而不是在构建后自动运行。 有没有简单的方法?
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
您好,
我的客户需要调用out2bin exe以将可执行文件更改为bin,然后调用perl脚本以将CRC信息添加到bin。
我们知道,我们可以在项目生成选项中添加生成后步骤以运行out2bin。 但是如何运行perl脚本? 我在下面找到了链接,我认为它很复杂,需要手动运行,而不是在构建后自动运行。 有没有简单的方法?