Hello ,
I am trying to move pjsip to uclinux running under a Blackfin536.
I use cross compilation, I get no errors but when I launch some test
program for example : simpleua it crashes.
I have to disable the macro PJ_HAS_THREADS to make it working.
I have read that some changes have to be made in pjlib for working
under uclinux/Blackfin,
Could someone please give me more details about these changes ?
Thanks,
Pierre
Envoyé avec Yahoo! Mail.
Plus de moyens pour rester en contact.
Hi Pierre,
We still have not finished the Blackfin port ourselves.
Anybody else can give more info?
On Thu, Apr 3, 2008 at 5:31 PM, P. alaxdonau@yahoo.fr wrote:
Hello ,
I am trying to move pjsip to uclinux running under a Blackfin536.
I use cross compilation, I get no errors but when I launch some test
program for example : simpleua it crashes.
I have to disable the macro PJ_HAS_THREADS to make it working.
I have read that some changes have to be made in pjlib for working
under uclinux/Blackfin,
Could someone please give me more details about these changes ?
Thanks,
Pierre
Envoyé avec Yahoo! Mail.
Plus de moyens pour rester en contact.
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
--
Perry Ismangil
http://www.pjsip.org
Hello all,
Has anyone tried running strace on blackfin for simpleua or other application?
Last time I want to try strace it's still not available in the uclinux.
I checked it just now and strace is in the application list of the
Blackfin toolchain.
I hope I can get my hands dirty paying with it over the weekend.
Regards,
Darmawan
On Fri, Apr 4, 2008 at 4:08 AM, Perry Ismangil perry@pjsip.org wrote:
Hi Pierre,
We still have not finished the Blackfin port ourselves.
Anybody else can give more info?
On Thu, Apr 3, 2008 at 5:31 PM, P. alaxdonau@yahoo.fr wrote:
Hello ,
I am trying to move pjsip to uclinux running under a Blackfin536.
I use cross compilation, I get no errors but when I launch some test
program for example : simpleua it crashes.
I have to disable the macro PJ_HAS_THREADS to make it working.
I have read that some changes have to be made in pjlib for working
under uclinux/Blackfin,
Could someone please give me more details about these changes ?
Thanks,
Pierre
Envoyé avec Yahoo! Mail.
Plus de moyens pour rester en contact.
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
--
Perry Ismangil
http://www.pjsip.org
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
--
Regards,
-= Human knowledge belongs to the world =-
Are thre any news regarding porting PJSIP to blackfin uClinux? I am
currently also investigating on that and it would be great to see that
someone already had a running version of PJSIP.