文件名称:lxRTOS-2.2.1
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 223kb
- 下载次数:
- 0次
- 提 供 者:
- wang*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个基于ARM9的操作系统,
实现了很多的功能,包括内存管理,进程创建等-ARM9-based operating system and realize a lot of functions, including memory management, process creation, etc.
实现了很多的功能,包括内存管理,进程创建等-ARM9-based operating system and realize a lot of functions, including memory management, process creation, etc.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lxRTOS-2.2.1
............\2410boot
............\........\2410boot.cs
............\........\2410boot.ews
............\........\2410boot.ini
............\........\2410boot.mcp
............\........\2410boot.pjf
............\........\2410boot_Data
............\........\.............\CWSettingsWindows.stg
............\........\.............\Debug
............\........\.............\.....\ObjectCode
............\........\.............\.....\TargetDataWindows.tdt
............\........\.............\Release
............\........\.............\.......\ObjectCode
............\........\.............\.......\TargetDataWindows.tdt
............\........\entry.c
............\........\Makefile
............\........\s3c2410.h
............\........\start.S
............\........\start_gcc.S
............\44b0boot
............\........\44b0boot.cs
............\........\44b0boot.ews
............\........\44b0boot.ini
............\........\44b0boot.mcp
............\........\44b0boot.pjf
............\........\44b0boot_Data
............\........\.............\CWSettingsWindows.stg
............\........\.............\Debug
............\........\.............\.....\ObjectCode
............\........\.............\.....\TargetDataWindows.tdt
............\........\.............\Release
............\........\.............\.......\ObjectCode
............\........\.............\.......\TargetDataWindows.tdt
............\........\entry.c
............\........\Makefile
............\........\s3c44b0.h
............\........\start.S
............\........\start_gcc.S
............\App
............\...\main.c
............\lxRTOS
............\......\arch
............\......\....\arch.c
............\......\....\arch.h
............\......\....\arch_a.S
............\......\....\arch_gcc_a.S
............\......\....\arm
............\......\....\...\arm.c
............\......\....\...\arm.h
............\......\....\...\arm_a.S
............\......\....\...\arm_gcc_a.S
............\......\config.h
............\......\core
............\......\....\block.c
............\......\....\clock.c
............\......\....\core.c
............\......\....\debug.c
............\......\....\entry.c
............\......\....\heap.c
............\......\....\irq.c
............\......\....\kernel.h
............\......\....\mailbox.c
............\......\....\mqueue.c
............\......\....\mutex.c
............\......\....\semaphore.c
............\......\....\thread.c
............\......\cpu
............\......\...\at91sam7s64
............\......\...\...........\at91sam7s64.c
............\......\...\...........\at91sam7s64.h
............\......\...\...........\int.c
............\......\...\...........\start.S
............\......\...\...........\start_gcc.S
............\......\...\...........\timer.c
............\......\...\...........\uart.c
............\......\...\cpu.c
............\......\...\cpu.h
............\......\...\cpu_a.S
............\......\...\cpu_gcc_a.S
............\......\...\s3c2410
............\......\...\.......\int.c
............\......\...\.......\mmu.c
............\......\...\.......\mmu.h
............\......\...\.......\mmu_a.S
............\......\...\.......\mmu_gcc_a.S
............\......\...\.......\s3c2410.c
............\......\...\.......\s3c2410.h
............\......\...\.......\start.S
............\......\...\.......\start_gcc.S
............\......\...\.......\timer.c
............\......\...\.......\uart.c
............\......\...\s3c44b0
............\......\...\.......\int.c
............\......\...\.......\s3c44b0.c
............\......\...\.......\s3c44b0.h
............\......\...\.......\start.S
............\......\...\.......\start_gcc.S
............\......\...\.......\timer.c
............\......\...\.......\uart.c
............\2410boot
............\........\2410boot.cs
............\........\2410boot.ews
............\........\2410boot.ini
............\........\2410boot.mcp
............\........\2410boot.pjf
............\........\2410boot_Data
............\........\.............\CWSettingsWindows.stg
............\........\.............\Debug
............\........\.............\.....\ObjectCode
............\........\.............\.....\TargetDataWindows.tdt
............\........\.............\Release
............\........\.............\.......\ObjectCode
............\........\.............\.......\TargetDataWindows.tdt
............\........\entry.c
............\........\Makefile
............\........\s3c2410.h
............\........\start.S
............\........\start_gcc.S
............\44b0boot
............\........\44b0boot.cs
............\........\44b0boot.ews
............\........\44b0boot.ini
............\........\44b0boot.mcp
............\........\44b0boot.pjf
............\........\44b0boot_Data
............\........\.............\CWSettingsWindows.stg
............\........\.............\Debug
............\........\.............\.....\ObjectCode
............\........\.............\.....\TargetDataWindows.tdt
............\........\.............\Release
............\........\.............\.......\ObjectCode
............\........\.............\.......\TargetDataWindows.tdt
............\........\entry.c
............\........\Makefile
............\........\s3c44b0.h
............\........\start.S
............\........\start_gcc.S
............\App
............\...\main.c
............\lxRTOS
............\......\arch
............\......\....\arch.c
............\......\....\arch.h
............\......\....\arch_a.S
............\......\....\arch_gcc_a.S
............\......\....\arm
............\......\....\...\arm.c
............\......\....\...\arm.h
............\......\....\...\arm_a.S
............\......\....\...\arm_gcc_a.S
............\......\config.h
............\......\core
............\......\....\block.c
............\......\....\clock.c
............\......\....\core.c
............\......\....\debug.c
............\......\....\entry.c
............\......\....\heap.c
............\......\....\irq.c
............\......\....\kernel.h
............\......\....\mailbox.c
............\......\....\mqueue.c
............\......\....\mutex.c
............\......\....\semaphore.c
............\......\....\thread.c
............\......\cpu
............\......\...\at91sam7s64
............\......\...\...........\at91sam7s64.c
............\......\...\...........\at91sam7s64.h
............\......\...\...........\int.c
............\......\...\...........\start.S
............\......\...\...........\start_gcc.S
............\......\...\...........\timer.c
............\......\...\...........\uart.c
............\......\...\cpu.c
............\......\...\cpu.h
............\......\...\cpu_a.S
............\......\...\cpu_gcc_a.S
............\......\...\s3c2410
............\......\...\.......\int.c
............\......\...\.......\mmu.c
............\......\...\.......\mmu.h
............\......\...\.......\mmu_a.S
............\......\...\.......\mmu_gcc_a.S
............\......\...\.......\s3c2410.c
............\......\...\.......\s3c2410.h
............\......\...\.......\start.S
............\......\...\.......\start_gcc.S
............\......\...\.......\timer.c
............\......\...\.......\uart.c
............\......\...\s3c44b0
............\......\...\.......\int.c
............\......\...\.......\s3c44b0.c
............\......\...\.......\s3c44b0.h
............\......\...\.......\start.S
............\......\...\.......\start_gcc.S
............\......\...\.......\timer.c
............\......\...\.......\uart.c