2018-01-25 03: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-stm32f071c9tx2018-02-15 04: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
2018-02-15 05:17 AM
Hello
Pattinson.Robert
,After check, we confirm this issue and I raised it internally for fix.
Best Regards
Imen.
2018-05-21 07:41 AM
Hello
Pattinson.Robert
,Could you please share your ioc project to check this issue.
With Regards,
Imen