Location:
Search - ucos m
Search list
Description: 压缩包里包含有JX44B0教学实验系统用户手册及该系统的全套试验例程,用c编写,在ADT环境下编译后下载到
实验板即可执行,是学习arm开发的有用例程
源文件说明
Leddemo LED显示实验
Led LED 显示实验
Serial 串口实验
Interrupt 外部中断实验
Dma DMA实验
Pwm PWM实验
Rtc 实时时钟实验
Watchdog 看门狗实验
Ad AD 采样实验
Stepper 步进电机驱动实验实验
Key 键盘驱动实验
Dispchar 汉字字符显示实验
Dispgraph 图形显示实验
Iic IIC 总线实验
Tftp TFTP 文件传输实验
Usb USB 数据传输实验
Iis 立体声录放音实验
Touch 触摸屏驱动实验
cf CF卡实验
ide IDE硬盘接口驱动实验
parallel 并行打印机接口通讯实验
Ucos-ii UCOS-II实验:Eg1, Eg2, Eg3, Eg4
gprs GPRS相关实验(主叫实验,被叫实验,收短信实验和发短信实验)
gps GPS实验-compressed bundle includes JX44B0 experimental teaching system and the user manual system is the set of test routines. c prepared with the ADT environment compiled plate downloaded to experiment can be executed, Learning is the development arm of useful routines source document shows Leddemo experimental Led LED Display LED Display Serial Experimental Serial Experimental Interrupt external interrupt experimental Dma DMA experimental Pwm PW M Experiment Rtc real time clock experiments Watchdog experimental Ad watchdog AD sampling experiments Stepper Stepper motor drive Experimental Experimental Experimental Key Keyboard Driver Dispchar Chinese characters experimental Dispg raph graphics experimental Iic IIC bus experiment Tftp TFTP file transfer experiments Usb USB Experimental data transmi
Platform: |
Size: 2681352 |
Author: kl.ud |
Hits:
Description: UCOS/II for ICCAVR
- The version of UCOS/II is 2.04
- the original port was done by Ole Saether for the IAR compiler. Jens E.
Holtegaard ported one version using ICCAVR. Joerg Meyer did another port
(using Jens port as a start?). This is basically Joerg s port plus a
little bit of changes and documentation by me.
- YOU MUST DOWNLOAD THE MAIN PART OF THE UCOS/II FROM THE UCOS/II WEBSITE
http://www.ucos-ii.com . The supplied project file assumes the portable
source is in the ..\\source directory.
- Joerg has written couple document showing the stack frames etc. but it
is in German :-) They are included in this directory.
- The Timer2 overflow interrupt is used for Timer Tick. If you want to
change that, modify os_cpu_c.c and os_cpu_a.s
- I have tested this using ATMega103 with and without external RAM
using AVR Studio simulator. See test1.c test program. Both Code
Compressed (PRO) and STD versions have been tested. -UCOS / II for ICCAVR - The version of UCOS / II is 2.04-the original port was done by Ole Saethe r for the IAR compiler. Jens E. Holtegaard porte d one version using ICCAVR. Joerg Meyer did anot her port (using Jens port as a start). This is bas ically Joerg's port plus a little bit of changes a nd documentation by me. - YOU MUST DOWNLOAD THE M AIN PART OF THE UCOS / FROM THE UCOS II / II WEBSITE http : / / www.ucos - ii.com. The supplied project file assumes the portable source is in the .. \\ source directory. - Joerg couple has written document showing the stack frames etc.. but it is in German :-) They are included in this directory. - The Ti mer2 overflow interrupt is used for Timer tick. If you want to change that. modify os_cpu_c.c and os_cpu_a.s - I have teste d this using ATMeg
Platform: |
Size: 200913 |
Author: zhjol |
Hits:
Description: 这个文件最初在一个m-ix86pm的UCOS For 386包中,
但是没有源代码,原名叫ExeToImg.EXE
用于将PE结构的EXE文件转换为内存映像文件,
可用于在WIN平台上开发基于x86的操作系统
这个源代码编译后效果跟原版差不多,是我用OllyDBG反编译写成C的.
对于学习PE文件及操作系统有一定作用,
毕竟我的大部分的操作是在window下,
机器差得要得,不想用虚拟机在linux下编译入门的操作系统.
像<自己动手写操作系统>中的Tinux
Platform: |
Size: 20894 |
Author: tary |
Hits:
Description: 压缩包里包含有JX44B0教学实验系统用户手册及该系统的全套试验例程,用c编写,在ADT环境下编译后下载到
实验板即可执行,是学习arm开发的有用例程
源文件说明
Leddemo LED显示实验
Led LED 显示实验
Serial 串口实验
Interrupt 外部中断实验
Dma DMA实验
Pwm PWM实验
Rtc 实时时钟实验
Watchdog 看门狗实验
Ad AD 采样实验
Stepper 步进电机驱动实验实验
Key 键盘驱动实验
Dispchar 汉字字符显示实验
Dispgraph 图形显示实验
Iic IIC 总线实验
Tftp TFTP 文件传输实验
Usb USB 数据传输实验
Iis 立体声录放音实验
Touch 触摸屏驱动实验
cf CF卡实验
ide IDE硬盘接口驱动实验
parallel 并行打印机接口通讯实验
Ucos-ii UCOS-II实验:Eg1, Eg2, Eg3, Eg4
gprs GPRS相关实验(主叫实验,被叫实验,收短信实验和发短信实验)
gps GPS实验-compressed bundle includes JX44B0 experimental teaching system and the user manual system is the set of test routines. c prepared with the ADT environment compiled plate downloaded to experiment can be executed, Learning is the development arm of useful routines source document shows Leddemo experimental Led LED Display LED Display Serial Experimental Serial Experimental Interrupt external interrupt experimental Dma DMA experimental Pwm PW M Experiment Rtc real time clock experiments Watchdog experimental Ad watchdog AD sampling experiments Stepper Stepper motor drive Experimental Experimental Experimental Key Keyboard Driver Dispchar Chinese characters experimental Dispg raph graphics experimental Iic IIC bus experiment Tftp TFTP file transfer experiments Usb USB Experimental data transmi
Platform: |
Size: 4011008 |
Author: kl.ud |
Hits:
Description: UCOS/II for ICCAVR
- The version of UCOS/II is 2.04
- the original port was done by Ole Saether for the IAR compiler. Jens E.
Holtegaard ported one version using ICCAVR. Joerg Meyer did another port
(using Jens port as a start?). This is basically Joerg s port plus a
little bit of changes and documentation by me.
- YOU MUST DOWNLOAD THE MAIN PART OF THE UCOS/II FROM THE UCOS/II WEBSITE
http://www.ucos-ii.com . The supplied project file assumes the portable
source is in the ..\source directory.
- Joerg has written couple document showing the stack frames etc. but it
is in German :-) They are included in this directory.
- The Timer2 overflow interrupt is used for Timer Tick. If you want to
change that, modify os_cpu_c.c and os_cpu_a.s
- I have tested this using ATMega103 with and without external RAM
using AVR Studio simulator. See test1.c test program. Both Code
Compressed (PRO) and STD versions have been tested. -UCOS/II for ICCAVR- The version of UCOS/II is 2.04-the original port was done by Ole Saethe r for the IAR compiler. Jens E. Holtegaard porte d one version using ICCAVR. Joerg Meyer did anot her port (using Jens port as a start). This is bas ically Joerg's port plus a little bit of changes a nd documentation by me.- YOU MUST DOWNLOAD THE M AIN PART OF THE UCOS/FROM THE UCOS II/II WEBSITE http :// www.ucos- ii.com. The supplied project file assumes the portable source is in the .. \ source directory.- Joerg couple has written document showing the stack frames etc.. but it is in German :-) They are included in this directory.- The Ti mer2 overflow interrupt is used for Timer tick. If you want to change that. modify os_cpu_c.c and os_cpu_a.s- I have teste d this using ATMeg
Platform: |
Size: 200704 |
Author: zhjol |
Hits:
Description: 这个文件最初在一个m-ix86pm的UCOS For 386包中,
但是没有源代码,原名叫ExeToImg.EXE
用于将PE结构的EXE文件转换为内存映像文件,
可用于在WIN平台上开发基于x86的操作系统
这个源代码编译后效果跟原版差不多,是我用OllyDBG反编译写成C的.
对于学习PE文件及操作系统有一定作用,
毕竟我的大部分的操作是在window下,
机器差得要得,不想用虚拟机在linux下编译入门的操作系统.
像<自己动手写操作系统>中的Tinux
-This document was originally in a m-ix86pm the UCOS For 386 package, but no source code, the original name used to ExeToImg.EXE structure of PE files into memory EXE image file that can be used in the WIN platform x86-based operating system of the source code compiled with the original effect is almost that I wrote with OllyDBG decompile C
Platform: |
Size: 20480 |
Author: tary |
Hits:
Description: 一个在KEIL公司的MDK3.20编译通过运行的基于S3C44B0X芯片的UCOSII源代码,有外部中断-A company
Platform: |
Size: 464896 |
Author: husong |
Hits:
Description: 基于ARM,Cortex M3 内核的LM3S 的TCP_IP 源码 Micrium_TCP_IP-Based on the ARM, Cortex M3 core LM3S the TCP_IP source Micrium_TCP_IP
Platform: |
Size: 1136640 |
Author: song |
Hits:
Description: keil mdk 周立功开发板中LPC2220芯片
蜂鸣器程序-keil mdk weeks Ligong LPC2220 development board in chip buzzer procedures
Platform: |
Size: 420864 |
Author: wenzhixing |
Hits:
Description: arm7 的uCOS-II操作源码,arm7中在没有mmu的情况下的操作源码。-The arm7 source uCOS-II operation, arm7 in mmu in the absence of the operation of the source case.
Platform: |
Size: 335872 |
Author: 李海庆 |
Hits:
Description:
uC/OS-II for S3C2410 MDK版
----------------版本-----------------
核心版本:V2.86 原版
移植版本:AN-1014 原版
其余部分取自 bobey
---------------编译器---------------
RealView MDK-ARM Version:3.24 测试正常
----------------目录----------------
/Application 应用程序文件夹
/bsp BSP
/doc 支持文档
/output 输出文件
/S3C2410port S3C2410移植文件夹
/ucos ucos核心文件夹
ucos2.Uv2 工程文件
SDRAM.ini 调试内存配置文件
----------------其他-----------------
支持中断嵌套,嵌套层次不可过多,否则堆栈溢出会导致系统崩溃。-uC/OS-II for S3C2410 MDK version--------------------------------- core version version: V2.86 original transplantation version: AN-1014 from the rest of the original bobey--------------- compiler--------------- RealView MDK-ARM Version: 3.24 directory the tests are normal--------------------------------/Application Applications folder/bsp BSP/doc support document/output output file/S3C2410port S3C2410 transplantation folder/ucos ucos core project file folder ucos2.Uv2 memory debugging configuration file SDRAM.ini other--------------------------------- support interrupt nesting, nested level can not be too much, otherwise stack overflow will result in system crashes.
Platform: |
Size: 1335296 |
Author: gavinxu |
Hits:
Description: ucos系统移植到MTK平台,下载时间短,可以加速MTK平台中的驱动编写,请认真读懂代码后试验,否则后果自负-ucos transplanted to MTK system platform, download time is short, you can accelerate the preparation of the driver for MTK platform, please read carefully test code,otherwise you will pay for it.
Platform: |
Size: 247808 |
Author: tianjianwei |
Hits:
Description: UCOSII 针对MCORE的移植代码,非常详细好用-UCOSII for transplant MCORE code, easy to use very detailed
Platform: |
Size: 19456 |
Author: qian xiao hui |
Hits:
Description: 嵌入式操作系统µ C/OS-II在瑞萨M16C/62单片机上移植的完整例程。
芯片型号为M30620FCAFP
开发环境: TM (Tool Manager)
调试器: KD30
编译器: NC30WA V 4.00 R2
晶振:16M-Embedded operating system μC/OS-II in the Renesas M16C/62 microcontroller on the transplantation of a full routine. Chip model M30620FCAFP development environment: TM (Tool Manager) debugger: KD30 compiler: NC30WA V 4.00 R2 Crystal: 16M
Platform: |
Size: 194560 |
Author: dulong |
Hits:
Description: Micriμm
Empowering Embedded Systems
μC/OS-II
μC/TCP-IP
μC/OS-View
and the
Atmel AT91SAM7X256
Platform: |
Size: 5735424 |
Author: Zvan |
Hits:
Description: 基于STM32F107-LK(兼容STM32F107VC-PKT)的uCOS-II2.86移植,用MDK4.10开发,四个任务,一个邮箱,一个RTC中断,参考了STM3210B-LK1-OS代码,可用超级终端调试!-Based STM32F107-LK (compatible STM32F107VC-PKT) of uCOS-II2.86 transplantation, with MDK4.10 development, the four tasks, a mailbox, a RTC interrupt, refer to the STM3210B-LK1-OS code, HyperTerminal can be used to debug!
Platform: |
Size: 2558976 |
Author: 许文建 |
Hits:
Description: ucos 系统白皮书,Micriµ m data sheet for µ C/OS-MPUTM-With faster and larger processor architectures, developers and customers
are expectingmore fromtheir embedded systems. Fromlist of peripherals
and vast capabilities people expect from an embedded system, the
availability of a file systemis today a no-brainer. The evidence is the number
of devices offering flash storage.
Platform: |
Size: 148480 |
Author: guan |
Hits:
Description: 这是本人购买的SMARTARM2200教学实验开发平台的配套光盘中关于教材《ARM嵌入式基础教程》按其章节内容所附带的ARM指令集、ARM7TDMI-S技术参考手册、CPU及外设的PDF资料以及ARM指令使用例子、功能部件的编程实例、uCOS-II移植代码和移植应用等宝贵资料,资料内容详尽,容量高达33.4M,有助于ARM嵌入式系统的初学者尽快入门。本教程所附代码有汇编和C两种语言编写。-This is my SMARTARM2200 purchase of experiment teaching in developing platform companion cd-rom on textbook ARM embedded basic course of according to the content of the section of the ARM with instructions, ARM7TDMI- S technical reference manual, CPU and peripherals PDF materials and ARM instructions functional ele-ments of examples, the use of programming examples, uCOS- II transplant code and transplantation, material content such valuable data, high capacity to 33.4 M, ARM of the embedded system beginners as soon as possible. This tutorial has compiled attached code and C two languages.
Platform: |
Size: 35074048 |
Author: 何事入罗闱 |
Hits:
Description: 应项目需求,基于平台QQ2440移植了uCosII+yaffs1+minigui,用MDK编译器开发,共嵌入式爱好者研究参考。-Project requirements should be based on platform QQ2440 transplant uCosII+ yaffs1+ minigui, with MDK compiler development of embedded lovers of reference.
Platform: |
Size: 28597248 |
Author: |
Hits:
Description: 基于MDK开发的UCOS,实现简单的多任务,任务间通信-This UCOSii project is developed with MDK IDE, for mini2440 s3c2440 chip,it comes with multiy task and comunication between taskes
Platform: |
Size: 6159360 |
Author: 马志辉 |
Hits: