I need to add ARM_MATH_CM4 to my preprocessor definitions using Segger Embedded Studio.
I know this has been dealt with in "nRF52832: How to Include the "arm_math.h" library"
However, the SES Project->Options in that answers shows a "Preprocesor" selection under "Code".
On my screen for Project->Options under "Code" it only has 4 selection "Build", "File", "General" and "Source Code".
What am missing/failing to do?
-Craig Goldman