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: problem regarding exec command in redboot


On Wed, 2003-09-10 at 18:22, Pred wrote:
> Dear ECOS experts,
> 
> I have done a basic HAL port of redboot to my own board, which is based on
> pxa255. I enabled the "exec" command by inserting the definition of machine
> type. But I encountered difficulty using this command. When I use it to
> execute kernel, the system halts. When I use it to execute a image in RAM,
> system halts too, while the "go" gets the right result. My port was based on
> ECOS 2.0.
> 
> How to test if the exec is doing the correct thing? Thanks.

The 'exec' command is only useful for starting a Linux kernel.
Use 'go' to run eCos programs.

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


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


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