Yahoo Groups archive

Lpc2000

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

Message

Re: LPC2106 Branches to 0x7FFFE254 on interrupt

2004-10-01 by Leighton Rowe

> When flashing MEMMAP=2, when loading to RAM MEMMAP=1 along with 
the 
> changes to the .xcl files that specify the flash and RAM addresses.
> 
Hmm...it appears your vectors are mapped to RAM if your code's 
running from flash, or mapped to flash if you're running code from 
RAM. I haven't seen this done before.

(According to pg.42 of the 2106 UM for the Sys. control block)
MEMMAP = 1 (when in User Flash Mode)
MEMMAP = 2 (when in User Ram Mode) 

Try switching your MEMMAP assignments and see what happens.

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.