STM32CubeMX v4.26.0 makefile code generation error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-06-16 7:38 PM
Hi,
I think I encountered with code generation error of STM32CubeMX v4.26.0 in Makefile setting. This is how to regenerate it:
1. Create any project
2. Generate code with Makefile setting.
3. Close CubeMX
4. Find the project folder and open up CubeMX by double clicking on the ioc file.
5. Try to regenerate code.
Workaround is to delete Makefile (and Makefile_tmp if exists) before opening up the CubeMX. So it looks like CubeMX failed to overwrite existing Makefile.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-06-27 7:09 AM
Hi lee,
This will be fixed soon in the 4.27.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-09-19 11:14 PM
I'm still facing that error in STM32CubeMX 4.27.0
