TKele
New Contributor
7 years agoArria 10 SoC system/fpga/reset manager register write from Linux
Hi,
Reading registers from Linux in system/fpga/reset manager works fine, however writing fails:
[ 2389.391130] Unhandled fault: external abort on non-linefetch (0x1818) at 0xb6fe98
[ 2389.399403] pgd = ee37c000
[ 2389.402098] [b6f65078] *pgd=3ec84831
Bus error (core dumped)
According to http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0344b/Bgbiaghh.html 0x1818 means precise external abort, nontranslation, AXI Slave error caused the abort.
Do you have any idea why writing fails? We are just trying to set cdratio in imgcfg_ctrl_02 register in fpga_mgr_fpgamgrregs
Thanks in advance!
Regards,
Tibor