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.

CCS/PGA970: peripheral interrupt can't be triggered about PGA970

Part Number: PGA970

Tool/software: Code Composer Studio

Hi,

Enviroment:

Self-designed PGA970 board

Code Composer Studio  9.0.1.00004

YXDSP-XDS200 Emulator

PGA970 Reference Firmware from www.Ti.com

Interrupt Configuration:

 

1、

 

Questions:

1、Interrupt configuration is above,but the ADC_Handler Interrupt function cannot enter. whether I need more configuration about it?

2、If I want to use SPI interface to communication with main MCU, should I use the COMBUF function (COMBUF_Handler) ?