Online Dev Tools출처: JetBrains Blog조회수 34
Working With STM32 Arm TrustZone-Based Projects in CLion
By Jan Papesch2026년 3월 2일
**Working With STM32 Arm TrustZone-Based Projects in CLion**
The Arm®v8-M architecture introduced a security extension called TrustZone®*, which splits the firmware running on the MCU into two worlds: secure and non-secure. In this blog post, I want to discuss how to work effectively on STM32 projects using this technology. We’ll get you all set up to use the latest and greatest code analysis tools with conventional debugging in CLion. We’ll use the following setup: CLion 2026.1 EAP (Early Access Program) on Windows. STM32 NUCLEO-L552ZE-Q board. We also need to install: STM32CubeProgrammer to configure the hardware...
---
**[devsupporter 해설]**
이 기사는 JetBrains Blog에서 제공하는 최신 개발 동향입니다. 관련 도구나 기술에 대해 더 알아보시려면 원본 링크를 참고하세요.
The Arm®v8-M architecture introduced a security extension called TrustZone®*, which splits the firmware running on the MCU into two worlds: secure and non-secure. In this blog post, I want to discuss how to work effectively on STM32 projects using this technology. We’ll get you all set up to use the latest and greatest code analysis tools with conventional debugging in CLion. We’ll use the following setup: CLion 2026.1 EAP (Early Access Program) on Windows. STM32 NUCLEO-L552ZE-Q board. We also need to install: STM32CubeProgrammer to configure the hardware...
---
**[devsupporter 해설]**
이 기사는 JetBrains Blog에서 제공하는 최신 개발 동향입니다. 관련 도구나 기술에 대해 더 알아보시려면 원본 링크를 참고하세요.
