2019-07-31 09:46 PM
#error "Define according the used Cortex core ARM_MATH_CM7, ARM_MATH_CM4, ARM_MATH_CM3, ARM_MATH_CM0PLUS or ARM_MATH_CM0"
Based from this Topic https://community.st.com/s/question/0D50X00009XkXPtSAN/need-help-in-dsp-library-for-keil-
The problem is solve by adding the preprocess symbol in Keil Uvision, What is the equivalent of this in STM32CubeIDE?
Solved! Go to Solution.
2019-08-02 10:32 PM
To add preprocessor symbol is...
2019-08-02 10:32 PM
To add preprocessor symbol is...
2022-01-31 11:10 AM
What is the best way to use these symbols in your code? I am having trouble with compiling my code when referencing symbols defined this way.