在想把B端口配成推挽(使用库函数)的时候,出现L6218E:Undefined symbol GPIO_Init(refferd from test....
The following error keeps persisting. The symbol in question IS defined in the properly linked header file. Can I be missing something obvious? i2c_LoopBack.axf: Error: L6218E: Undefined symbol UARTStdioInit (referred from master_slave_loopback.o)...
usart.c里面没有定义GPIO_Init函数,你包含这个函数的h文件试试
dfa.axf: Error: L6218E: Undefined symbol GPIO_Init (referred from wuyuetian.o).dfa.axf: Error:...
if(EXTI_GetITStatus(EXTI_Line0) != RESET){ GPIO_WriteBit(GPIOF, GPIO_Pin_5,(BitAction) ((...
void uart_init(u32 bound){ GPIO_InitTypeDef GPIO_InitStructure;USART_InitTypeDef USART_InitStructure...
symbol in file --- --- _ADC_cal ./SRC/DSP2833x_SysCtrl.obj _DSP28x_usDelay ./SRC/DSP2833x_SysCtrl.obj _InitEPwm1Gpio ./SRC/main.obj _InitEPwm2Gpio ./SRC/main.obj _InitEPwm3Gpio ./SRC/main.obj error #10234-D: unr...
Error: L6218E: Undefined symbol assert_param (referred from misc.o).,程序员大本营,技术文章内容聚合第一站。
MDK编译报错Error: L6218E: Undefined symbol assert_param (referred from misc.o).,程序员大本营,技术文章内容聚合第一站。
.\Objects\Proje.axf: Error: L6218E: Undefined symbol assert_param (referred from misc.o). Not enough information to list image symbols. Not enough information to list load addresses in the image map. Finished: 2 information, 0 warning and 1 error messages. ...