Re: Fatal source exception in loopback sample on powerpc/qoriq_e6500_64

2020-09-16 Thread Joel Sherrill
On Wed, Sep 16, 2020 at 7:51 AM Clukey (US), Steven A < steven.a.clu...@boeing.com> wrote: > Thanks! I had missed that. I've gotten libbsd compiled/linked and now I > can run a loopback test > > A question though: if RTEMS_NETWORKING doesn't work on the 64-bit targets, > why does it compile? Could

RE: Fatal source exception in loopback sample on powerpc/qoriq_e6500_64

2020-09-16 Thread Clukey (US), Steven A
Thanks! I had missed that. I've gotten libbsd compiled/linked and now I can run a loopback test A question though: if RTEMS_NETWORKING doesn't work on the 64-bit targets, why does it compile? Could the `--enable-networking` configure option be removed or marked as an error on the targets that i

Re: Fatal source exception in loopback sample on powerpc/qoriq_e6500_64

2020-09-14 Thread Mr. Andrei Chichak
Not knowing much about what you are doing, but working with other members of the PPC family (MPC5634M) currently, your error dump is showing an IVOR2, which is a data storage interrupt, but doesn’t show some of the interesting registers. SRRO will point at the instruction that caused the fault

Re: Fatal source exception in loopback sample on powerpc/qoriq_e6500_64

2020-09-14 Thread Sebastian Huber
Hello Steven, On 14/09/2020 19:11, Clukey (US), Steven A wrote: I am attempting to run the `loopback.exe` sample application provided with RTEMS on the PowerPC qoriq_e6500_64 BSP, but unfortunately it is crashing. the old network stack doesn't work on 64-bit targets. For this BSP, use the ne

Fatal source exception in loopback sample on powerpc/qoriq_e6500_64

2020-09-14 Thread Clukey (US), Steven A
Hi, I am attempting to run the `loopback.exe` sample application provided with RTEMS on the PowerPC qoriq_e6500_64 BSP, but unfortunately it is crashing. The crash seems to be coming from here: `cpukit/libnetworking/rtems/rtems_glue.c` line 230. It appears to be due to the fact that the `route