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
尊敬的社区:
我正在尝试为我们现有的代码编写器工作室项目引入单元测试。 在第一步中,我们将使用的现有测试框架是googletest还是CppUTest,这一点无关紧要。
不管怎样,目标是有一个偏离目标的运行测试代码。
是否有方法配置未在目标上运行且使用非ti-compiler (即gcc)的构建配置?
我的环境:
操作系统:Windows
CCS版本:6.20
目标:CC3220SF
感谢您的帮助,
Nico Mueller