This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Build Errors in Instaspin

Other Parts Discussed in Thread: MOTORWARE

Hi,

I have a list of 4 errors that have surfaced when I Build the 2a example program from Motorware 09.

I am running this code on CCS 5.4 and using the TI v6.1.5 compiler. I was earlier running this same piece of code on the v6.2 compiler in CCS 5.5 but I switched to the current compiler because I read the post on the problems faced using the newer compilers and I was also facing similar problems.

The errors that come up are:

#10192 Failed linktime optimization

#16008-D file

option --float_support=fpu32 was set in previous files, but not in 

option --silicon_version=27 is set in "_lock.c", and is incompatible

I have not been able to figure out what the problems are and I was hoping someone could point me in the right direction.

Thanks