Part Number: TMS320F28335
Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Today I have a code with two interrupts. timer0 and external interrupt 1.
I need to insert two interruption levels.
I was directed to replace the file DSP2833x_DefaultIsr.c and DSP2833x_PieVect.c with the files DSP2833x_SWPrioritizedPieVect.c and DSP2833x_SWPrioritizedDefaultIsr.c.
When compiling 5 errors occur. Even with the files unchanged.
What is the procedure for using these files?
How do I enter the DSP2833x_SWPrioritizedIsrLevels.h so that a change to this file does not affect other projects?
thankful
Daniel