Examples

I am a new user to all RTOS’s. Does anyone have or know where I could find
some example code? Also, I feel as though I should code in C/C++ rather
than Java, but I would prefer Java. Is it fine to develope in Java if I am
going to be using Neutrino?

Thank you for your help

It’s off course possible to program in Java, the Eclipse IDE runs on qnx
with the jvm.
Maybe take a look at
www.openqnx.com/Article207.html
www.qnx.com/news/pr/june_09_03_IBM_WebSphere.html

If you want C example I think the best is to go to www.parse.com where
you will find some very interesting books with plenty of source examples.

Slts,
Alain.

Kurt Goodjohn a écrit:

I am a new user to all RTOS’s. Does anyone have or know where I could find
some example code? Also, I feel as though I should code in C/C++ rather
than Java, but I would prefer Java. Is it fine to develope in Java if I am
going to be using Neutrino?

Thank you for your help
\

Alain Bonnefoy wrote:

It’s off course possible to program in Java, the Eclipse IDE runs on qnx
with the jvm.
Maybe take a look at
www.openqnx.com/Article207.html
www.qnx.com/news/pr/june_09_03_IBM_WebSphere.html

If you want C example I think the best is to go to > www.parse.com > where
you will find some very interesting books with plenty of source examples.

Also, you can pick up the book Real-Time Java Platform Programming by
Peter Dibble (ISBN 0-13-028261-8), although I’m not sure how useful it
will be since QNX doesn’t have a RTSJ implementation at the moment.

Gee, thanks for the recognition, give credit to Peter, but not me :wink:

There is also a 3rd party implementation that claims conformance to RTSJ
that is at least available for x86 – JamaicaVM from aicas.
They target the industrial control and aero market.

“Rennie Allen” <rgallen@attbi.com> wrote in message
news:bueun9$8hf$1@inn.qnx.com

Alain Bonnefoy wrote:
It’s off course possible to program in Java, the Eclipse IDE runs on qnx
with the jvm.
Maybe take a look at
www.openqnx.com/Article207.html
www.qnx.com/news/pr/june_09_03_IBM_WebSphere.html

If you want C example I think the best is to go to > www.parse.com > where
you will find some very interesting books with plenty of source
examples.

Also, you can pick up the book Real-Time Java Platform Programming by
Peter Dibble (ISBN 0-13-028261-8), although I’m not sure how useful it
will be since QNX doesn’t have a RTSJ implementation at the moment.