• Relocation of segments in user-defined memory class
    I have defined my own memory class, ECODE_APP, in ECODE space. The memory range for this class is specified at link time. I have defined a segment in an assembly module, which I wish to locate at the...
  • Relocation of segments in user-defined memory class
    I have defined my own memory class, ECODE_APP, in ECODE space. The memory range for this class is specified at link time. I have defined a segment in an assembly module, which I wish to locate at the...
  • L166 FIXUP ERROR IN LIBRARY
    Hello, After testing my latest program in UV2, I went to create a burnable test version and got the following error: LAST LINES OF M66 FILE 01FD56H PUBLIC LABEL --- --- ?C?PRNFMT 01FD1CH BLOCK...
  • L166 FIXUP ERROR IN LIBRARY
    Hello, After testing my latest program in UV2, I went to create a burnable test version and got the following error: LAST LINES OF M66 FILE 01FD56H PUBLIC LABEL --- --- ?C?PRNFMT 01FD1CH BLOCK...
  • Relocating entire object or library to SRAM
    My project uses NXP LPC54S018J4M built with Keil MDK v5.29. I have found https://www.keil.com/support/man/docs/armlink/armlink_chunk1880490665.htm that describes how to relocate a specific function...