This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Object attributes not compatible with the provided cpu and fpu attributes

Hi,

I am having another issue here, wish to get some help.

I have some object code built by TI tool, cl470 for ARM7, when I include the objects in the uVision project and compiled, the Keil tool prompted me, compatible errors. I checked the TI arm objects, it's generated for ARM7 and in ELF format, the uVision project I am using is the simple hello.uv2, I can see the target is also ARM7.

"
Object *** attributes not compatible with the provided cpu and fpu attributes "

My question is if the KEIL accepted other tool's object? how to fix this?

Thanks a lot,
Huafeng