Tool/software: TI-RTOS
Trying to compile a number of the TI RTOS examples such as swi_GPEVM_AM572X_SilRevA_CortexA but am running into a compile error.
I am new to the AM57xx and new to the TI RTOS but have gone through a number of quickstarts and wiki's.
I have gotten hello world C67xx demo to compile download and run on the AM57xx evm, but am running into this compiler bug which has to do with the floating point libraries. I have tried a number of online solutions, but still encounter the error.
I am using CCS6.x and pointing at the GNU toolchain (I think).
Can someone suggest an answer?