回复【10楼】正点原子: --------------------------------- TEST.axf: Error: L6200E: Symbol USART1_IRQHandler multiply defined (by usart1.o and usart.o). TEST.axf: Error: L6200E: Symbol __stdout multiply defined (by usart1.o and usart.o). TEST.axf: Error: L6200E: Symbol _sys_exit multiply defined (by usart1.o and usart.o). TEST.axf: Error: L6200E: Symbol fputc multiply defined (by usart1.o and usart.o). 原子哥 求教这个错误应该怎么处理啊
---------------------------------
原子大哥 我还有一个问题 我想在mini32上弄GSM和GPS模块的定位和短信接收 在通信方面 串口怎么设置呢。比如GSM用PA2和PA3,GPS用PA9和PA10,应该怎么设置呢,是否用到映射啊?
---------------------------------
原子哥 我的GSM模块为什么一直检测不到啊 已经开机了啊 那个红灯闪三下就不闪了 是什么情况啊
---------------------------------
TEST.axf: Error: L6200E: Symbol USART1_IRQHandler multiply defined (by usart1.o and usart.o).
TEST.axf: Error: L6200E: Symbol __stdout multiply defined (by usart1.o and usart.o).
TEST.axf: Error: L6200E: Symbol _sys_exit multiply defined (by usart1.o and usart.o).
TEST.axf: Error: L6200E: Symbol fputc multiply defined (by usart1.o and usart.o).
原子哥 求教这个错误应该怎么处理啊
---------------------------------
重复定义了....
处理方法就是不要一个函数,有多个定义的地方.
一周热门 更多>