Relative Content

Tag Archive for cmakeembedded

CMake Setting for Embbed Targets and testing on host

Unfortunately, I didn’t find a sufficient answer to my problem. I’m using ST’s CubeMX for STM32 uC to generate CMake projects. This generates a project hierarchy with cross-compiler and all works fine. Now I have to test some of my own code on my developer host (Windows10-X64 with VS 2022 Community). My problem is to set up the build tools for the tests.