• 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...
  • C and Asm file Linker
    I writeing a C program for 8051, but I have a function in ASM file, can i link the ASM to C program and how. Thank You
  • What the linker file does?
    Hello everyone. I am new in programming and I am wondering what the linker file is used for and what It does? The programing environment I use is IAR embedded workbench. The only thing I know is that...
  • About linker command file (.lin)
    Dear all, I have a question about the writing format of .lin file in Keil C. Ex1: ?PR?*?A => it means "all" functions within A.c But,I saw the code segment as below in .lin file: ?PR?A ...