This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ROMRAM


hi gary,

u said that
"
On this hardware, it really doesn't matter.  When you
reset the 
processor, BR0/OR0 (chip select 0) is reset to map all
memory
onto the FLASH, thus 0x3400 is the same as 0xFA003400.
 If you
patterned your startup code after what I've done for
the Adder
(I'm sure you did), then this is taken care of right
away.
"
so should i assume that when my Program counter(PC)
shows a jump from 0xfa000100 to 0x00003400 ... it is
actually a jump from 0xfa000100 to 0xfa003400.

becauz when i debug , my PC at 0x00003400 in place of
0xfa003400 but when i use a ROM based image the PC
moves to 0xfa00XXXX locations.

regards,
jasmine


		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]