I defined in the oal layer OEMInterruptHandler function else if(ulVic2Irq & INT2_GPIO) { gpioAIntrState=*GPIO_INTSTATUSA; if(gpioAIntrState & 0x40) { *GPIO_AEOI=0x40;//CANINTTER_GPIO; RETAILMSG(1,(TEX...
Problem description: During the master-slave communication process, the host cannot always receive the key value sent when the touch screen is pressed, but can receive the key value sent when it is li...