Accessing peripheral registers mentioned in svd file through xperipheral panel

Hello,
I created a svd file for new RISC-V 64 SoC based on Shakti processor. svd file is parsed correctly and all peripherals are getting listed. I am trying to access the peripheral registers mentioned in the svd file. When I click on the register in the xperipheralgetting following error
Error: Target riscv.cpu.0: Failed to read memory (addr=0x11300)Error: progbuf=skipped (insufficient progbuf), sysbus=failed, abstract=failed.
If I click peripherals in the peripheral section I get the warning failed to update reg after memory reads If I click peripherals in the peripheral section I get the warning
Internal error:failed to update reg after memory reads.
I’ve attached both scenarios with screenshots below.
Is there any way to fix these through platform io config.