I made a custom axi counter which interupts processor for every 1 sec , i read counter value through axi bus , i have written driver for reading BASE_reg of axi peripheral which is working fine. when i activate interrupt by including the deatils of peripheral in system
when i activate interrupt through system-user.dtsi iam not able to read the device ....
my acces to axi_peripheral register is blocked
please help me how to access the axi_register while enabling the interrupt
Question
chaitusvk
Hi
I made a custom axi counter which interupts processor for every 1 sec , i read counter value through axi bus , i have written driver for reading BASE_reg of axi peripheral which is working fine. when i activate interrupt by including the deatils of peripheral in system
when i activate interrupt through system-user.dtsi iam not able to read the device ....
my acces to axi_peripheral register is blocked
please help me how to access the axi_register while enabling the interrupt
system-user.dtsi simmod.c
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.