home | Download | Guestbook | Sitemap
codelookerDownloadHardware/embeddedSCM(51,AVR,MSP430...)
Search:
uCOS2 source code
  • Classification:Hardware/embedded - SCM(51,AVR,MSP430...)
  • Development Tool:C++
  • Sise:753 KB
  • Upload time:2011/10/17 21:22:36
  • Uploader:toikhung
  • Download Statistics:
Description
MicroC/OS-II (commonly termed µC/OS-II or uC/OS-II), is a low-cost priority-based pre-emptive real-time multitasking operating system kernel for microprocessors, written mainly in the C programming language. It is intended for use in embedded systems. MicroC/OS-II is the second generation of a kernel originally published (with source code) in a two-part 1992 article in Embedded Systems Programming magazine and the book µC/OS The Real-Time Kernel by Jean J. Labrosse (ISBN 0-87930-444-8). The author intended at first to simply describe the internals of a portable operating system he had developed for his own use, but later developed the OS as a commercial product. µC/OS-II is currently maintained by Micrium Inc. and can be licensed on a per product or product line basis. Use of the operating system is free for educational non-commercial use. Additionally, Micrium provides other middleware software products such as µC/CAN, µC/FL, µC/FS, µC/GUI, µC/Modbus, µC/TCP-IP, µC/USB and a large assortment of µC/TCP-IP applications such as client software for DHCP, POP3, SNTP, FTP, TFTP, DNS, SMTP, and TTCP. Server software includes HTTP, FTP, and TFTP. PPP is also available. On March 24, 2009, Micrium released an enhanced product, µC/OS-III, with licensed source code available for US$9,995 per end-product.[1] µC/OS-III features unlimited number of tasks and priorities, and round robin scheduling.




File list:
uCOSii
.....\uCOS for S3C44B0x
.....\.................\Debug
.....\.................\DebugRel
.....\.................\INC
.....\.................\...\44BLIB.H
.....\.................\...\DEF.H
.....\.................\SRC
.....\.................\...\44blib.c
.....\.................\...\44BLIB_A.S
.....\.................\...\Main.c
.....\.................\STARTUP
.....\.................\.......\44B.H
.....\.................\.......\44binit.s
.....\.................\.......\MEMCFG.S
.....\.................\.......\option.h
.....\.................\.......\OPTION.S
.....\.................\ucos
.....\.................\....\includes.h
.....\.................\....\os_cfg.h
.....\.................\....\os_core.c
.....\.................\....\os_cpu.h
.....\.................\....\os_cpu_a.s
.....\.................\....\os_cpu_c.c
.....\.................\....\os_mbox.c
.....\.................\....\os_mem.c
.....\.................\....\os_mutex.c
.....\.................\....\os_q.c
.....\.................\....\os_sem.c
.....\.................\....\os_task.c
.....\.................\....\os_time.c
.....\.................\....\ucos_ii.c
.....\.................\....\ucos_ii.h
.....\.................\osdom.apj
.....\.................\osdome.IAB
.....\.................\osdome.IAD
.....\.................\osdome.IMB
.....\.................\osdome.IMD
.....\.................\osdome.PFI
.....\.................\osdome.PO
.....\.................\osdome.PR
.....\.................\osdome.PRI
.....\.................\osdome.PS
.....\.................\osdome.SearchResults
.....\.................\osdome.WK3
.....\.................\OSprj.SearchResults
.....\.................\os_ext.SearchResults
.....\.................\README.txt
If you are a member, Log in. If you are not a member, Please register
Related source code
[msp430-ucos2] - UCOS2 transplantation on the MSP430 programming environment for IARV4.
Download Address
download DownLoad
Comments: Don't forget to comment after downloading! Comment...
About - Advertise - Sitemap