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

Undefined symbol

I cannot compile project where arm_math.h included:

Added"Options for Target" > "C/C++" > "Defines":

                         C/C++ :- ARM_MATH_CM4
                        - __FPU_PRESENT = 1

But cannot compile

Error: L6218E: Undefined symbol arm_pid_init_f32 (referred from main.o).