[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problems about porting RTEMS on a BSP close to mbx8xx
- Date: Fri, 23 Feb 2007 16:37:03 +0100
- From: julien at gunnm.org (Julien Delange)
- Subject: Problems about porting RTEMS on a BSP close to mbx8xx
2007/2/23, Thomas Doerfler <Thomas.Doerfler at embedded-brains.de>:
> Hi Julien,
> The problem is, that this BSP was designed to be used in many different
> configurations (with/wiithout interrrupt, with/without EPPCbug support,
> with/without termios, with/without NVRAM configuration ....) and my
> impression is, that the many preprocessor options do not work in all
> configurations.
>
> - Can you tell me, which "configure" command line you actually used?
./configure --target=powerpc-rtems --prefix=/path/to/install/rtems only.
> - Can you tell me more about the differences between your board and an mbx?
There is no NVRAM and no EPPCBug, we have more 64Mo of RAM. The
processor is a mpc860.
> - Can you tell me, whether you are also using the EPPCBug as boot monitor?
No, we don't use this monitor, we use ppcboot instead.
Thanks for everything,
Regards,