• armlink: symdefs generation
    Note: This was originally posted on 19th November 2008 at http://forums.arm.com Hi all, I use ARM linker, ADS1.2 [Build 848]. I found some strangeness with generation of the Symbol Definitions file. So...
  • Porting issue with ARM Compiler armcc
    porting issue
  • How to compile uclinux using armcc and armlink?
    Note: This was originally posted on 15th September 2012 at http://forums.arm.com Hi, I want using armcc and armlink to compile uclinux,because I want get the HEX file for verilog, and the tool fromelf...
  • Placing and Accessing data at/from specific addresses
    IDE:                               ARM DS-5 (v5.19.0) Platform:                        Cortex-R4 (Dual Processor) Debug agent                   DSTREAM (Connection Type:TCP:DSTREAM) Execution Environment...
  • How to specify both image address and load address on armlink
    Hello, I want copy my RO-data and vector table to RAM, and run in RAM complete. I have two question: 1. In my.sct file I specify vector table(RESET AREA) image address at 0x20000000, How to specify vector...