• Relocating interrupt vectors
    How I can relocate the interrupt vectors from 8*n+3 to another address e.g. 0x6000.
  • Relocating Interrupt Vector Table
    Note: This was originally posted on 13th August 2010 at http://forums.arm.com Hi,                I want to know that whether it is possible to change the base address of vector table?... Working on this...
  • Startup.a51
    Is it always important to include the file "startup.a51"? Should anything else be included for it to work properly? Thanks
  • STARTUP.A51
    Hello every body. I'm new with the 8051. I'm wondering about the STARTUP.A51 file:i read about the possibility to modify it if i'm about to use extra memory to the chip.Could any one help m with an...
  • Startup.A51
    Hello, How do I set the linker to use a different startup file instead of the default Startup.A51? Regards, KC