I am wondering what I have to do to get the CAN0 interrupt enabled. Please someone HELP!
I am wondering what I have to do to get the CAN0 interrupt enabled. Please someone HELP!
I know my questions is simple enough to answer. I simply want to know what to do in XPS to get my CAN0 peripheral - which is enabled on the appropriate MIO pins - to generate an interrupt with the GIC... The interrupt definitions in the CAN examples should be similar in my xparameters.h file, but what do I have to do to get this interrupt working with the GIC?
Maybe not specifically the CAN0 interrupt, but some other interrupt for a peripheral associated with the ARM core routed to MIO pins... Like the UART... I don't know what to do to get an interrupt setup at all... I know you all on here are "advanced" but I am entirely new to this and would appreciate SOME feedback on this if you can help.
Well, I found out what I was doing wrong... Don't worry about this thread