我在main.c中已经申明了 UART1IntHandler中断函数,可是error说我中断向量表中的 UART1IntHandler为被定义,我把鼠标碰到中断向量表那个函数他会跳出我写的那个函数,好奇怪啊
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.
我在main.c中已经申明了 UART1IntHandler中断函数,可是error说我中断向量表中的 UART1IntHandler为被定义,我把鼠标碰到中断向量表那个函数他会跳出我写的那个函数,好奇怪啊