This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Programming TMS320F28026

Dear you!
 I've been using the TMS320F28026 and CCSv4 with Texas Instruments XDS100v1 USB Emulator . Right now, i have a problem as following:
 -Iinitializing two interrupts: ADC interrupt and timer0 interrupt
+ ADC interrupt enable by epw timer1 with 50 kHZ frequency. In this interrupt routine i want to save 50 last values from ADC2 and ADC0.
+ Timer0 interrupt with period is 1ms. In this timer0 interrupt routine i will process the values of ADC2 and ADC0 saved in ADC interrupt
. My obstacle is i havent's initialized interrupts yet.
 Could anyone help me? i want you send to me a full project that i can load in flash memory like the sample projects in the control suite? the content of timer0 interrupt rountine you can let me do myself. I'm looking forward recieving your answer. My english is not good. You might ask me again if my problem is not clear.
 Thanks for best regard!