Re: need help physical memory eboot
From: Peter (arockiarajeshpeter_at_harita_dot_com)
Date: 12/29/04
- Next message: voidcoder: "USB Printer"
- Previous message: Sergei Vlasov: "Re: Image upload (trivial?) problem. (PB.net 4.2)"
- In reply to: voidcoder: "Re: need help physical memory eboot"
- Next in thread: voidcoder: "Re: need help physical memory eboot"
- Reply: voidcoder: "Re: need help physical memory eboot"
- Reply: K. S. Huang: "Re: need help physical memory eboot"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 29 Dec 2004 02:19:07 -0800
Thanks.
In my Virtual Eboot itself i am not passing OEMaddressTable address to
kernelstart. But, jumping and woking fine. really, i couldn't find the
reason, (I'm using Lubbock code)
Even, i tired to pass OEMAddressTable address in r0 register before moving
the KernelEntry address in to my program counter...not getting called.
Peter
"voidcoder" wrote:
> Probably you forgot to pass pointer to OEMAddressTable
> while calling KernelStart. Please chek it.
>
>
> "Peter" <arockiarajeshpeter_at_harita_dot_com> wrote in message
> news:014301A9-8565-4083-9862-F54718C2231F@microsoft.com...
> > Hi,
> >
> > I am using PXA255, Lubbock BSP, WinCE 4.2.
> >
> > I'm able to download the OS image using my Physical memory Eboot.
> > But, eboot is not jumping to the kernel start. The same code is working
> fine
> > for Jumping to OS kernel using Virtaul memory.
> >
> > I just modified the respective address from virtual to physical memory.
> > Then, I tested i could reach the Launch () function and from there i am
> not
> > able to jump to the KernelStart().
> >
> > Is any other thing i need to take care while convertig a Virtual Eboot o
> > Physical Eboot?
> >
> > Please help me out.
> >
> > Thanks & Regards,
> > Peter
>
>
>
- Next message: voidcoder: "USB Printer"
- Previous message: Sergei Vlasov: "Re: Image upload (trivial?) problem. (PB.net 4.2)"
- In reply to: voidcoder: "Re: need help physical memory eboot"
- Next in thread: voidcoder: "Re: need help physical memory eboot"
- Reply: voidcoder: "Re: need help physical memory eboot"
- Reply: K. S. Huang: "Re: need help physical memory eboot"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|