Greetings,
Im using DS-5 with my board (Cyclone V SoC FPGA with Cortex A9) and I cant find GIC and some other private peripherals of my MCU (like private timers etc.) in Registers view while in debugger mode.
Am I missing something? Should it be visible or not?
Hello again, apologies for the slow reply.
I have replicated the issue, and unfortunately cannot find an immediate workaround.
The GIC registers (and others) are memory mapped, and so you can interrogate their values in memory, with, for example, the 'x' (eXamine) command.
We apologise for this inconvenience, and will look to address it as soon as possible.