Re: examples-v2 build issue with qemuprep

2018-08-29 Thread Sebastian Huber
On 29/08/18 07:02, Sebastian Huber wrote: On 24/08/18 20:11, Matthew Gann wrote: I had assumed that because the QorIQ P1020RDB didn't explicitly appear on the rtems-bsps in 5 as it did in 4.11 that support had not yet been ported to 5.  Is it somehow a part of QorIQ_E500 now? Yes, I consolida

Re: examples-v2 build issue with qemuprep

2018-08-28 Thread Sebastian Huber
On 24/08/18 20:11, Matthew Gann wrote: I had assumed that because the QorIQ P1020RDB didn't explicitly appear on the rtems-bsps in 5 as it did in 4.11 that support had not yet been ported to 5.  Is it somehow a part of QorIQ_E500 now? Yes, I consolidated the BSP variants. Please use the qoriq_

Re: examples-v2 build issue with qemuprep

2018-08-24 Thread Matthew Gann
I had assumed that because the QorIQ P1020RDB didn't explicitly appear on the rtems-bsps in 5 as it did in 4.11 that support had not yet been ported to 5. Is it somehow a part of QorIQ_E500 now? I have RTEMS 5 built for qemuprep, and the examples do build, but I've run into a different problem.

Re: examples-v2 build issue with qemuprep

2018-08-23 Thread Sebastian Huber
On 23/08/18 22:46, Matthew Gann wrote: I'm focused on the 4.11 branch, as the 5 didn't seem to support the QorIQ 1020rdb board yet, which I plan on moving to when hardware is in hand.  Until then, Qemuprep seemed the best emulation route... The QorIQ P1020RDB is supported by RTEMS 5 (and 4.11)

Re: examples-v2 build issue with qemuprep

2018-08-23 Thread Chris Johns
On 24/08/2018 10:22, Joel Sherrill wrote: > > > On Thu, Aug 23, 2018, 6:53 PM Chris Johns > wrote: > > On 24/08/2018 08:33, Matthew Gann wrote: > > I've modified the c/src/bsp.pc.in > file and still see the same > >

Re: examples-v2 build issue with qemuprep

2018-08-23 Thread Joel Sherrill
On Thu, Aug 23, 2018, 6:53 PM Chris Johns wrote: > On 24/08/2018 08:33, Matthew Gann wrote: > > I've modified the c/src/bsp.pc.in file and still see > the same > > issues (still need the -Dmpc604, and it still fails on fat_ramdisk). It > looks > > like the -qrtems argument did

Re: examples-v2 build issue with qemuprep

2018-08-23 Thread Chris Johns
On 24/08/2018 08:33, Matthew Gann wrote: > I've modified the c/src/bsp.pc.in file and still see the > same > issues (still need the -Dmpc604, and it still fails on fat_ramdisk).  It looks > like the -qrtems argument did move in the argument list, but didn't fix this > particular

Re: examples-v2 build issue with qemuprep

2018-08-23 Thread Matthew Gann
I've modified the c/src/bsp.pc.in file and still see the same issues (still need the -Dmpc604, and it still fails on fat_ramdisk). It looks like the -qrtems argument did move in the argument list, but didn't fix this particular issue. See the output below. I've also tried disabling the build of t

Re: examples-v2 build issue with qemuprep

2018-08-23 Thread Joel Sherrill
On Thu, Aug 23, 2018 at 4:24 PM, Joel Sherrill wrote: > > > On Thu, Aug 23, 2018 at 3:46 PM, Matthew Gann wrote: > >> I'm focused on the 4.11 branch, as the 5 didn't seem to support the QorIQ >> 1020rdb board yet, which I plan on moving to when hardware is in hand. >> Until then, Qemuprep seemed

Re: examples-v2 build issue with qemuprep

2018-08-23 Thread Joel Sherrill
On Thu, Aug 23, 2018 at 3:46 PM, Matthew Gann wrote: > I'm focused on the 4.11 branch, as the 5 didn't seem to support the QorIQ > 1020rdb board yet, which I plan on moving to when hardware is in hand. > Until then, Qemuprep seemed the best emulation route... > > # > # pkg-config support file for

Re: examples-v2 build issue with qemuprep

2018-08-23 Thread Matthew Gann
I'm focused on the 4.11 branch, as the 5 didn't seem to support the QorIQ 1020rdb board yet, which I plan on moving to when hardware is in hand. Until then, Qemuprep seemed the best emulation route... # # pkg-config support file for RTEMS BSP qemuprep # # Warning: This stuff is experimental and ma

Re: examples-v2 build issue with qemuprep

2018-08-23 Thread Joel Sherrill
On Thu, Aug 23, 2018 at 10:34 AM, Matthew Gann wrote: > I've built the qemuprep tools and bsp, and successfully simulated the > samples (hello.ralf, etc). I was attempting to move on to the examples-v2 > project so I could get a better feel for how to build a standalone RTEMS > project. I have

examples-v2 build issue with qemuprep

2018-08-23 Thread Matthew Gann
I've built the qemuprep tools and bsp, and successfully simulated the samples (hello.ralf, etc). I was attempting to move on to the examples-v2 project so I could get a better feel for how to build a standalone RTEMS project. I have not been able to make it build correctly, and from the messages