• indicate area in linker script file
    How is it possible to indicate an area (RAM or external SDRAM) in the linker script file where the content of one specific buffer could be stored but no other variables could use this area? Could...
  • indicate area in linker script file
    How is it possible to indicate an area (RAM or external SDRAM) in the linker script file where the content of one specific buffer could be stored but no other variables could use this area? Could...
  • Extended Linker LX51
    I am using Teridian controller(71M6513) for metering solution. But Im running out of space in code area. I have features of size (approx. 80K).I am already using level 9 compiler optimisation. But...
  • Extended Linker LX51
    I am using Teridian controller(71M6513) for metering solution. But Im running out of space in code area. I have features of size (approx. 80K).I am already using level 9 compiler optimisation. But...
  • C51C.LIB using Extended Linker (LX51)
    I have a project linked correctly with the BL51 linker. If I change this linker by the Extended Linker (LX51)it returns the following error: - ERROR L121: IMPROPER FIXUP MODULE: C:\KEIL6.23\C51\LIB...