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.

C6726B External Interrupt and Externl dMAX event

I'm not familiar with C672x so please confirm if following my understanding is correct.

1. Interrupt from external pins

   Can I use following pins for external interrupt source?

  AXR0[7]/SPI1_CLK
  AXR0[8]/AXR1[5]/SPI1_SOM
  AXR0[9]/AXR1[4]/SPI1_SIMO
  AHCLKR2
  SPI0_SIMO
  SPI0_SCS/I2C1_SCL
  SPI0_ENA/I2C1_SDA

* Selected by AMUTEIN0, AMUTEIN1 and AMUTEIN2 fields of CFGMCASP0,CFGMCASP1 and CFGMCASP2 registers.

2. dMAX event from external pin
Can I use following pins for external dMAX transfer event trigger?
  AXR0[7]/SPI1_CLK
AXR0[8]/AXR1[5]/SPI1_SOM
AXR0[9]/AXR1[4]/SPI1_SIMO
AHCLKR2
SPI0_SIMO
SPI0_SCS/I2C1_SCL
SPI0_ENA/I2C1_SDA

Regrads.