Skip to main content
slawek
Associate III
July 24, 2015
Question

STM32CubeMx Adding own plugin.

  • July 24, 2015
  • 1 reply
  • 420 views
Posted on July 24, 2015 at 14:41

Hello,

I am developing own RTOS for STM32. I see that CubeMX is a very useful tool for generating SW configuration. Is there any possibilty to add my OS to CubeMX configuration? I saw that configuration of IP packages is in xml files, but also I saw some jar files related to those.

Thank You,

Slawek

#cubemx #plugin
This topic has been closed for replies.

1 reply

stm32cube-t
ST Employee
August 27, 2015
Posted on August 27, 2015 at 09:25

Dear user,

This functionality is not yet supported by CubeMX.

You may attempt to describe your OS following the CubeMX database schema but you will be quickly limited in the code you can generate as you noticed, code generation is not solely based on XML files.

Best regards