STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Error in generated cyabs_freertos_helpers.c file

Hi,When I generate code with the STN32CubeIDE 1.14.0 and CubeMX 6.10.0 RC9 then it does now the __WEAK in the cyabs_freertos_helpers.c file. My workaround is at the moment to include directly in that file the "stm32u5xx_hal.h" then it works till the ...

nobody by Associate II
  • 347 Views
  • 0 replies
  • 0 kudos

Serious bug in CubeMX 6.9.0 ??

The new version of CubeMX (6.9.0) no mater of options in Project Manager / Code Generator, if  Keil Toolchain / IDE is choosen, the project regeneration delete the previous .uvprojx file and generates a new one, LOOSING ALL changes made by the user i...