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

Edited by chaitusvkLink to comment
Share on other sites
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now