STM32CubeMx Adding own plugin.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-07-24 5:41 AM
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
Labels:
- Labels:
-
STM32CubeMX
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-08-27 12:25 AM
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