[ECOS] Problem: call function

Zygmunt Mijakowski mijakowski@rts.com.pl
Wed Mar 21 03:49:00 GMT 2001


Hi all,

I've tried to use call function in gdb to start immediately my test
function.
gdb> call test_func()

where:

void test_func(void)
{
  diag_printf("test");
}

It works only when scheduler is not running. Otherwise, (all initiated tasks
are worked correctly) call this function has no result. What is wrong?
All tests I've done on the PPC simulator.

Regards
Zygmunt Mijakowski
mijakowski@rts.com.pl








More information about the Ecos-discuss mailing list