public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Yi Tang" <yitang@itee.uq.edu.au>
To: "eCos-discuss" <ecos-discuss@ecos.sourceware.org>
Subject: [ECOS] ecos kernel modification and kapidata
Date: Fri, 07 Sep 2007 04:49:00 -0000	[thread overview]
Message-ID: <000501c7f10a$81073a50$82406682@itee.uq.edu.au> (raw)

Hi,

I'm currently doing some modification to ecos kernel, mainly trying to add a 
custom scheduler. I have created my own scheduler implementation file and 
changed some to kapi.cxx (hxx).

I thought that's all. After finished the cdl modification to add the new 
scheduler, I tried to build the library. But during the compiling, it says I 
also need to do some modification to kapidata.hxx.

The thing is I don't understand the role this file takes in the whole 
kernel. Why do we need it? Can't find anything related to that in ecos 
documents and massa's book.

Also is there any other source file I need to modify?

Another question is: can I directly call the c++ api of the kernel in 
application instead of the C KAPI? And do you have any document relative to 
this native C++ API?

Thanks and Regards,
Yi Tang 



-- 
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	other threads:[~2007-09-07  4:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-07  4:49 Yi Tang [this message]
2007-09-07  9:19 ` Andrew Lunn
2007-09-07 11:32   ` Paul D. DeRocco
2007-09-07 12:57     ` Nick Garnett
2007-09-07  9:32 ` Andrew Lunn
2007-09-11 14:22   ` Yi Tang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000501c7f10a$81073a50$82406682@itee.uq.edu.au' \
    --to=yitang@itee.uq.edu.au \
    --cc=ecos-discuss@ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).