Error when using RTEMS_MICROSECONDS_TO_TICKS

2021-05-09 Thread Richi Dubey
Hi, I am using the line: rtems_task_wake_after(RTEMS_MICROSECONDS_TO_TICKS(6000)); in my test program to emulate a 6 seconds sleep. But when I deubg the program using qemu, I do not see it waiting for 6 seconds; on debugging, there is a error of a shared library file not found, which leads to the

Re: qemu-system-ppc64 does not work on powerpc/qoriq_e6500_64

2021-05-09 Thread Richi Dubey
~/quick-start/rtems/6/bin/qemu-system-ppc64 -net none -nographic -M ppce500 -m 1024M -kernel ~/quick-start/src/rtems/build/powerpc/qoriq_e6500_64/testsuites/smptests/smpschededf04.exe -smp 4 -s -S This is similar to the command I use to debug arm/realview_pbx_a9_qemu all the time On Sun, May 9,

Re: qemu-system-ppc64 does not work on powerpc/qoriq_e6500_64

2021-05-09 Thread Joel Sherrill
On Sat, May 8, 2021, 11:03 PM Richi Dubey wrote: > Hi, > > I tried with both smp and sp tests: > > -- - > - > rdubey@hpc1:~/quick-start$ ~/quick-start/rtems/6/bin/powerpc-rtems6-gdb > --command=~/quic

Re: FVP_BaseR_Cortex-R52x1 not exist when testing arm/fvp_cortex_r52

2021-05-09 Thread Sebastian Huber
On 08/05/2021 11:39, Đức Anh wrote:> Did you mean I need to buy Fixed Virtual Platform from ARM in order to run FVP BSP? Yes, this BSP is for the Fixed Virtual Platform from Arm. I am not aware of a free simulator for the Cortex-R52. For example, there is currently no Cortex-R52 support on Q