Also, I forgot to mention that I ran the qemu system arm like this:


:~/quick-start/CurrentMaster/rtems/6/bin$ qemu-system-arm -net none
-nographic -M realview-pbx-a9 -m 256M -kernel
~/quick-start/CurrentMaster/build/bsp/arm-rtems6/c/realview_pbx_a9_qemu/testsuites/samples/unlimited.exe
-smp 4 -s -S

So I believe it is invoking the Scheduler EDF SMP to run the test. Does
this scheduler fail for spcontext01?

On Fri, Feb 5, 2021 at 10:17 AM Richi Dubey <richidu...@gmail.com> wrote:

> Hi,
>
> When I try to run spcontext01.exe with the master as the source and the
> latest build, it fails.
>
> I built a realview_pbx_a9_qemu bsp and ran the program using gdb and qemu
> system arm.
>
> Can someone please verify that it is actually failing on the current
> master?
>
> Thanks,
> Richi.
>
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to