Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Dear Team,
I'm using TMDSCNCD263 evaluation board and i configure 7 gpio's in interrupt mode from which 3 pins are single pin interrupt and 4 pins in bank 3 using bank interrupt I'm using it working fine.
now my question is if i want interrupt for one more pin and i don't want to use bank interrupt as i use XBar Instance ( GPIO_INT_XBAR_VIM_MODULE0_0, GPIO_INT_XBAR_VIM_MODULE0_1, GPIO_INT_XBAR_VIM_MODULE0_2, GPIO_INT_XBAR_VIM_MODULE0_3 ) already how i can configure interrupt for one or more than one pin.. i want more than 20 gpio pin interrupt without using bank.
how i can configure in .syscfg. because if i use same instance then configuration error come.
using bank, it is possible but suppose i want to use different 6 or 7 banks each bank having 2 or 3 pins now how to do?
kindly guide me to state forward way to configure.
thank in advance.