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: Redboot Ram Access


Erdem Guven wrote:
Hi,

I had build redboot rom image for a 386 pc standard
motherboard. It's working good but I can't access (
dump, mfill, load ) ram over 1MB.

Can anybody help me?
RedBoot is a bit dumb about this unfortunately. Assuming you're using current sources, although it may not claim to see memory over 1MB, it should still let you load into it. If it doesn't, check that CYGSEM_REDBOOT_VALIDATE_USER_RAM_LOADS is off.

If it is on, perhaps this means you didn't import the relevant .ecm file into your configuration e.g. hal/i386/pc/current/misc/redboot_FLOPPY.ecm

Jifl
--
eCosCentric http://www.eCosCentric.com/ <info@eCosCentric.com>
--[ "You can complain because roses have thorns, or you ]--
--[ can rejoice because thorns have roses." -Lincoln ]-- Opinions==mine


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


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