Hi,
I'm looking at the C6748 BIOS PSP GPIO sample code. In the file ~/pspdrivers_01_30_01/packages/ti/pspiom//examples/evm6748/gpio/src/gpioSample_main.c, the interrupt number was set to gpioParams.BankParams[GPIO_BANK_1].hwiNum=8u. This works fine when I load it to EVM. I want to use another interrupt number such as 10. It does not work on EVM, i.e. no interrupt is generated when you insert a SD card. I checked the .tcf file and it has ECM configuration for 7~10. Can you tell me what I'm missing?
Thanks,
Zach