• Reserving bytes in CODE space
    Hi, Is there an easy way to inhibit the link/locator from placing code at a specific address? I know could manually locate a 'dummy' module containing a number of __nop__() calls to the address...
  • Reserving bytes in CODE space
    Hi, Is there an easy way to inhibit the link/locator from placing code at a specific address? I know could manually locate a 'dummy' module containing a number of __nop__() calls to the address...
  • address space overflow even code space available
    I have a program about 1K size to program into 4K rom space. Linker is giving ADDRESS SPACE OVERFLOW error for certain segments (2 interrupt segments and const segment) but these code are small enough...
  • address space overflow even code space available
    I have a program about 1K size to program into 4K rom space. Linker is giving ADDRESS SPACE OVERFLOW error for certain segments (2 interrupt segments and const segment) but these code are small enough...
  • Linker fails automatically place code
    We are facing some problem during linking one project using Keil MDK 3.40: Error: L6406W: No space in execution region with .ANY selector matching Section .bss(uart.o). Error: L6407W: Sections...