STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

FreeRTOS debugging on stm32F401 is not possible

Hi everyone. I use CubeIDE 1.10.1 and CubeMX 6.6.1 MCU stm32F401CCU6 stm32H750. StlinkV2 or J-link Ultra.When I start debugging FreeRTOS I get stuck in the osKernelStart() -> vTaskStartScheduler-> xPortStartScheduler-> prvPortStartFirstTask-> and I s...

Resolved! "make -j4 all" terminated with exit code 2.

I have a quick question I got the error while I was building the empty project. It seems like I got nothing in the inc file? How to solve it. Thanks a lot!make -j4 all arm-none-eabi-gcc -o "test.elf" @"objects.list"  -mcpu=cortex-m4 -T"\\MAC\Home\Des...

0693W00000SvHRZQA3.png
FWu.3 by Associate III
  • 2021 Views
  • 1 replies
  • 0 kudos

Debugger Message G491

Hello,since the G491 was the last awailable chip to buy we built a board containing that µC.We use KEIL IDE usually but STMCubeIDE shows a similar message when trying to debug the program:"Break at address "0x1fff4e48" with no debug information avail...

RGhos.1 by Associate
  • 317 Views
  • 3 replies
  • 0 kudos

STM32CubeIDE

I have a STM32F3DISCOVERY, STM32CubeIDE, Windows11.After writing the program to STM32F3DISCOVERY and turning on the debug and canceling the break, I still have to do a RESET. Is it possible to set STMCubeIDE so that I do not have to RESET?