Other Parts Discussed in Thread: HALCOGEN
I am trying to perform the fastest math operations possible (of course). The datasheet states an FPU is available, but the arm_math.h (from the sample code) relies on a defined "FPU_PRESENT". Is it as simple as defining FPU_PRESENT, or must I change the float_point support in the Properties->Processor options? Note I tried changing from VFPv3D16 to FPv4SPD16 but it states my target processor (7R4) is incorrect.
Thanks,
Jim
