Tool/software: Code Composer Studio
Hello TI experts,
There is a project may compile and run. Then if active float point hardware function using -mfloat-abi=hard, it fails at link stage.
Log shows something like:
HL_system.o uses VFP register arguments, hercules-gcc-master.out does not
The compiler we used works well when using makefile. Why happens it like that in CCS?
