This is the mail archive of the
ecos-discuss@sources.redhat.com
mailing list for the eCos project.
Re: Event based programming in ecos
On Wed, Mar 23, 2005 at 11:44:32AM -0500, Frank Pagliughi wrote:
> I'm currently reading "Practical Statecharts in C/C++" by Miro Samek. Some
> pretty neat ideas for implementing state machines, with examples for doing
> it with an RTOS. There are some articles on the web. Search for
> "statecharts" and "quantum programming"
>
> http://www.embedded.com/2000/0008/0008feat1.htm
> http://www.quantum-leaps.com/
>
> The code library/frameworks are released under GPL, but currently no eCos
> port. If I have some time...
You have to be careful with GPL code when used with eCos. Since you
directly link the GPL code with your application, the application also
has to be GPL.
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