Hi,
I want to do some floating point calculations in the driver. I see VPFU unit in the arm core. To use it what I will require to do?
In build do I need to enable something.
-Curious beast
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I want to do some floating point calculations in the driver. I see VPFU unit in the arm core. To use it what I will require to do?
In build do I need to enable something.
-Curious beast
The toolchain that we refer to for our SDK is Hard Float enabled. Using this toolchain should enable code with FPU enabled and used.