On 11/25/2014 11:42 PM, Jiri Gaisler wrote: > > spsem01.exe executes correctly on sis and real hardware, but does not > terminate. > The program hangs in the bsp_idle_tread() after executing the final > rtems_test_exit(0). > Is this the intention of the test?
OK, I found a difference in the output compared to the spsem01.scn: @@ -9,7 +9,8 @@ TA02: started with priority 34 TA01: priority 34, holding S0 TA02: priority 34, holding S1 -TA02: suspending +TA02: exiting TA01: priority 36 TA01: exiting In spsem01.scn, task 2 is suspended at the end while in the current executable task 2 reports 'exiting'. Is spsem01.scn just not updated or is there bug here ...? _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel