Welcome![Sign In][Sign Up]
Location:
Search - ucos d

Search list

[Shell apiGENIE-SHELL

Description: Genie-shell for ucos 一、 基本要求(必做) (1) 设计并实现ucos的shell模型 (2) 实现简单的Shell命令 hostname命令在屏幕上打印一句话,即自定义的本机名称。 hello 命令可以带多个参数,如hello a b c d,回车后会显示: hello,I am Genie your argv is: a b c d (3)实现在串口和LCD的同步显示,即所有的命令操作过程都要显示在串口和LCD上。 二、 提高要求(选做) 自己设计几条新的命令,比如输入time即可显示时间,输入data即可显示日期或者可以通过命令设置时间和日期等。 -Genie - shell for TRACK 1, basic requirements (regimen) (1) design and implement CENTER shell model (2) to achieve a simple Shel l command hostname command on the screen print a word that is, since the definition of the machine name. Hello orders can take a number of parameters, such as hello a b c d, Enter will show : hello, I am your argv Genie is : a b c d (3) Achieve the serial synchronous and LCD display, that is, all the orders must show that the process of the serial and LCD. Two, raising requirements (election so) designed several new orders, such as the importation of time will be shown, input data can indicate the date or can be ordered through the set-up time and date.
Platform: | Size: 394538 | Author: 天地殇 | Hits:

[OS Developucos_code_with_debug

Description: 经过两天的奋战,终于在borlandc3.1上实现了ucos操作系统在pc上的单步运行调试,期间得到了众多网友留下的文字的帮助,我也决定将我的努力成果上载。 注意将software解压到c盘根目录下,并且将borlandc3.1安装在d盘borlandc目录下,进入C:\\software\\UCOS-II\\EX1_X86L目录下,运行bc.pif,就进入dos的borlandc程序,可以修改并单步调试程序。 这样学ucos应该快多了吧。-After two days of hard work, borlandc3.1 finally achieved OUT pc operating system on the single-step operation debugging, during many netizens left with the help of the letter, I have decided to place my efforts on the results. Attention to the software to extract c deep-rooted directory, borlandc3.1 and will be installed in the directory d borlandc site, enter C : \\ software \\ UCOS-II \\ EX1_X86L directory, run bc.pif. entered the borlandc dos procedures can be modified and single-step debugging procedures. This study should be quicker OUT of the hour.
Platform: | Size: 366908 | Author: 刘晶红 | Hits:

[Other resourceRTOSICCAVR

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:

[uCOS本移植也是从网上Download的

Description: 1. 本移植也是从网上Download的,稍微做了一下整理. 移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外 对中断专门用了一个函数OS_int_A.s 按其中的规则 写中断函数即可 2。应用实例为\ArmUCOS\App\test1\test.mcp,在周立功2104的扳子上 的ram中就可直接运行(code+data<16K), 注意使用了.a库文件 (我习惯这么用) 3. 将所有的文件放到D:\ArmUCOS\下,这样上面的文件能直接编译 3。若有疑问电zh_lyp@163.com-1. The transplant is the Download from the Internet, do a little a bit collated. In addition OS_CPU.h transplantation, OS_CPU_A.s, OS_CPU_C.C three functions outside interruption devoted to a function OS_int_A . s by the rules can be written two interrupt function. Application examples \ ArmUCOS \ App \ test1 \ test.mcp Zhou, the meritorious 2,104 wrench on the ram which can be run directly (code+ datalt; 16K), the use of attention. A library file (I used to use such a) 3. All the files on D : \ ArmUCOS \, so the above documents can be directly translated 3. If in doubt-- zh_lyp@163.com
Platform: | Size: 471040 | Author: 套件 | Hits:

[uCOSucos2 电机控制

Description: 实现ARM 芯片的一对PWM 输出用于控制直流电机的转动,通过A/D 旋钮控 制其正反转及转速。编程实现ARM 的四路I/O 通道实现环形脉冲分配用于控制步进电机的转动,通过 A/D 旋钮转角控制步进电机的转角。-ARM chip to achieve a PWM control for the DC motor rotation, the A/D control knob and the speed of its reversion. Programming ARM 4P I/O channel to achieve pulse distribution ring used to control the stepping motor rotation, the A/D control knob rotation angle stepper motor.
Platform: | Size: 17408 | Author: 陈小平 | Hits:

[uCOSTC3_ucos2_ucgui

Description: Turbo C 3.0 + UCOS2 + UCGUI PC学习版本, 在csword网友的基础上改正了一个BGI的小问题,并 加入了IDE环境:Turbo C++ 3.0 带路径直接解压到到D:\根目录就能用, 解压后,请运行d:\myworks\tc\tc.exe 而后打开项目选择d:\myworks\tc\bin\ucgui\ucgui.prj 而后按Ctrl+F9下运行即可。 注意运行后在WinXP全屏下会没有响应, 建议在Vmware下或纯DOS环境运行。-Turbo C 3.0 UCOS2 learning UCGUI PC version, in csword Netizen corrected on the basis of a small BGI, and joined the IDE environment : Turbo C 3.0 with a direct path to extract to the D : \ root directory can be used, unpacked, run d : \ myworks \ tc \ tc.exe then open the project selection d : \ myworks \ tc \ bin \ ucgui \ ucgui.prj then press Ctrl F9 can operate. Attention after the WinXP operating under full screen will not respond to the proposal, under VMware or pure DOS operating environment.
Platform: | Size: 4661248 | Author: 王萧风 | Hits:

[uCOSTC3_ucos2_ucgui2

Description: 在纯DOS下运行的TurboC3_ucos2_ucgui bug改进版本,直接解压到D:\根目录下,运行D:\myworks\tc\bin\tc.exe,打开project,打开ucgui目录下的ucgui.prj,而后按Ctrl+F9编译并运行!-in pure running under DOS TurboC3_ucos2_ucgui bug improved version directly to extract D : \ root directory, typing D : \ myworks \ tc \ bin \ tc.exe open project, opened ucgui ucgui.prj the directory and then press Ctrl F9 compile and run!
Platform: | Size: 5379072 | Author: 王萧风 | Hits:

[Shell apiGENIE-SHELL

Description: Genie-shell for ucos 一、 基本要求(必做) (1) 设计并实现ucos的shell模型 (2) 实现简单的Shell命令 hostname命令在屏幕上打印一句话,即自定义的本机名称。 hello 命令可以带多个参数,如hello a b c d,回车后会显示: hello,I am Genie your argv is: a b c d (3)实现在串口和LCD的同步显示,即所有的命令操作过程都要显示在串口和LCD上。 二、 提高要求(选做) 自己设计几条新的命令,比如输入time即可显示时间,输入data即可显示日期或者可以通过命令设置时间和日期等。 -Genie- shell for TRACK 1, basic requirements (regimen) (1) design and implement CENTER shell model (2) to achieve a simple Shel l command hostname command on the screen print a word that is, since the definition of the machine name. Hello orders can take a number of parameters, such as hello a b c d, Enter will show : hello, I am your argv Genie is : a b c d (3) Achieve the serial synchronous and LCD display, that is, all the orders must show that the process of the serial and LCD. Two, raising requirements (election so) designed several new orders, such as the importation of time will be shown, input data can indicate the date or can be ordered through the set-up time and date.
Platform: | Size: 690176 | Author: 天地殇 | Hits:

[ARM-PowerPC-ColdFire-MIPSARM7_Ucos_for_LPC2104_Proteus

Description: ucosII在ARM7 LPC2104上的移植完整源程序, 可以在软件proteus上仿真. 说明: 1.应用实例为\ArmUCOS\App\test1\test.mcp,在周立功2104的扳子上 的ram中就可直接运行(code+data<16K), 注意使用了.a库文件(也可在和仿真软件proteus运行) 2. 将所有的文件放到D:\ArmUCOS\下,这样上面的文件能直接编译-ucosII the ARM7 LPC2104 integrity of the transplant source, the emulation software lic. Note : 1. Application examples \ ArmUCOS \ App \ test1 \ test.mcp. Zhou, who in the 2104 wrench on the ram which can be run directly (code+ data
Platform: | Size: 517120 | Author: | Hits:

[OS Developucos_code_with_debug

Description: 经过两天的奋战,终于在borlandc3.1上实现了ucos操作系统在pc上的单步运行调试,期间得到了众多网友留下的文字的帮助,我也决定将我的努力成果上载。 注意将software解压到c盘根目录下,并且将borlandc3.1安装在d盘borlandc目录下,进入C:\software\UCOS-II\EX1_X86L目录下,运行bc.pif,就进入dos的borlandc程序,可以修改并单步调试程序。 这样学ucos应该快多了吧。-After two days of hard work, borlandc3.1 finally achieved OUT pc operating system on the single-step operation debugging, during many netizens left with the help of the letter, I have decided to place my efforts on the results. Attention to the software to extract c deep-rooted directory, borlandc3.1 and will be installed in the directory d borlandc site, enter C : \ software \ UCOS-II \ EX1_X86L directory, run bc.pif. entered the borlandc dos procedures can be modified and single-step debugging procedures. This study should be quicker OUT of the hour.
Platform: | Size: 366592 | Author: 刘晶红 | Hits:

[uCOSRTOSICCAVR

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:

[SCMMS3

Description: 实用单片机系统第三版 本包包还程序阅读器souceinsight3.5 以及比较完整得单片机系统,类似与大家知道得UCOS,但又有很大不同!本包是我朋友所作现在我帮助起推广。“现在这段时间RTOS非常热,可很多人往往为了用RTOS而用RTOS,其实很多很多的项目一般的设计都已经可以了的,RTOS显得有些画蛇添足。对于一般的设计思路,往往要做很多的工作,甚至整个软件的结构不知道怎么搭建,McuSystem主要就是解决以上的问题提出的,真正为实用服务的一个系统,它全部用C语言编写,结构非常清晰,核心是它的消息机制,解决很多普通设计中的一些问题,包括并发事件问题。并且这个消息还支持优先级。我相信只要具有一般C语言水平的都能很快的看懂。系统用Source Insight做编辑,keil为编译,DPFLASH下载,这个成了标准配置,目录建在D:\MCU51\。这个程序是让大家去修改,以适合自己的平台用。现在简单的说一下文件的构成:boot.c是入口程序,define.h是一些宏定义,system.c是系统内核,包括节拍,消息都在这个里面,routine.c为例行程序,如键盘,数码管显示都在这个里面控制,键盘是采用扫描的。”
Platform: | Size: 3666944 | Author: friendly_QQ | Hits:

[Software Engineeringucos2_china_doc

Description: 一本学习UCOS II 的最好书籍,此书详细的讲解了UCOS的原理,是基于UCOS嵌入式开发的必备书籍.-UCOS II a study of the best books, the book in detail the uCOS principle is based on embedded development uCOS essential books.
Platform: | Size: 1772544 | Author: xiongxiaohui | Hits:

[OS Developthe_Simulation_of_ucos(on_ARM)using_Proteus

Description: 在软件Proteus中仿真ucos(ARM) 1.移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外,对中断专门用了一个函数OS_int_A.s 按其中的规则写中断函数即可. 2。应用实例为\ArmUCOS\App\test1\test.mcp,在周立功2104的板子上的ram中就可直接运行(code+data<16K), 注意使用了.a库文件(我习惯这么用) 3. 将所有的文件放到D:\ArmUCOS\下,这样上面的文件能直接编译.-Proteus in the software simulation ucos (ARM) 1. Transplant except OS_CPU.h, OS_CPU_A.s, OS_CPU_C.C three functions, and the disruption of a function devotes a OS_int_A.s write the rules by which you can interrupt function. 2 . Application for ArmUCOSApp est1 est.mcp, Ligong Week 2104 in the board of the ram can be run directly (code data
Platform: | Size: 514048 | Author: 黄灿武 | Hits:

[ARM-PowerPC-ColdFire-MIPSads_source

Description: adctest S3C44B0X内置A/D转换器应用实例; einttest S3C44B0X外部中断实例; flashtest flash读写实例; Helloworld Helloworld程序; iictest IIC接口运用实例; iotest I/O应用实例——矩阵式键盘扫描; rtctest S3C44B0X内置RTC应用实例; Timertest 定时器应用实例; uarttest UART串行口应用实例; ucos_ex1 uc/os-II运用之一:多任务; ucos_ex2 uc/os-II运用之二:任务间通讯; ucos_ex3 uc/os-II运用之三:中断服务程序;-adctest S3C44B0X built A/D converter application einttest S3C44B0X examples of external interrupt flashtest flash examples to read and write Helloworld Helloworld procedures iictest IIC interface application examples iotest I/O application examples- matrix keyboard scanning rtctest S3C44B0X within Purchase RTC application example Timertest timer application uarttest UART serial port application example ucos_ex1 uc/os-II to use one of: multi-tasking ucos_ex2 uc/os-II use two: inter-task communication ucos_ex3 uc/os-II the use of three: a break in service procedures
Platform: | Size: 1426432 | Author: 呼唤 | Hits:

[ARM-PowerPC-ColdFire-MIPSsdt_source

Description: adctest S3C44B0X内置A/D转换器应用实例; einttest S3C44B0X外部中断实例; flashtest flash读写实例; Helloworld Helloworld程序; iictest IIC接口运用实例; iotest I/O应用实例——矩阵式键盘扫描; rtctest S3C44B0X内置RTC应用实例; Timertest 定时器应用实例; uarttest UART串行口应用实例; ucos_ex1 uc/os-II运用之一:多任务; ucos_ex2 uc/os-II运用之二:任务间通讯; ucos_ex3 uc/os-II运用之三:中断服务程序;-adctest S3C44B0X built A/D converter application einttest S3C44B0X examples of external interrupt flashtest flash examples to read and write Helloworld Helloworld procedures iictest IIC interface application examples iotest I/O application examples- matrix keyboard scanning rtctest S3C44B0X within Purchase RTC application example Timertest timer application uarttest UART serial port application example ucos_ex1 uc/os-II to use one of: multi-tasking ucos_ex2 uc/os-II use two: inter-task communication ucos_ex3 uc/os-II the use of three: a break in service procedures
Platform: | Size: 740352 | Author: 呼唤 | Hits:

[uCOSuCOS-II_Mage128

Description: 移植ucos2.76到mega128中软件仿真成功。 需要在iccavr7.13中编译,软件仿真AVR Studio 4.12。下载后将其解压到d下编译,否则可能要修改iccavr 的环境变量。就是菜单project下的Options选择paths进行设置。 -Transplantation ucos2.76 to mega128 success in software simulation. The need for compiling iccavr7.13, software simulation AVR Studio 4.12. Download after decompression to d under the compiler, or else we may want to modify the environment variable iccavr. Project is under the Options menu to choose paths set.
Platform: | Size: 1036288 | Author: Davinci | Hits:

[uCOSUCos-II.core.analysis.Transplantation.and.Driver.D

Description: 《uC/os-II 内核分析.移植与驱动程序开发》随书光盘中的全部源代码,全部通过调试。书中介绍μC/OS-Ⅱ的内核分析、移植过程和驱动程序开发方法。书中首先以μC/OS-Ⅱ在8051系列单片机上的移植为例子,详细剖析μC/OS-Ⅱ的内核和移植过程;然后以串口通信为例,介绍如何为μC/OS-Ⅱ实时内核添加设备的驱动程序;最后介绍μC/OS-Ⅱ在数字信号处理器[DSP]上的移植,以使读者进一步加深对μC/OS-Ⅱ的理解。 -" UC/os-II core analysis. Transplantation and Driver Development" book with CD-ROM of all the source code, all through the debugger. Introduce the book μC/OS- Ⅱ core analysis, the transplanting process and driver development methodology. ΜC/OS- Ⅱ first book in the 8051 Series single-chip on the transplant as an example, a detailed analysis of μC/OS- Ⅱ core and transplantation process then to serial communication as an example, how to introduce μC/OS- Ⅱ Add real-time kernel device driver introduction Finally μC/OS- Ⅱ in the digital signal processor [DSP] on the transplant, in order to enable the reader to further deepen the understanding of μC/OS- Ⅱ.
Platform: | Size: 2308096 | Author: iceyfire | Hits:

[uCOS2410ucos

Description: ads1.2 A/D串口实验 mp3解码编码等等 在嵌入式的UCOSII系统上运行-ads1.2 A/D serial experiments mp3 decoding code, and so in the embedded systems running on UCOSII
Platform: | Size: 4204544 | Author: 王妍妍 | Hits:

[Software EngineeringADI_Blackfin_HardwareTest

Description: 工程名称: ad7606.dpj 工程平台需求: PLM 参考设计平台 √ Blackfin仿真器 √ VisualDSP5.0++ √ 工程描述: 此工程是PLM平台的A/D测试程序。它实现了PLM平台的A/D转换测试功能。它通过sport口从AD7606采集转换后的原始数据,并转换为-10V~+10V的标定值。 运行与测试: (1) 连接仿真器和目标板。 (2) 打开"VisualDSP++ Environment",切换到相应的session。 (3) 打开,编译,加载ad7606.dpj。 (4) 将光标移至程序第313行“cur_collect_count++ ”一句,点击工具栏的Toggle Breakpoint按钮,在该句前增加断点。 (5) 在工具栏点击Expression按钮,显示Expression窗口,在Expression窗口增加变量“channel0_data”、“ channel0_val” (6) 运行程序,当程序暂停时,查看“channel0_data”、“ channel0_val”数组元素的值,“channel0_data”数组内存储的是从AD7606采集的原始数据,“ channel0_val”数组内存储的是转换为-10V~+10V的标定值。
Platform: | Size: 1494016 | Author: 王辉 | Hits:
« 12 »

CodeBus www.codebus.net