• Absolute placement of stack
    Hello, I'm using an LPC2478. Can you refer me to the place in the documentation of RealView where absolute location of the stack is demonstrated? I have found some references but they all require to...
  • str9 GNU startup file
    Hello, I'm looking for a str912 startup file. I do have one for the GNU compiler (downloaded from Hitex site), but I get these link errors: startup912.o(.text+0x224):/cygdrive/d/source/uVision3...
  • variable placement
    How Can I fix CONST space on code banks for any C51 program? thx
  • constant placement
    Can I put ?CO?xxx on XDATA space using LX51 user segments "?CO?xxx (X:0x200)" thx all
  • LPC2148 Startup File for Realview
    I am presently working on a port from the CARM Compiler to the Realview. The startup.s file provided in the Keil folder for the realview does not work entirely on my project for the LPC2148. When I run...