Hello, I have a problem with CC4INT. In my code I have you Channel 4 of CapCom Unit 1 and when I simulate my program in microvision nothing happend but when I am working with my code in the XC167CI something is wrong. I have put an "alert"
printf("\n CC4INT");
void CC1_viCC4(void) interrupt CC1_CC4INT { printf("\n CC4INT"); }