Some examples on the STM32CubeN6 SDK do not compile
Hello,
I am trying to compile some USB examples for the Nucleo-STM32N657X0-Q board that is available with the STM32CubeN6, but they are failing.
All USB examples at this location do not compile with IAR
STM32Cube_FW_N6_V1.0.0\Projects\NUCLEO-N657X0-Q\Applications\USBX
It seems to be related with the following library(USBPDCORE_NOPD_CM55_wc32.a) adding FPU instructions, when the MCU does not support it.
Is there an updated version for the STM32CubeN6 SDK that solves this problem?
Regards,
wes_fflores
