Tool/software: Code Composer Studio
Dear Community,
I am trying to bring in unit testing to our existing code composer studio project. In the first step is irrelevant which of the existing testing frameworks we will be using, either googletest or CppUTest.
Anyhow the goal is to have an off-target running test code.
Is there a way to configure a build configuration that is not running on the target and is using a non-ti-compiler, i.e. gcc ?
My environment:
OS: Windows
CCS Version: 6.20
Target: CC3220SF
Thanks for your help,
Nico Mueller