Bug: CubeMX-generated code does not compile.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-06-26 8:50 AM
Using STcubeIDE: To easily reproduce this problem, generate code from the attached IOC and try to compile. I think this fails due to multiple incorrectly generated include paths.
PS: Attention @Markus GIRDLAND (ST Employee) @Imen DAHMEN (ST Employee)
- Labels:
-
Bug-report
-
STM32CubeIDE
-
STM32CubeMX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-06-28 1:53 AM
I can confirm that it's an issue for me as well. @Nawres GHARBI , do you have any idea about what's causing it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-07-01 3:53 AM
Hi @Dave Nadler
Thanks for the feedback.
You are right, i was able to reproduce the issue and it will be fixed in the next STM32CubeMX release.
Now, to solve the problem, you can use EWARM as Toolchain/IDE
Next, select please "Copy all used library into the project folder".
Then, generate the code.
==> No issue
Best regards,
Nesrine
