Regenerating code in CubeMX results in error
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-05-24 5:20 AM
Posted on May 24, 2016 at 14:20
I have a problem regarding CubeMX: the first time I generate the code, it works fine; but everytime I regenerate code and I open the project, an error occurs:
cannot find entry symbol Reset_Handler; defaulting to 08000000
What could be the problem of this?
I�m working on STM32L153D-Eval board in TS.Thank you.Regards,Andreea #cubemx #stm32l1
Labels:
- Labels:
-
STM32CubeMX
-
STM32L1 Series
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-05-24 5:35 AM
Posted on May 24, 2016 at 14:35
Hi Andreea,
Try to use the last version of MX (4.15) if the issue persist please share your .ioc file for check.-Syrine-Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-05-24 7:50 AM
Posted on May 24, 2016 at 16:50
Hey,
Wow, thanks for the idea! It works now!I've been struggling with this for days...Cheers,Andreea