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 (在Windows上)进行CC3200固件开发。 我在 同一台计算机上运行PC-Lint (静态分析工具- www.gimpel.com/.../pcl.htm),并希望作为固件构建过程的一部分进行集成。
有人能建议这样做的最佳方式吗?
谢谢!
杰
我没有太多使用PC-Lint的经验,因此无法提供太多细节。 但是,我们的想法是,您可以从项目 的预/后生成步骤调用一些PC-Lint的命令行可执行文件 ,以执行生成所需的任何操作。