I am getting the error:
CMSIS/DSP/Include/arm_math.h:3943:3: error: unknown type name 'uint32_t'; did you mean 'wint_t'?
I could add stdint.h to the arm_math.h but I assume I did something wrong in the first place. Surely the CMSIS developer would have added an include if neccessary? Any suggestions what to do? I used arm-none-eabi-gcc.