We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I'm reading through the sources of CMSIS-DSP and came across the following question:The define of "ARM_MATH_DSP" is only set if the target architecture is "ARM_ARCH_7EM". Does this mean, that all functions defined for ARM_MATH_DSP are not used under f.e. a Cortex-M33 processor including a DSP?Best,
trembel
The above is not correct. ARM_MATH_DSP is derived from the compile options (target architecture)