I´m looking for an example program demonstrationg the usage of "FPU_IRQHandler" on CortexM4F. The example should cover e.g. the detection of a NAN-result. I'm not sure I've ever seen a non-trivial FPU ...
We are porting F28335 code to a F28377D that makes use of the FPU Fast RTS library and associated FPU tables in the Boot ROM. I can't seem to find any reference to the FPU in the F28377 literature.
The GRFPU is an IEEE-754 compliant floating-point unit, supporting both single and double precision operands. The pipelined design combines high throughput with low latency, providing up to ... The ...