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 agoHi,
you are using the arm compiler, not the gcc. The armcc works, I know. But I want a gcc solution.