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
2024-07-26 12:15 AM
Hi,
you changed settings for code.gen. ? ( + gen. under root , set it.)
see mine:
2024-07-26 01: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
2024-07-26 01:53 AM
Try my setting... + gen. under root , set it.
2024-07-26 01:56 AM
Yeah, but still I'm getting same error
2024-07-26 02: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.
2024-07-26 02: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
2024-10-19 06:02 AM
I had this issue on MacOS. Solved it by downgrading to a previous CubeMX version.