[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Where I can find a simple posix RTEMS example + Makefile ?
- Date: Tue, 14 Feb 2006 10:20:29 -0600
- From: joel.sherrill at oarcorp.com (Joel Sherrill)
- Subject: Where I can find a simple posix RTEMS example + Makefile ?
Matteo wrote:
>Hi
>where I can find a simple example of posix threads with RTEMS and the relative
>makefile ?
>Just a very simple example that launch one task to say ? Hello World ! ?, so I
>can see which parameters I have to set to launch a simple posix thread, so I
>can start work from that simple example.
>I have configured rtems for i386 pc386 with enable posix.
>
>
>
You can check out the class-examples CVS module. Something in there is
probably
close to what you are looking for.
>Thanks so much in advance
>
>Matteo
>
>
>
--joel