We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
Can anyone explain how to set up a Unit Test framework in Keil Studio for VScode?
I have not been able to find any documentation describing this - I found the template linked below, indicating how a layer may be used to share the resources across different projects in a solution, but not how to configure the tool-chain for building the Unit test project.
https://github.com/Open-CMSIS-Pack/csolution-examples/tree/main/Templates
I am working on STM32 processors, and I imagine a setup similar to the approach for the STM32CubeIDE, described here:
https://michael.kafarowski.com/blog/unit-testing-with-stm32cubeide/
Any help would be greatly appreciated!
Best,
Morten