有没有调试好uCOS III +LWip 在stm32f107上的

2025-03-20 23:51:11
推荐回答(1个)
回答(1):

平台:stm32f103zet6 flash:内置512K(大容量) sram:内置64K+外部512K 启动文件:startup_stm32f10x_hd.c 链接脚本:stm32f10x_flash_extsram.ld 1、没用ucos iii之前是可以正常运行的, 2、用了ucos iii之后不能正常运行, ucosiii是能在KEIL U...