STM32CubeIDE for Visual Studio Code (MCUs)

Ask questions on the STM32CubeIDE for Visual Studio Code extension. Find answers on a variety of topics, including build issues, debug functionalities, CMake project integration, and feature requests for CubeCLT installation.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Using time.h asserts

Hello,I am currently trying to convert my STM32CubeIDE (based on makefile) project to a STM32 VScode extension project based on CMake.Everything seemed to work smoothly until I was met with an issue calling the 'localtime' function from the standard ...

SharonVEC_0-1751357896942.png

Resolved! Trustzone debugging in VSCode

Hi, I am using Nucleo-WBA65RI and I have enabled trustzone. I generated the project using CubeMX and it generated a secure and a non-secure project. I have enabled the trustzone option byte and am able to run an example project with secure and non-se...

fa31 by Associate III
  • 776 Views
  • 6 replies
  • 0 kudos

Resolved! cmake with stm32_lock.h

I am generating my cmake project with STM32MX and are using FreeRTOS os.I have the advance option set to generate the reentrant protection files stm32_lock.h and newlib_lock_glue.c.These are indeed being generated and included in the root project fol...

dvescovi by Associate III
  • 470 Views
  • 2 replies
  • 0 kudos