This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF52 Softdevice S132 use of FPU

This question devzone.nordicsemi.com/.../ appears to show that S132 expects the FPU to be available and activated.

Does the S132 really need/use the FPU or is this an artefact of how it's been built, with some standard startup code or similar? I was hoping to only enable the FPU on the new chip in projects which really needed floating point and leave it powered-down on those which don't, or only power it up for FP operations.

If it does need the FPU then I think it should either enable it itself if disabled or, better, return an error code on startup which indicates you need to build your code with FPU support.

Parents Reply Children
No Data
Related