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 trying to compile a simple project for cortex-m55, the project right now is pretty simple, just the main and CMSIS DSP and NN.
If I enable float-abi, no matter if hard, soft or softfp, I get the following compilation error:
../src/CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_s8.c: In function 'arm_exp_on_negative_values_mve_32x4':
../src/CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_s8.c:74:1: internal compiler error: in trunc_int_for_mode, at explow.cc:59
Hi Alex,
I've used the latest release on repo of CMSIS NN and it compiles. Do GCC 12.3 and GCC13 have an ETA? thx
Hello, we are not able to give an ETA for these releases. However, please refer to developer.arm.com/.../arm-gnu-toolchain-downloads for new releases which we publish regularly.