This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Cortex-R4 CMSIS DSP Library 关于3137的CCS环境使用问题

我使用的是arm_math_Cortex_R4_bspf.lib,我看Cortex-R4 CMSIS DSP Library说明里注明需要一些预定义,像 ARM_MATH_BIG_ENDIAN、FPU_PESENT、CCS等,我看example中都没有这些预定义,究竟需要吗?