Kolja Waschk wrote:
> Hi,
> 
> thanks for the quick response regarding the irritating warning.
> 
> My next problem appears while debugging an application on a Blackfin target
> with gdbserver + gdb. Debugging hangs when the first rt_task_create is 
> reached.
> 
> Starting in my application:
> 
> 153     int prio = T_HIPRIO/2;
> 154     int r = rt_task_create(&thread, thread_name.c_str(), 128*1024, prio, 
> T_FPU|T_JOINABLE);

Is there any trace on the serial console?


-- 
                                                                Gilles.

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to