2015-07-24 05:41 AM
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 #plugin2015-08-27 12:25 AM
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