利用GNU工具链ucos移植

时间:2015-07-04 10:04:26
【文件属性】:

文件名称:利用GNU工具链ucos移植

文件大小:70KB

文件格式:TGZ

更新时间:2015-07-04 10:04:26

ucos gnu fl2440

用GNU工具链完成ucos 移植,里面是全部的代码,包括Makefile脚本。


【文件预览】:
ucos_fl2440_gcc
----boot()
--------head.s(3KB)
--------boot.lds(482B)
--------init.h(911B)
--------s3c2410.h(35KB)
--------init.c(2KB)
--------Makefile(1KB)
----ucos()
--------os_mem.c(14KB)
--------os_mutex.c(27KB)
--------os_flag.c(43KB)
--------os_time.c(10KB)
--------os_sem.c(19KB)
--------ucos_ii.c(983B)
--------os_q.c(34KB)
--------os_core.c(49KB)
--------os_task.c(35KB)
--------ucos_ii.h(46KB)
--------os_mbox.c(23KB)
----include()
--------ctype.h(1KB)
--------gcclib.h(733B)
----app()
--------main.c(3KB)
--------util.h(696B)
--------type.h(603B)
--------includes.h(479B)
--------util.c(2KB)
--------Makefile(1KB)
----dev()
--------uart.h(755B)
--------uart.c(2KB)
--------Makefile(1KB)
----lib()
--------lib1funcs.S(7KB)
--------div64.S(4KB)
--------muldi3.c(3KB)
--------div64.h(1KB)
--------Makefile(1KB)
--------ctype.c(1KB)
----Makefile(1KB)
----arch()
--------os_cpu_a.s(9KB)
--------os_cfg.h(8KB)
--------os_cpu_c.c(12KB)
--------os_cpu.h(4KB)
----build()

网友评论

  • 我们学校曲波教授的资料哎……资料应该是不会有问题,可是我编译出错了。回头去问问。