phandinhkhanh1995
Thành Viên PIF
anh chị cho em hỏi khi em copy file mẫu về và chỉnh sửa file build nhưng báo lỗ ở :
các dòng:
GPIOPinConfigure(GPIO_PA0_U0RX);
GPIOPinConfigure(GPIO_PA1_U0TX);
IntEnable(INT_UART0);
cụ thể các lỗi ghi ở console:
"../main.c", line 34: error #20: identifier "GPIO_PA0_U0RX" is undefined
"../main.c", line 35: error #20: identifier "GPIO_PA1_U0TX" is undefined
"../main.c", line 45: warning #225-D: function "INT_RESOLVE" declared implicitly
>> Compilation failure
"../main.c", line 45: error #20: identifier "INT_UART0_" is undefined
em cám ơn!
các dòng:
GPIOPinConfigure(GPIO_PA0_U0RX);
GPIOPinConfigure(GPIO_PA1_U0TX);
IntEnable(INT_UART0);
cụ thể các lỗi ghi ở console:
"../main.c", line 34: error #20: identifier "GPIO_PA0_U0RX" is undefined
"../main.c", line 35: error #20: identifier "GPIO_PA1_U0TX" is undefined
"../main.c", line 45: warning #225-D: function "INT_RESOLVE" declared implicitly
>> Compilation failure
"../main.c", line 45: error #20: identifier "INT_UART0_" is undefined
em cám ơn!