Re: spcontext01 failure

2021-02-05 Thread Richi Dubey
Thank you for the help. I wanted to make sure that the SMP Strong APA scheduler works on the single processor tests as well. Is there any bsp and debugger which I can use to check this? On Fri, Feb 5, 2021 at 11:21 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 05/02/2021 0

Re: spcontext01 failure

2021-02-04 Thread Sebastian Huber
On 05/02/2021 06:26, Richi Dubey wrote: 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

Re: spcontext01 failure

2021-02-04 Thread Richi Dubey
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