Re: stupid arm asm question
- From: "Voidcoder" <voidcoder@xxxxxxxxx>
- Date: Mon, 25 Jul 2005 11:59:49 -0700
You may want to dump the PC address first to see if it
really changes. Just dump it to serial to be sure.
For me Your code looks right, in case the speak is about physical
addressing, not virtual.
"mobilevil" <mobilevil@xxxxxxxxxx> wrote in message news:uhf1D0PkFHA.3288@xxxxxxxxxxxxxxxxxxxxxxx
> physical.
> so am i too stupid or something?
> i tried beq, bne, cmp, tst, well.........guess it's monday desease.
>
> "Shutruk Nahunte" <Shutruk@xxxxxxxxxx> wrote in message news:eqa1EwPkFHA.3256@xxxxxxxxxxxxxxxxxxxxxxx
>>> if pc is Axxxxxxx, then it is RAM. if it is 0xxxxxxx, that it is ROM.
>>> so, i have two case. if the code is running in ram already, don't init sdram. if it is in rom, then init ram.
>>> simple enough? but i couldn't get it work :(
>>
>> Are these virtual or physical addresses ?
>>
>> -- Shutruk
>>
>
>
.
- Follow-Ups:
- Re: stupid arm asm question
- From: mobilevil
- Re: stupid arm asm question
- References:
- stupid arm asm question
- From: mobilevil
- Re: stupid arm asm question
- From: Shutruk Nahunte
- Re: stupid arm asm question
- From: mobilevil
- stupid arm asm question
- Prev by Date: NOR flash
- Next by Date: Re: NOR flash
- Previous by thread: Re: stupid arm asm question
- Next by thread: Re: stupid arm asm question
- Index(es):
Relevant Pages
|