A practical guide to working with STM32 TrustZone-based projects in CLion 2026.1 EAP. TrustZone splits MCU firmware into secure and non-secure worlds, isolating critical code from exposed interfaces like Wi-Fi or Bluetooth. The post covers the dual-subproject CMake structure generated by STM32CubeMX, how to configure CLion for

8m read timeFrom blog.jetbrains.com
Post cover image
Table of contents
Understanding the STM32 TrustZone-based project structureConfiguring the project in CLionSetting up debuggingWhat’s next

Sort: