Skip to main content
Associate III
April 28, 2025
Solved

More bugs in CubeIDE code generation for STM32WL33

  • April 28, 2025
  • 1 reply
  • 388 views

When generating code that uses the CMSIS OS V2, it appears that a template directory gets included in the generated code. causing massive linker errors. 

The offending directory is Drivers/CMSIS/Device/ST/DEM32WL3X/Source/Templates. Removing it gets rid of the errors.

While we are at it, the LICENSE.txt file in the same directory is spelled incorrectly, it should be LICENCE.txt, as it is not a verb.

 

 

Best answer by STTwo-32

Hello @divmstr 

I'm not able to reproduce this behavior. Could you please test it using the STM32CubeMX V6.14.1 and the STM32CubeIDE V1.18.1 and give me the file that reproduce this issue if it is reproduced on your side.

Best Regards.

STTwo-32

1 reply

STTwo-32
STTwo-32Best answer
Technical Moderator
April 28, 2025

Hello @divmstr 

I'm not able to reproduce this behavior. Could you please test it using the STM32CubeMX V6.14.1 and the STM32CubeIDE V1.18.1 and give me the file that reproduce this issue if it is reproduced on your side.

Best Regards.

STTwo-32