Question
CubeMX generated code does not seem to compile in EWARM
Posted on January 25, 2018 at 12:27
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