On both the Portenta or the Nano33BleSense my Arduino IDE 1.18.15 compiler dies on the line
#include <arm_math.h>
When I try to install it I only get the option to install the
"Arduino_CMSIS-DSP" which does not work
if I google arm_math I get several libraries such as:
https://github.com/ARM-software/CMSIS/blob/master/CMSIS/Include/arm_math.h
https://github.com/PaulStoffregen/arm_math
etc, etc. Any suggestions?
On both the Portenta or the Nano33BleSense my Arduino IDE 1.18.15 compiler dies on the line
#include <arm_math.h>
When I try to install it I only get the option to install the
"Arduino_CMSIS-DSP" which does not work
if I google arm_math I get several libraries such as:
https://github.com/ARM-software/CMSIS/blob/master/CMSIS/Include/arm_math.h
https://github.com/PaulStoffregen/arm_math
etc, etc. Any suggestions?