ARM-software / CMSIS-DSP

CMSIS-DSP embedded compute library for Cortex-M and Cortex-A
https://arm-software.github.io/CMSIS-DSP
Apache License 2.0
518 stars 133 forks source link

error: inlining failed in call to always_inline 'vfmaq_f32' #123

Closed dushen272 closed 11 months ago

dushen272 commented 11 months ago

when I built the library with "Xilinx ARM v7 GNU Toolchain", I encountered some issues. Following is the building log:

CMSIS-DSP_Library_Debug.build.ui.log

Can anyone help me to solve this issue, thanks.