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.

gpiointerrupt_MSP_EXP430FR5994_TI 实例程序

Expert 2115 points


在CCS的Resource Explorer导入gpiointerrupt_MSP_EXP430FR5994_TI 实例程序,在gpiointerrupt.c文件的main函数中有Board_initGPIO(),追踪器定义,

Board_initGPIO —— MSP_EXP430FR5994_initGPIO —— GPIO_init,到GPIO_init函数后就无法继续下去,这是为什么?