• Error 225: ATTEMPT TO ADD DUPLICATE PUBLIC SYMBOL
    Hi, I got the above error when building a library. Though the library file was generated, because of this error, I don't think my library is working properly. Does anyone know what the problem is? ...
  • Error 225: ATTEMPT TO ADD DUPLICATE PUBLIC SYMBOL
    Hi, I got the above error when building a library. Though the library file was generated, because of this error, I don't think my library is working properly. Does anyone know what the problem is? ...
  • simple printf causes L103 linker error
    I haven't received an answer that fixed my problem, so here is another example. I have a simple printf statement that causes a L103 error. No variables declared. Includes "stdio.h" and links in C51FPL...
  • simple printf causes L103 linker error
    I haven't received an answer that fixed my problem, so here is another example. I have a simple printf statement that causes a L103 error. No variables declared. Includes "stdio.h" and links in C51FPL...
  • INFORMATION REGARDING PUBLIC SYMBOL
    Hi to all, I am want some information regarding public symbols used by keil compiler. while single stepping through my code for lpc2214(arm7) I came across some public symbols like ?C?SDIV ...