Forum Discussion
Altera_Forum
Honored Contributor
12 years agousing the FPU on Cortex A9
Hello, I'm trying to use the FPU in my baremetal project. I use the ARM DS-5 (altera edition) with the DS5-GCC. I try to compile a simple project with the following options: -mf...
Altera_Forum
Honored Contributor
12 years agoThe arm calling convertions for sotf-float and hard-float differ so the entire system has to be built for soft-float or hard-float.
It is possible to use a soft-float library that uses the hard-fp instructions (dunno where you'd find one).