• Ongoing problem with linker Error 204 Posting linker file
    Hi to you all thank you for all the suggestions in relation to this problem. I am posting the linker file for you to examine.I also have talked to the programmer that had previously been working for...
  • Ongoing problem with linker Error 204 Posting linker file
    Hi to you all thank you for all the suggestions in relation to this problem. I am posting the linker file for you to examine.I also have talked to the programmer that had previously been working for...
  • Linker error
    hi all, I am using XC164CS board.when i build my source code linker error occurs.How to overcome the following linker error.What is the reason for such error?.The help is not very clear to me.waiting...
  • Linker error
    I get the below error during linking. I am using keil uvision4 IDE. How do i solve this error? Warning: L6665W: Neither Lib$$Request$$armlib Lib$$Request$$cpplib defined, not searching ARM libraries...
  • LINKER ERROR
    I am trying to get all functions in a file Loader.c to be located at 0xFA00 onwards. I have tried putting the following command…. CODE (?pr?*?Loader (0xFA00)) found in the following link...