Roadmap for a linux version of STM32CubeMX?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-01-07 10:34 AM
Is there any planed linux version of the STM32CubeMX program?
The clock generation module is not working under wine so this is not yet a solution. Are you ST guys working to port the STMCube on other platforms? #stm32cubemx-linux- Labels:
-
STM32CubeMX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-01-12 12:22 PM
STM32CubeMX.exe already runs natively on Linux using Java 8, so the basis for a Linux release is already there.
The project code export doesn't work (only system files are exported), perhaps since the IDEs it exports for are Window-only.Surely all that is needed is to create a simple Makefile export option, then the tool will be cross platform with very little effort. Export to other IDEs can be enabled in the Windows version only.Any word from ST people?- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-01-12 12:45 PM
Surely all that is needed is to create a simple Makefile export option, then the tool will be cross platform with very little effort. Export to other IDEs can be enabled in the Windows version only.
Any word from ST people? The need for, and simplicity of, a GNU/GCC + MAKE option has been made to them at several levels, at several times by several people. That and fixing the slash/back-slash issues.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-01-14 10:00 AM
Another annoyance are filenames with spaces...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-07-01 2:29 AM
Dear user,
STM32CubeMX is not yet released for Linux. However, we'll take into considerations your remarks/raised issues. Thank you.