Re: MVME2500 (qoriq_e500) no longer boots with RTEMS6

2021-02-19 Thread Heinz Junkes
I was totally happy with the Makefile provided by Christian. It saved me a lot of typing and made it possible for me to play through different variants in a really structured and consistent way without "forgetting something every now and then". Such help is very important for people like me who a

RE: Ultra96-V2 Xilinx Zynq Cortex-R5 support

2021-02-19 Thread Kinsey Moore
On Fri, Feb 19, 2021 at 4:43 PM Joel Sherrill wrote: I've cc'ed Kinsey Moore and asked him to subscribe to this list so he can reply. On Fri, Feb 19, 2021 at 11:46 AM Juan Solano mailto:j...@jsolano.com>> wrote: Hi all, I was looking for a bsp that supports a Cortex-R5 board and it seems the on

Re: Ultra96-V2 Xilinx Zynq Cortex-R5 support

2021-02-19 Thread Joel Sherrill
I've cc'ed Kinsey Moore and asked him to subscribe to this list so he can reply. On Fri, Feb 19, 2021 at 11:46 AM Juan Solano wrote: > Hi all, > > I was looking for a bsp that supports a Cortex-R5 board and it seems the > only one available is the Xilinx Zynq bsp, is that correct? It was not > c

Re: xilinx_zynq_a9_qemu with RTEMS 6 keyboard input is ignored

2021-02-19 Thread Chris Johns
On 20/2/21 7:10 am, junkes wrote: > running test programs with keyboard input. Is ignored on xilinx_zynq_a9_qemu This is a known issue with qemu, well the one the RSB is building. It is a pain but I am not sure what has broken. The zynq code is running on hardware. Chris _

Re: MVME2500 (qoriq_e500) no longer boots with RTEMS6

2021-02-19 Thread Christian Mauderer
On 19/02/2021 22:11, Joel Sherrill wrote: On Fri, Feb 19, 2021 at 3:07 PM Christian Mauderer > wrote: On 19/02/2021 19:52, junkes wrote: > On 2021-02-19 18:40, Gedare Bloom wrote: >> Advise how you built. We are starting to see some bitrot breakage i

Re: MVME2500 (qoriq_e500) no longer boots with RTEMS6

2021-02-19 Thread Christian Mauderer
On 19/02/2021 17:30, Heinz Junkes wrote: When I use the kernel from RTEMS6 my MVME2500 (qoriq_e500) does not boot anymore and hangs: VME2500=> run rtems_myTests reading mvme2500.dtb 12363 bytes read in 13 ms (928.7 KiB/s) Speed: 1000, full duplex Using eTSEC1 device TFTP from server 141.14.128.9

Re: MVME2500 (qoriq_e500) no longer boots with RTEMS6

2021-02-19 Thread Joel Sherrill
On Fri, Feb 19, 2021 at 3:07 PM Christian Mauderer wrote: > On 19/02/2021 19:52, junkes wrote: > > On 2021-02-19 18:40, Gedare Bloom wrote: > >> Advise how you built. We are starting to see some bitrot breakage in > >> configuration. The cutover to waf will come soon, and I don't expect > >> rtem

Re: MVME2500 (qoriq_e500) no longer boots with RTEMS6

2021-02-19 Thread Christian Mauderer
On 19/02/2021 19:52, junkes wrote: On 2021-02-19 18:40, Gedare Bloom wrote: Advise how you built. We are starting to see some bitrot breakage in configuration. The cutover to waf will come soon, and I don't expect rtems6 release to support autoconf build of rtems itself. I suggest you change ove

Re: Trouble with addr_abort exception on arm/imx7 BSP with simple RTEMS code

2021-02-19 Thread Christian Mauderer
Hello Stefan, On 19/02/2021 21:29, Stefan Akatyschew wrote: Yeah, there was no timer entry in the FDT, hence I created it (only filled with clock-frequency) manually. I forgot to attach the fdt list output before my changes in my last mail: No timer entry doesn't sound right. Normally the tim

Re: Trouble with addr_abort exception on arm/imx7 BSP with simple RTEMS code

2021-02-19 Thread Stefan Akatyschew
Yeah, there was no timer entry in the FDT, hence I created it (only filled with clock-frequency) manually. I forgot to attach the fdt list output before my changes in my last mail: Regarding WAF and SMP: I can't follow unfortunately, I only ran "./waf configure --rtems=..." and saw the missing

xilinx_zynq_a9_qemu with RTEMS 6 keyboard input is ignored

2021-02-19 Thread junkes
running test programs with keyboard input. Is ignored on xilinx_zynq_a9_qemu qemu-system-arm -no-reboot -net none -serial null -serial mon:stdio -M xilinx-zynq-a9 -m 256M -nographic -kernel ./external/rtems/build/arm/xilinx_zynq_a9_qemu/testsuites/samples/fileio.exe qemu-system-arm: warnin

Re: MVME2500 (qoriq_e500) no longer boots with RTEMS6

2021-02-19 Thread junkes
On 2021-02-19 18:40, Gedare Bloom wrote: Advise how you built. We are starting to see some bitrot breakage in configuration. The cutover to waf will come soon, and I don't expect rtems6 release to support autoconf build of rtems itself. I suggest you change over to waf build of rtems kernel if yo

Ultra96-V2 Xilinx Zynq Cortex-R5 support

2021-02-19 Thread Juan Solano
Hi all, I was looking for a bsp that supports a Cortex-R5 board and it seems the only one available is the Xilinx Zynq bsp, is that correct? It was not clear to me if this bsp is working on the Cortex-R5 processors of the board. Is the Avnet Ultra96-V2 a good recommendation to experiment with?

Re: MVME2500 (qoriq_e500) no longer boots with RTEMS6

2021-02-19 Thread Gedare Bloom
Advise how you built. We are starting to see some bitrot breakage in configuration. The cutover to waf will come soon, and I don't expect rtems6 release to support autoconf build of rtems itself. I suggest you change over to waf build of rtems kernel if you haven't yet. On Fri, Feb 19, 2021 at 9:3

MVME2500 (qoriq_e500) no longer boots with RTEMS6

2021-02-19 Thread Heinz Junkes
When I use the kernel from RTEMS6 my MVME2500 (qoriq_e500) does not boot anymore and hangs: VME2500=> run rtems_myTests reading mvme2500.dtb 12363 bytes read in 13 ms (928.7 KiB/s) Speed: 1000, full duplex Using eTSEC1 device TFTP from server 141.14.128.9; our IP address is 141.14.128.89 Filename

Re: xilinx_zynq_a9_qemu RTEMS6 no console input/output

2021-02-19 Thread Christian MAUDERER
Am 19.02.21 um 13:06 schrieb Heinz Junkes: Sorry. The settings for several targets are in the defaults. and for ARM-Cortex-A9 the default value is CLOCK_DRIVER_USE_FAST_IDLE = True That should be dependent on the BSP. Most likely for most simulator BSPs it's True. Best regards Christian

Re: xilinx_zynq_a9_qemu RTEMS6 no console input/output

2021-02-19 Thread Heinz Junkes
Sorry. The settings for several targets are in the defaults. and for ARM-Cortex-A9 the default value is CLOCK_DRIVER_USE_FAST_IDLE = True Sorry for the noise …. Heinz > On 19. Feb 2021, at 09:45, Christian MAUDERER > wrote: > > I think some of the simulator BSPs have an option that enable s

Re: xilinx_zynq_a9_qemu RTEMS6 no console input/output

2021-02-19 Thread Heinz Junkes
Unfortunately, the option is set to "False" by default. CLOCK_DRIVER_USE_FAST_IDLE = False Heinz > On 19. Feb 2021, at 09:45, Christian MAUDERER > wrote: > > I think some of the simulator BSPs have an option that enable some kind of > time laps as soon as the idle routine is reached. > > I

Re: xilinx_zynq_a9_qemu RTEMS6 no console input/output

2021-02-19 Thread Christian MAUDERER
Hello Heinz, Am 19.02.21 um 09:57 schrieb Heinz Junkes: Sorry, I should have seen… Yes, it works as you wrote. Now I just need to clarify the timing problem with fileio keyboard input Like I said: I would start at the CLOCK_DRIVER_USE_FAST_IDLE option. If you use my environment, the con

Re: xilinx_zynq_a9_qemu RTEMS6 no console input/output

2021-02-19 Thread Heinz Junkes
Sorry, I should have seen… Yes, it works as you wrote. Now I just need to clarify the timing problem with fileio keyboard input Vielen, vielen Dank für Deine Hilfe, Heinz > On 19. Feb 2021, at 09:45, Christian MAUDERER > wrote: > > > If you start the script just like it is, it assumes

Re: xilinx_zynq_a9_qemu RTEMS6 no console input/output

2021-02-19 Thread Christian MAUDERER
Hello Heinz, Am 19.02.21 um 09:31 schrieb junkes: I'll try your suggested approach. Maybe this will bring us closer to the matter. In the meantime, with your setup it works great. Only too well ;-) Good to hear. e.g. ticker.exe restarts itself automatically again and again endlessly. The

Re: xilinx_zynq_a9_qemu RTEMS6 no console input/output

2021-02-19 Thread junkes
I'll try your suggested approach. Maybe this will bring us closer to the matter. In the meantime, with your setup it works great. Only too well ;-) e.g. ticker.exe restarts itself automatically again and again endlessly. fileio.exe also endlessly, no input is accepted. Everything seems to run "t