I am trying to get a driver from a third party binary to work. Their library was compiled without using the HW FPU. I had to compile my code to use the softfp. I also added the _printf_float option. I am running on a RF52840, GCC, Eclipse, Windows, on a custom board. There seems to be issues with basic floating point commands. Here is an example: