• Reference to end og ROM image
    For my project I need to copy the application ROM image to an external memory. Then I need to know the end of the image. In the linker doc I find the value "Image$$ER_IROM1$$Limit" (I use a scatter file...
  • Reference to end og ROM image
    For my project I need to copy the application ROM image to an external memory. Then I need to know the end of the image. In the linker doc I find the value "Image$$ER_IROM1$$Limit" (I use a scatter file...
  • Binary image 8 byte alignment
    Hi, I' m looking for a way to instruct the keil linker to generate a binary image which size is 8 byte multiple, is there a way to do that? I need this because the bootloader that I'm using require...
  • Binary image 8 byte alignment
    Hi, I' m looking for a way to instruct the keil linker to generate a binary image which size is 8 byte multiple, is there a way to do that? I need this because the bootloader that I'm using require...
  • The code is 54928 bytes, linker will not create image that large
    i am using Keil board LPC2130, i am getting error by the linker that the code is xxxxx bytes, this version of linker can not create image that large. i have selected the target options "Split Load and...