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)