Re: Launching Image from Flash (PXA270)
From: bucikas (norvilis_at_charter.net)
Date: 10/10/04
- Next message: Bob Carleone: "Re: Wininet - headless"
- Previous message: Ron: "COM_Read"
- In reply to: Yannick Chamming's [eMVP]: "Re: Launching Image from Flash (PXA270)"
- Next in thread: Yannick Chamming's [eMVP]: "Re: Launching Image from Flash (PXA270)"
- Reply: Yannick Chamming's [eMVP]: "Re: Launching Image from Flash (PXA270)"
- Messages sorted by: [ date ] [ thread ]
Date: 9 Oct 2004 17:34:14 -0700
I am trying to figure out same problem. What exactly should I modify in my
Eboot.bib file? And then if bootloader jumps to flash base address where OS
image is located, does it mean the WinCE will execute from flash. Or will
it copy itself into RAM first?
Thanks.
bucikas
"Yannick Chamming's [eMVP]" <ychammings_nospam@adeset.com> wrote in message news:<uvyZmPDrEHA.1644@tk2msftngp13.phx.gbl>...
> You should also update your bootloader so that it would jump to your flash
> base address instead of trying loading the image from ethernet.
>
> --
> ----------------------------------------------------------------
> Yannick Chamming's (eMVP)
> ADESET
> Windows Embedded Manager
> ychammings AT adeset DOT com>
> http://www.adeset.com
> Tél : +33 (0)4.72.18.57.77
> Fax : +33 (0)4.72.18.57.78
> ----------------------------------------------------------------
>
> "Courier" <Courier@discussions.microsoft.com> wrote in message
> news:255DE8D5-D5FC-4D20-A70D-41019515A81D@microsoft.com...
> > Good day!
> >
> > This is config.bib
> > MEMORY
> > ; Name Start Size Type
> > RSVD 80000000 000FF000 RESERVED
> > ARGS 800FF000 00001000 RESERVED
> > NK 80100000 03000000 RAMIMAGE
> > RAM 83100000 00F00000 RAM
> >
> > I want to run image directly from flash, without downloading it through
> > Ethernet.
> > If I add "ROMOFFSET=39A0000" to config.bib image successfully written in
> > flash but it doesn't start from there. Why? Because it designed to run
> from
> > 0x80100000?
> > So what should I do?
- Next message: Bob Carleone: "Re: Wininet - headless"
- Previous message: Ron: "COM_Read"
- In reply to: Yannick Chamming's [eMVP]: "Re: Launching Image from Flash (PXA270)"
- Next in thread: Yannick Chamming's [eMVP]: "Re: Launching Image from Flash (PXA270)"
- Reply: Yannick Chamming's [eMVP]: "Re: Launching Image from Flash (PXA270)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|