CubeMX generated code does not seem to compile in EWARM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-01-25 3:27 AM
CubeMX 4.24.0 generated code does not seem to compile in EWARM 7.60.1.
I am trying to create code to set up a STM32F071C8Tx.
I get lots of errors relating to __DSB, __WFI, __WFE and __SEV saying cannot call intrinsic function from thumb mode in this architecture.
Can you help me get this working?
#cubemx #ewarm #cubemx-stm32f071c9tx- Labels:
-
STM32CubeMX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-02-15 4:08 AM
Hello Rob,
the problem is that the IAR doesn't know the STM32F071C8 device.
To fix this you need to configure STM32F071CB device in the project settings. It is the same device, but with more flash memory.
Best regards,
Adam Berlinger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-02-15 5:17 AM
Hello
Pattinson.Robert
,After check, we confirm this issue and I raised it internally for fix.
Best Regards
Imen.
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-05-21 7:41 AM
Hello
Pattinson.Robert
,Could you please share your ioc project to check this issue.
With Regards,
Imen
Thanks
Imen
