• LINKER ERROR
    Error L6204E Entry point (0x0000000) does not point to an instruction. What is the deal here. I copied most of the files from pwm.c and just added an interrupt routine. at address 0 we are supposed...
  • Linker error
    Hi, Iam getting the following error while trying to build an example Keil project for UART (downloaded from NXP's website). Build target 'MCB2300 Debug' linking....\Obj\uart_debug.axf: error: L6938E...
  • 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...
  • Linker errors
    I compile my program and get the following errors ========================================= linking... *** ERROR L107: ADDRESS SPACE OVERFLOW SPACE: CODE SEGMENT: ?PR?SETTHERMODEDETECTIONENABLED...
  • 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...