[ECOS] eCos shell [was RE: how to add ethernet support for SNDS]
Savin Zlobec
savin@elatec.si
Fri Feb 20 10:53:00 GMT 2004
Andrew Lunn wrote:
>On Fri, Feb 20, 2004 at 02:59:36PM +0800, Hu Ying wrote:
>> Thanks Jonathan,
>>
>> I have another question. Does eCos have a CLI user interface? Since eCos
>> is still Linux-based, i think it should have a CLI like the one used in
>> linux. And so we can use some of the linux commands like 'ls, pwd, ....'.
>
>eCos is not Linux-based. Its a completely different system. It does
>however have a POSIX interface.
>
>There is no CLI, no shell and no unix like commands.
>
But it can be added very easily.
There is a number of scripting languages which can be used (see
http://ecos.sourceware.org/ml/ecos-discuss/2004-02/msg00175.html)
I use lua (www.lua.org) it is a very nice language and easy to extend. I
did an initial port some time ago - see http://devel.elatec.si .
savin
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
More information about the Ecos-discuss
mailing list