On Wed, 15 Oct 2025 at 10:17, Corvin Köhne <[email protected]> wrote: > > From: Corvin Köhne <[email protected]> > > Hi, > > Beckhoff has build a board, called CX7200, based on the Xilinx Zynq A9 > platform. This commit series adds the Beckhoff CX7200 as new board variant to > QEMU.
Did you base this on current master? beckhoff_ccat.c tries to include "exec/address-spaces.h", which hasn't existed since commit dfc56946a7005 renamed it to system/address-spaces.h back in March, so it doesn't compile... -- PMM
