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.

Interrupt/vector number for GPIO ADC pins on C2000 microcontroller?

Hi All,

I'm trying to write a simple program which will read in data on one of the ADC pins using a hardware interrupt. I can't seem to find where the interrupt/vector number is listed for the ADC GPIO pins. In the datasheet where it lists in a table what each pin does, there are three columns, "ZWT Ball No.," "PTP Pin No.," and "PZP Pin No." I couldn't figure out what these acronyms mean. Are any of them related to the interrupt or vector number?