This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Segger Embedded Studio NCS project - invoke CMake targets

Hello! I've been using Segger Embedded Studio (Nordic Edition) for the project in nRF Connect SDK.

So, this SDK uses CMake to build the projects. But my project involves adding other CMake targets, particularly unit tests with add_test() CMake function.

However, Segger only displays the options to select active project and to build an executable, not to invoke a particular CMake target.

Perhaps anyone familiar with SES could advise something?n

Parents Reply Children
No Data
Related