On Mon, Jan 30, 2006 at 03:54:20PM +0100, [EMAIL PROTECTED] wrote:
> I want to modify the configtool! How I must make?
> For example if I must add an algorithm of scheduling in the path eCos 
> Kernel/Kernel Schedulers.

Do you want to change the confgurtion tool itself, or the information
it shows?

Adding a new scheduler does not require a change to the configtool
itself. What you need to do it modify the kernel cdl file. This file
is used by the configtool to display the different options.

I suggest you read the Componets Writers Guide documentation which you
can find under Documentation on ecos.sourceware.org

        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

Reply via email to