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: PGA970

Part Number: PGA970

Tool/software: Code Composer Studio

Hi

I am developing firmware for PGA970, and I want to get "COMBUF_Handler" interrupt fro SPI communication. 

I use PGA970firmware-1.5

1) I have enabled interrupt "#define COMBUF_TESTING          ON"

2) I can see that after writing to DIF_TO_MCU register changed COM_RX_STATUS register value, but "COMBUF_Handler" does not called.

Second problem that when I built reference source code without changes, I got warning "warning: section PGA970.out(.text) was padded by 2 to a size of 2228 to satisfy"

Please help to fix issues.

Thanks