RE: Anyone using Xiphos Q8 (Zynq UltraScale+ MPSoc)?

2023-03-30 Thread Kinsey Moore
I haven’t used the Q8 board, but I have tested the ZU3EG BSP on at least 3 different processor variants (including the dual-core CG variant) across about 5 boards and it has worked without issue. Be warned that u-boot doesn’t support elf64 (or didn’t last time I checked), so you’ll need to packa

Anyone using Xiphos Q8 (Zynq UltraScale+ MPSoc)?

2023-03-30 Thread Schweikhardt, Jens (TSPCE6-TL5)
Hello, world Is anyone using Xiphos’s Q8 boards? It features a Zynq UltraScale+ MPSoC and out of the box comes with an SDK for Yocto Linux 2.5 (sumo). I realize RTEMS has some support for a BSP using the Zynq UltraScale+. I wonder what the challenges would be using RTEMS instead of Linux. Is it mo

Re: OS X Build Problems tag 5.2 ->Invalid configuration `arm64-apple-darwin22.3.0': machine `arm64-apple' not recognized

2023-03-30 Thread Heinz Junkes
> >> python shows: >> mac07:VE_RTEMS_INST hjunkes$ python >> Python 3.11.2 (main, Feb 16 2023, 02:55:59) [Clang 14.0.0 >> (clang-1400.0.29.202)] on darwin > > Where is this python from? It’s from homebrew >> >> >> on CLANG 10.0.0 and python 3.8.5 >> >> Ok with RTEMS 5.2 (and rtems6) > > On whic