Hi everybody.. here I am with a question again.
how are linux threads different from uClinux threads? I know fork()
does work different, but is there an important difference with
threads?

I have tried to cross compile pjsip to work with uClinux, but when I
run it complains about thread creation. There is a discussion here
http://www.pjsip.org/pipermail/pjsip/2007-March/002707.html

There is also something else I tried, and it has to do with oRTP (an
open source RTP library).
When compiling and running in the AVR32 platform (Linux) it streams
audio from a file and I can listen it continuous and perfect
(8kbytes/sec).
However, with LPC2468 and uClinux I get annoying audio cuts. It might
be a faulty ethernet driver, but also something to do with threading
sine oRTP uses threads.

any ideas?

thanks!
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to