Hello
I'm running IAR EW and having trouble with the libraries compiled with ccs.
I previously had problems with the safeTI diagnosic library and the tps driver library causing a prefetch abort. That was solved by including the source code in my project instead of having the compiled ccs library.
Now I need FEE and it requires F021 API library. Once F021 lib is added, I get a prefetch abort usually on a context switch (running freeRTOS). Maybe there are registers clobbered with or some other incompatibillity of ccs and iar libraries? Unfortunately I can't find the source for the F021 library, I'm sure what would have solved my problems.
There are two options either TI compiles the F021 library using IAR compiler or I have to find out what's wrong. To start with, is anyone else having problem with the ccs libraries in IAR EW?
Best regards
Henrik Liljedahl