Other Parts Discussed in Thread: HALCOGEN,
Tool/software: Code Composer Studio
Hello,
I'm new to CCS and Halcogen, I've configured mibspi1 in halcogen and enabled groupnotification . I want to write code in interrupt service routine , I'm not able to understand how to add ISR functions to code (in .c file). Kindly help on this point. Also how to identify source of interrupt (whether interrupt is for transfer / receive / parrity error).