STM32CubeMX 4.27.0 installer won't run on Linux.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-10-13 07:23 AM
The installer is written as a 32bit application. Thus it won't run on 64bit architecture without installing deprecated 32bit architecture libs.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-10-13 07:27 AM
You can install it with java though:
sudo java -jar SetupSTM32CubeMX-4.27.0.exe