完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
仿照LWIP扩展实验7 在UCCOS上移植LWIP 老是报错··
Build target 'UCOSII' compiling sys_arch.c... ..LWIParchsys_arch.c(184): warning: #223-D: function "OSEventNameSet" declared implicitly OSEventNameSet(sem,"LWIP Sem",&err); ..LWIParchsys_arch.c: 1 warning, 0 errors linking... ..OBJUCOSII.axf: Error: L6218E: Undefined symbol OSEventNameSet (referred from sys_arch.o). Not enough information to list image symbols. Finished: 1 information, 0 warning and 1 error messages. "..OBJUCOSII.axf" - 1 Error(s), 1 Warning(s). Target not created 求大神帮忙 |
|
相关推荐
3个回答
|
|
这个属于UCOS裁剪功能,要想使用OSEventNameSet()函数就需要将宏OS_EVENT_NAME_EN置1,宏OS_EVENT_NAME_EN在文件os_cfg.h文件中有定义,默认为0.
|
|
|
|
在os_core.c下有这个函数的声明 困扰俩天了求解答
#if (OS_EVENT_EN) && (OS_EVENT_NAME_EN > 0u) void OSEventNameSet (OS_EVENT *pevent, INT8U *pname, INT8U *perr) { #if OS_CRITICAL_METHOD == 3u /* Allocate storage for CPU status register */ OS_CPU_SR cpu_sr = 0u; #endif ···· |
|
|
|
太感谢了,学习了。
|
|
|
|
只有小组成员才能发言,加入小组>>
如何使用STM32+nrf24l01架构把有线USB设备无线化?
2543 浏览 7 评论
请问能利用51单片机和nRF24L01模块实现实时语音无线传输吗?
2331 浏览 5 评论
3156 浏览 3 评论
2801 浏览 8 评论
为什么ucosii上移植lwip后系统进入了HardFault_Handler?
2759 浏览 4 评论
请教各位大咖:有没有接收频率32M左右的芯片推荐的?先感谢啦!
608浏览 1评论
852浏览 0评论
966浏览 0评论
620浏览 0评论
447浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-22 11:07 , Processed in 1.257579 second(s), Total 81, Slave 64 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号