I am trying to setup an interrupt using MPLABC. My interrupt is labeled as void __INT(void). I have setup a vector as it is stated in the help as follows: #pragma vector -Ê__INT @ 0x0004; But I keep getting these errors. ERROR C:\PROGRA~1\MPLABC\acsr203.c 89:22:EXPECTED @ ERROR C:\PROGRA~1\MPLABC\acsr203.c 89:32:RAM ADDRESS OUT OF RANGE Out of RAM space Anyone have any suggestions? Thank you, John Bellini http://jbellini@statpower.com