This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Error from my own blinky

Hello guys,

I'm new to ARM and Keil software. I have experience in assembler with the 8051 series but this is a whole new thing for me.
I bought an XMC4200 application board and was able to use the blinky script and understand the script.
Now i'm making my own blinky example from scratch.
The code is identically to the first blinky.
When i compile the code i receive this error message:

C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include\arm_math.h(341): error: #35: #error directive: "Define according the used Cortex core ARM_MATH_CM7, ARM_MATH_CM4, ARM_MATH_CM3, ARM_MATH_CM0PLUS, ARM_MATH_CM0, ARM_MATH_ARMV8MBL, ARM_MATH_ARMV8MML" #error "Define according the used Cortex core ARM_MATH_CM7, ARM_MATH_CM4, ARM_MATH_CM3, ARM_MATH_CM0PLUS, ARM_MATH_CM0, ARM_MATH_ARMV8MBL, ARM_MATH_ARMV8MML"

I have no idea why this error happened and how to solve it. Could somebody help me with this please?
Thank you in advance!

Parents Reply Children
No data