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.
编译时提示如下:
<Linking>
undefined first referenced
symbol in file
--------- ----------------
KeyStone_UART_EDMA_ISR ./src/UART_vectors.obj
KeyStone_UART_Error_ISR ./src/UART_vectors.obj
>> Compilation failure
KeyStone_UART_Rx_ISR ./src/UART_vectors.obj
error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "uart.out" not built
gmake: *** [uart.out] Error 1
gmake: Target `all' not remade because of errors.
有知道的 给个回复啊??? 谢了!!!