Hi all, I am trying to run my RTEMS application in the TSIM-LEON3 simulator. It works fine with RTEMS version 6 (master branch) but it is not when I build with RTEMS version 5.1 (branch 5). The reason why I revert back to version 5 because I want to use the SMP feature of RTEMS, and I haven't seen a way to enable it through waf in version 6.
The problem is when I start tsim with rtems 5 application, it immediately exits the program, with status 0. The code in the Init task is not even executed. So actually I have 2 questions: - Is there a way to enable SMP for SPARC/LEON3 in RTEMS 6? - have anyone use RTEMS with TSIM-LEON3 simulator before, have you succeed in running it? Best regards, Duc Anh
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel