spsem01 does not terminate on sis (and real leon3 hardware)

Jiri Gaisler jiri at gaisler.se
Tue Nov 25 22:49:47 UTC 2014



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 ...?



More information about the devel mailing list