keil4 调试问题 希望大家帮小弟解决

[复制链接]
559|0
 楼主| 那个叫黑的人 发表于 2018-7-1 08:54 | 显示全部楼层 |阅读模式
Build target 'key1'
compiling core_cm3.c...
compiling system_stm32f10x.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_rcc.c...
compiling main.c...
compiling stm32f10x_it.c...
compiling bsp_led.c...
compiling bsp_key.c...
compiling bsp_usart1.c...
linking...
..\..\Output\Template.axf: Error: L6218E: Undefined symbol NVIC_Init (referred from bsp_usart1.o).
..\..\Output\Template.axf: Error: L6218E: Undefined symbol NVIC_PriorityGroupConfig (referred from bsp_usart1.o).
..\..\Output\Template.axf: Error: L6218E: Undefined symbol USART_Cmd (referred from bsp_usart1.o).
..\..\Output\Template.axf: Error: L6218E: Undefined symbol USART_GetFlagStatus (referred from bsp_usart1.o).
..\..\Output\Template.axf: Error: L6218E: Undefined symbol USART_ITConfig (referred from bsp_usart1.o).
..\..\Output\Template.axf: Error: L6218E: Undefined symbol USART_Init (referred from bsp_usart1.o).
..\..\Output\Template.axf: Error: L6218E: Undefined symbol USART_ReceiveData (referred from bsp_usart1.o).
..\..\Output\Template.axf: Error: L6218E: Undefined symbol USART_SendData (referred from bsp_usart1.o).
Target not created


这个要怎么解决啊 小弟新手
您需要登录后才可以回帖 登录 | 注册

本版积分规则

370

主题

370

帖子

0

粉丝
快速回复 在线客服 返回列表 返回顶部