Hi all -
My apologies for the simple question.
Using Pulsar Linux release 8, out of the box on a MicroZed 7010 board. With either the provided PL image or my own PL image (which does nothing more than expose an axi_gpio at 0x41200000), accessing a memory mapped IO in the region 0x40000000-0x7FFFFFFF seems to hang the whole board. I think the memory mapping is working OK because I can see the expected value 0x308xxxxx in the devcfg.MCTRL register if I read address 0xF8007080, but I'm not able to read in the PL memory range. I must be missing something simple?
Thanks,
CR