[ECOS] load ecos application using PPC boot
Gary D. Thomas
gary.thomas@mind.be
Mon Jun 23 15:28:00 GMT 2003
On Fri, 2003-06-20 at 11:24, Qiu, Bin wrote:
> I have a PPC boot is running on our PowerPC8245 board.
> And I build an ecos application Hello world. I load the application into
> ram, it does not work.
> Do I need to use redboot?
No, but if you don't use RedBoot, you need to build the eCos
application in such a way that it does everything for itself (i.e.
does not expect RedBoot to be present).
The simplest way to accomplish this is to change the value of
CYGSEM_HAL_USE_ROM_MONITOR
to be false (0).
--
Gary D. Thomas <gary.thomas@mind.be>
--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss
More information about the Ecos-discuss
mailing list