We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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 - did you specify the peripheral description file?We provide examples in the DS-5 installation as above.See also the Kernel debug video below (circa 2:10)https://developer.arm.com/products/software-development-tools/ds-5-development-studio/editions/customized-editions/intel-soc-fpga
Hi Ronan. Thx for your answer.
No - i did not specyfied any file (I was able to see core and peripherals registers already, without pointing to any external file).
I found that directory in my DS-5 installation path, containing hps_svc.tcf file (is this the one im looking for ? I have opened it with text editor but couldn't find any registers refered to GIC controller).
But i found another folder in \sw\debugger\configdb\Cores\Registers\GIC and containing xml files refering to GIC. Isnt it the correct file and directory ? (cant try it at home right now :D)