Yahoo Groups archive

Lpc2000

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

Message

Re: [lpc2000] iNITIALIZATION OF EXCEPTION's stack pointer

2005-02-11 by 42Bastian Schick

> How to initialize Exception mode Registers after RESET?
> From ASRM site answer to this question it is important to initialize

Get hands on ARM ARM and read it, it's worth it.

> Exception mode Stack pointe(SP)by entering this exception?
> How it possible?
>
> How can I enter Exception mode after reset ? Can any body help me?

After reset you are in SVC mode, from there you can switch to any other 
mode
(see msr in ARM ARM).
Last mode to switch to should be USR, as you can't leave this one directly.

-- 
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.