Some examples on the STM32CubeN6 SDK do not compile with EWARM v9.60.3
DCMIPP_ContinuousMode_FSBL - DCMIPP_ContinuousMode_FSBL
Reading project nodes...
DCMIPP_ContinuousMode_FSBL.out
Error[Lt006]: Incompatible object(s): evision-awb.o(libn6-evision-awb_iar.a) and 2 other objects in libn6-evision-awb_iar.a and 2 other libraries use VFP instructions incompatible with No vfp (provided as FPU option)
Warning[Lt049]: Potential floating point parameter passing conflict. The first module below references the second and they have been built with different settings.
AAPCS, base variant: isp_algo.o
AAPCS, VFP variant: evision-st-ae.o(libn6-evision-st-ae_iar.a)
Warning[Lt049]: Potential floating point parameter passing conflict. The first module below references the second and they have been built with different settings.
AAPCS, base variant: isp_algo.o
AAPCS, VFP variant: evision-awb.o(libn6-evision-awb_iar.a)
Total number of errors: 1
Total number of warnings: 2
Resolving dependencies...
Build failed
