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: how to make the command exec on the RedBoot to work?


thank you for your replay,my board is with AT91M40800(the architecture/target is ARM7TDMI).

You'll have to write the 'exec' function for this platform as it does not normally run Linux. Look for other examples in the hal/arm tree.

Isn't RedBoot's exec command on ARM generic? (It's sitting in hal/arm/arch/current/src/redboot_linux_exec.c.) May just be a question of enabling it.


David Vrabel
--
David Vrabel, Design Engineer

Arcom, Clifton Road           Tel: +44 (0)1223 411200 ext. 3233
Cambridge CB1 7EA, UK         Web: http://www.arcom.com/

--
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]