详细说明:ucosII在ARM7 LPC2104上的移植完整源程序, 可以在软件proteus上仿真. 说明: 1.应用实例为\ArmUCOS\App\test1\test.mcp,在周立功2104的扳子上 的ram中就可直接运行(code+data<16K), 注意使用了.a库文件(也可在和仿真软件proteus运行) 2. 将所有的文件放到D:\ArmUCOS\下,这样上面的文件能直接编译文件列表:
...\App
...\...\test1
...\...\.....\config.h
...\...\.....\config.h.bak
...\...\.....\debug.h
...\...\.....\harder.h
...\...\.....\Init.s
...\...\.....\libuart.h
...\...\.....\LibVic.h
...\...\.....\LPC2106.h
...\...\.....\target.c
...\...\.....\target.h
...\...\.....\TEST.C
...\...\.....\test1.mcp
...\...\.....\test1_Data
...\...\.....\..........\CWSettingsWindows.stg
...\...\.....\..........\Debug
...\...\.....\..........\DebugRel
...\...\.....\..........\........\ObjectCode
...\...\.....\..........\........\..........\COMMRTOS.o
...\...\.....\..........\........\..........\debug.o
...\...\.....\..........\........\..........\Init.o
...\...\.....\..........\........\..........\Os_int_a.o
...\...\.....\..........\........\..........\Os_int_a1.o
...\...\.....\..........\........\..........\target.o
...\...\.....\..........\........\..........\TEST.o
...\...\.....\..........\........\..........\uart.o
...\...\.....\..........\........\..........\Vectors.o
...\...\.....\..........\........\TargetDataWindows.tdt
...\...\.....\..........\........\test1.axf
...\...\.....\..........\........\test1.hex
...\...\.....\..........\Release
...\...\.....\Vectors.s
...\lib
...\...\ComRtos
...\...\.......\Comm.mcp
...\...\.......\COMMRTOS.C
...\...\.......\COMMRTOS.C.bak
...\...\.......\COMMRTOS.H
...\...\.......\COMMRTOS.H.bak
...\...\.......\Comm_Data
...\...\.......\.........\CWSettingsWindows.stg
...\...\.......\.........\Debug
...\...\.......\.........\DebugRel
...\...\.......\.........\........\Comm.a
...\...\.......\.........\........\ObjectCode
...\...\.......\.........\........\..........\COMMRTOS.o
...\...\.......\.........\........\..........\Os_int_a.o
...\...\.......\.........\........\..........\uart.o
...\...\.......\.........\........\TargetDataWindows.tdt
...\...\.......\.........\Release
...\...\.......\config.h
...\...\.......\harder.h
...\...\.......\harder.h.bak
...\...\.......\Includes.h
...\...\.......\libuart.h
...\...\.......\libuart.h.bak
...\...\.......\LibVic.h
...\...\.......\LPC2106.h
...\...\.......\Os_int_a.s
...\...\.......\uart.c
...\...\.......\uart.c.bak
...\...\.......\uart.h
...\...\Harder
...\...\......\config.h
...\...\......\display.c
...\...\......\harder.h
...\...\......\Harder.mcp
...\...\......\Harder_Data
...\...\......\...........\CWSettingsWindows.stg
...\...\......\...........\Debug
... ...
猜您喜欢
评论