



Orpsoc uart interrupt
by ANGELOFFATE on Jul 31, 2013 |
ANGELOFFATE
Posts: 4 Joined: Jul 19, 2013 Last seen: Oct 1, 2014 |
||
Hi!
I am really a newbie at orpsoc developing and i have a problem that needs some help with:S So i want a simple program that handles the uart interrupt and echoes it back. I know that there is an uart-interrupt.c example program for this, but no matter what i do it does not enters the interrupt routin. All thing runs in the main function, but it doesnot handles the interrupt. Any help here? Thank you |
RE: Orpsoc uart interrupt
by julius on Aug 1, 2013 |
julius
Posts: 363 Joined: Jul 1, 2008 Last seen: May 17, 2021 |
||
How are you running the code? What are you compiling it with? Are you enabling interrupt generation in the PIC registers and in the SR?
|



