• Memory and Linker Scripts
    Hi, I would like to copy part of my code to a specific area in memory of the microcontroller. How would I do this? Do I have to develop my own linker script or is there an easier way to do this? Thank...
  • Memory and Linker Scripts
    Hi, I would like to copy part of my code to a specific area in memory of the microcontroller. How would I do this? Do I have to develop my own linker script or is there an easier way to do this? Thank...
  • Linker script for scatter file
    Hello I am a beginner at this field, and provided booting code with scatter file, compiled with ARM compiler. I need to recompile it using gnu compiler, so downloaded the binary from the below site...
  • scatter file / linker script help
    Hi, I was hoping for some help and clarification to make an effective and useful scatter file. my goal is to put all my bootloader files into region 0x0000 - 0x3FFF and then all of my application...
  • scatter file / linker script help
    Hi, I was hoping for some help and clarification to make an effective and useful scatter file. my goal is to put all my bootloader files into region 0x0000 - 0x3FFF and then all of my application...