[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How do I load hello.exe to my lite5200?
- Date: Thu, 22 Feb 2007 11:08:27 +0300
- From: nbkolchin at gmail.com (Nickolay Kolchin)
- Subject: How do I load hello.exe to my lite5200?
Hi,
I'm loading applications on MPC5200 with u-boot or BDI2000 (hardware
debugger). DBug, Afaik, can't write applications to vector space, so
you need to write a custom loader or rewrite default vector code.
On 2/22/07, Duncan Winn <duncan at winnd.sparks.nv.us> wrote:
> I would like to run RTEMS on a Motorola lite5200 board. This board uses
> the MPC5200 processor. I was able to build RTEMS using the pm520-ze30
> bsp. At first, I thought I should be using the gen5200 bsp, but I
> couldn't get it to build.
>
> My question is, is the pm520-ze30 the right bsp? What part of the bsp
> would I need to modify in order to get hello.exe running on the
> lite5200? How do I go about downloading hello.exe to the board. When
> the board boots up, it gives me a dBUG> prompt from the Motorola
> standard monitor program. I was able to build and download a version of
> u-boot to the board if this will make it easier to load RTEMS. I was
> also able to build and download ELDK Linux (2.4.25) to the board, but
> this didn't get me any closer to RTEMS. Any help would be greatly
> appreciated.
>
---
Nickolay