• RVDS 3.1 - Low Performance using node-locked license
    Note: This was originally posted on 20th June 2013 at http://forums.arm.com Hello everybody. [size=2]I'm working with a legacy application that is compiled with RVDS 3.1 build 1021. [/size] We have an...
  • RVDS 3.1 - Low Performance using node-locked license
    Note: This was originally posted on 20th June 2013 at http://forums.arm.com Hello everybody. [size=2]I'm working with a legacy application that is compiled with RVDS 3.1 build 1021. [/size] We have an...
  • 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 causes linker error
    Hello, I'm trying to create a elf file with the help of a scatter file. I'm using the RVCT 2.2. This is my scatter file: LOAD_FLASH 0x100000 0x80000 ; defines begin and size of the load region...
  • 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...