完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
UCOSII_TEST.axf: Error: L6200E: Symbol OSInit multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSStart multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSStatInit multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSTaskCreate multiply defined (by ucos_ii.o and os_task.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSTaskSuspend multiply defined (by ucos_ii.o and os_task.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSIntEnter multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSIntExit multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSRunning multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSTimeDly multiply defined (by ucos_ii.o and os_time.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSTimeTick multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSIntNesting multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSPrioCur multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSPrioHighRdy multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSTCBCur multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSTCBHighRdy multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSDebugEn multiply defined (by os_dbg_r.o and os_dbg.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSEventTbl multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSFlagTbl multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSTaskStatStk multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSTaskIdleStk multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSTCBPrioTbl multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSTCBTbl multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSQTbl multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSUnMapTbl multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSCtxSwCtr multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSEventFreeList multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSFlagFreeList multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSCPUUsage multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSIdleCtrMax multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSIdleCtrRun multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSStatRdy multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSLockNesting multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSRdyGrp multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSRdyTbl multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSTaskCtr multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSIdleCtr multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSTCBFreeList multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSTCBList multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSTickStepState multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSQFreeList multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OSTime multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OS_TaskStatStkChk multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OS_TaskStat multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OS_TaskIdle multiply defined (by ucos_ii.o and os_core.o).UCOSII_TEST.axf: Error: L6200E: Symbol OS_MemClr multiply defined (by ucos_ii.o and os_core.o).
这。。重复定义?开始自己移植,后来索性直接把例程移植好的全部文件夹粘过来再重建工程,都是移植好的代码呀,链接还是出问题,请问这是神马情况? 应该是建工程问题,把例程的工程文件站过来编译没问题,自己建工程出问题。。找了半天没找出来问题 发现和例程工程配置有以下不同 System-Viewer File(.sfr)是什么意思。。建工程自动生成的路径 不可修改,今天才发现以前的工程也都有,不过没出现过问题 工程见附件,求解 UCOSII_TEST.zip (5.05 MB ) |
|
相关推荐
4个回答
|
|
发现问题。。ucos ii.c要删掉。。自己移植不成功也是这个问题。。好囧
|
|
|
|
呵呵,很多人遇到这个问题。
|
|
|
|
工程中ucos-core文件夹里的ucosii.c文件要去掉
|
|
|
|
工程中的USOCII-CORE文件夹中ucosii.c要去掉
|
|
|
|
只有小组成员才能发言,加入小组>>
698 浏览 0 评论
1109 浏览 1 评论
2476 浏览 5 评论
2810 浏览 9 评论
移植了freeRTOS到STMf103之后显示没有定义的原因?
2653 浏览 6 评论
使用eim外接fpga可是端口一点反应都没有有没有大哥指点一下啊
656浏览 9评论
651浏览 7评论
请教大神怎样去解决iMX6Q在linux3.0.35内核上做AP失败的问题呢
784浏览 6评论
632浏览 5评论
672浏览 5评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-24 00:24 , Processed in 1.293078 second(s), Total 85, Slave 65 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号