Hello,
I am using STM32CubeMX 5.6.0. I would like to use it in interactive command-line mode:
java -jar STM32CubeMX –i
But the result is STM32CubMX launching with message box "Load Project -i doesn't exist".
What is wrong ?
Thanks in advance
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-07-02 8:21 AM
This discussion is locked. Please start a new topic to ask your question.
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-07-06 2:02 AM
Sorry I forgot to give at least one detail : I am using Debian 9.
Today I tried it on Ubuntu 20.04 and it works :)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-08-27 2:41 AM
I am using CubeMX6.1.2 on Windiows 10 and the -i version does nothing. CubeMX just starts its GUI.
I used the command stated in the handbook Section 3.3.2
cd <STM32CubeMX installation path>
jre\bin\java -jar STM32CubeMX.exe -i
So maybe there is a more fundamental problem there.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-08-27 2:42 AM
BTW, for Linux the handbook says:
STM32CubeMX –i
So maybe that does work better?
