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

Re: Linker errors in Keil v8.01

I have compiled my project which has 12 C files using the keil v8.01 with the target P89C668. The code size is around 62KB.

But when the same project i tried to compile by selecting the target as P89C669 i get numerous linker errors. I can understand that is bcos of linker but y so much of differentiation when compiling in two different targets?

Can anybody suggest me how to overcome the errors?

I think as per the error listed in the project compilation for the target P89C669 i need to change many things in my porgram.

0