Converting old code for a nRF51822 to the new SDK(15.3.0) for an nRF52832, this error happens:
#error "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
In the file <SDK>\components\toolchain\cmsis\include\core_cm0.h line 138
When checking where __FPU_PRESENT is defined, it is set to 1