Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

Re: [lpc2000] Relocating vector table to On Chip RAM

2005-07-19 by 42Bastian Schick

Steven <keingpen@...> schrieb am Fri, 15 Jul 2005 14:12:34 -0000:

> Vectors:
> [SNIP]
> // Initialize Interrupt System
> // - Set stack location for each mode
> // - Leave in System Mode with Interrupts Disabled
> // -----------------------------------------------
>
> 		ldr r11,=Vectors @ current vector-table address
> 		mov r12,#0x40000000 @ destination
> 		ldmneia r11!,{r2-r9} @ not extern, copy
> 		stmneia r12!,{r2-r9}
  Why "ne" ?


-- 
42Bastian Schick

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.