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:
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) ?