Hi everybody, I have to compile an application for a board with a Cirrus EP9302 cpu. The application has many floating point operations, so I want to exploit the Maverick Crunch Math engine of the cpu.What kind of toolchain do I need to enable such engine (is a standard no-soft-float toolchain ok) ?
What kind of option should I put as CFLAGS ? Many thanks in advance, Claudio