stm32cubemx v6.4.0 Eclipsec execution launcher was unable to locate its companion share library
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-26 12:04 AM
Hi,
When I try to generate code from stm32cubemx v6.4.0. I'm getting an error message like "The Eclipsec execution launcher was unable to locate its companion share library.". I'm attaching the screen shot here
How to resolve this issue
Thanks,
Akhil
- Labels:
-
STM32G4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-26 12:15 AM
Hi,
you changed settings for code.gen. ? ( + gen. under root , set it.)
see mine:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-26 1:52 AM
Hi,
Yes, I changed the settings as I followed the instructions provided on the MathWorks website. You can find the relevant instructions here: Getting Started with STM32CubeMX.
Let me know if you need any more details.
Thanks,
Akhil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-26 1:53 AM
Try my setting... + gen. under root , set it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-26 1:56 AM
Yeah, but still I'm getting same error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-26 2:41 AM
Come on - you set : do not generate main.
So what should it do then .. ? generate a lib ?
+
error: cannot find... -> So set the path to where the lib is, or leave it at the setting, Cube made as default.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-26 2:44 AM
I simply followed these instructions. You can find the relevant instructions here: https://in.mathworks.com/help/ecoder/stmicroelectronicsstm32f4discovery/ug/Getting-started-stm32cubemx.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-10-19 6:02 AM
I had this issue on MacOS. Solved it by downgrading to a previous CubeMX version.
