This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Simple Redboot Q's


On Tue, Jul 26, 2005 at 02:19:38PM +0100, Matt Sartori wrote:
> Exec seems quite closely tied to linux (eg. When I enable the
> CYGBLD_BUILD_REDBOOT_WITH_EXEC it actually fails with some error in
> redboot_linux_exec.c). Can I run anything with Redboot using exec or is
> it looking for some kind of linux kernel image etc. ? 

Exec is Linux specific

Use the go command for a more generic way of starting an arbitatry bit
of code.

http://ecos.sourceware.org/docs-latest/redboot/executing-programs.html

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]