CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - main.c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - main.c - List
[
uCOS
]
uCOS2_4510_EG
DL : 0
UCOSII V2.52 在三星SNDS4510开发板(国内基本所有的4510b的板子都是抄袭此公板设计的)上移植的成功例子,本压缩包内的MBoxMain.c为消息邮箱的例子,使用时请把其更名为main.c,MSemMain.c为信号量的例子,使用时请把其更名为main.c。-UCOSII V2.52 Samsung SNDS4510 development board (all the basic domestic 4510b are copying features of this public board design), examples of successful transplantation, the compressed within the MBoxMain.c for example mail news, please use its renamed main.c, for MSemMain.c examples of signal, please use its renamed main.c.
Date
: 2025-12-19
Size
: 59kb
User
:
王萧风
[
uCOS
]
RTOSICCAVR
DL : 0
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
Date
: 2025-12-19
Size
: 196kb
User
:
zhjol
[
uCOS
]
scr
DL : 0
ARM7在uC/OS-II下的测试代码 含: define.s main.c Display.c LED.c os_dbg.c Uart.c includes.h ML674000.h os_cfg.h -ARM7 in uC/OS-II containing the test code: define.smain.cDisplay.cLED.cos_dbg.cUart.cincludes.hML674000.hos_cfg.h
Date
: 2025-12-19
Size
: 9kb
User
:
郑凯
[
uCOS
]
Exp2
DL : 0
熟悉基于 uCOS-II 扩展的嵌入式操作系统的启动和应用程序的结构。阅读 main. 调用的函数,了解 uCOS-II操作系统系统的启动过程。使用Source Insight 3.0 C代码 辑器,在操作系统的基础上,编写一段程序,在屏幕上显示“Hello world”等文本-Familiar with the uCOS-II expansion based on the embedded operating system and applications start-up structure. Read the main. Call a function of understanding uCOS-II operating system boot process. The use of Source Insight 3.0 C code series, and in the operating system on the basis of the preparation for some procedures, on the screen Hello world , such as text
Date
: 2025-12-19
Size
: 137kb
User
:
彭
[
uCOS
]
task_manage
DL : 0
本程序主要在于演示uc/os-ii 任务管理函数的基本功能,即如何创建、挂起、恢复及删除任务,以及完成这些操作对任务状态及属性的改变情况。使用Mircosoft Visual C++6.0编译,学习uc/os-ii 2.80版RTOS的范例。-This procedure is to demonstrate the main uc/os-ii task management function of the basic functions, namely, how to create, suspend, restore and delete tasks, and the completion of these operations and attributes of the tasks of the state of change. The use of Mircosoft Visual C++6.0 compiler, learning uc/os-ii 2.80 Examples of RTOS version.
Date
: 2025-12-19
Size
: 882kb
User
:
黃海
[
uCOS
]
modbus
DL : 0
C编写的Modbus协议栈,主站程序主要有串口定义和CRC校验,虚拟仪表接收端-C prepared Modbus protocol stack, the main stations mainly in the definition and CRC checksum serial, virtual instrument receiver
Date
: 2025-12-19
Size
: 5kb
User
:
小刚
[
uCOS
]
UCOS_CONCEPTS
DL : 0
UCOS CONCEPTS BY PRASHANTH BASIC POINTS TO KEEP IN MIND 1. Actually there are 4 imp files – main.c, bsp.c ,app.c, & app_cfg.c 2. And 2 primary files of RTOS os_cfg.c, ucos_ii.c BASIC FORMAT OF ucos FILES AND PURPOSE -UCOS CONCEPTS BY PRASHANTH BASIC POINTS TO KEEP IN MIND 1. Actually there are 4 imp files – main.c, bsp.c ,app.c, & app_cfg.c 2. And 2 primary files of RTOS os_cfg.c, ucos_ii.c BASIC FORMAT OF ucos FILES AND PURPOSE
Date
: 2025-12-19
Size
: 7kb
User
:
Prashanth
[
uCOS
]
MP3
DL : 0
* Description : This is the standard entry point for C code. It is assumed that your code will call * main() once you have performed all necessary initialization.- * Description : This is the standard entry point for C code. It is assumed that your code will call * main() once you have performed all necessary initialization.
Date
: 2025-12-19
Size
: 559kb
User
:
masan
[
uCOS
]
ucosPucgui
DL : 0
在ADS1.2中开发的基于S3C2440的触摸屏中断、ucos、ucGUI全部有效,已结合到一起。ucGUI仅仅在屏幕中显示文本。具体看main.c文件-In ADS1.2 in the development of touch-screen based S3C2440 interruption, ucos, ucGUI all effective, has to come together. ucGUI only display text on the screen. Specifically look at the main.c file
Date
: 2025-12-19
Size
: 2.11mb
User
:
王楠
[
uCOS
]
ucosexperiment
DL : 0
ucos编程 实验教程和代码 ucosexperiment\main.c-ucos the programming experiments tutorials and code ucosexperiment \ main.c
Date
: 2025-12-19
Size
: 272kb
User
:
lizhiwei
[
uCOS
]
STM32F407_uCOS-III lwip(20160827)
DL : 0
主要实现功能: 1 tcp server并发(主要涉及文件app_lwip.c、app_tcp_server.c) 2 网线热插拔(主要涉及文件app_lwip.c、app_tcp_server.c) 3 不重启修改ip地址(主要涉及文件app_lwip.c、app_tcp_server.c、app_key.c(按键修改ip地址)) 4 将lwip的数据接收从中断方式改成单独的接收任务方式(主要涉及文件app_lwip.c) 5 usb串口信息打印(115200波特率) 6 注意:使用的stm32的HAL库而不是标准库(The main functions are: 1 TCP server concurrency (mainly related to file app_lwip.c, app_tcp_server.c) Hot plugging of 2 network lines (mainly related to documents app_lwip.c, app_tcp_server.c) 3 do not reset the IP address (mainly related to file app_lwip.c, app_tcp_server.c, app_key.c (key modify IP address)) 4 change the data reception of LwIP from the interrupt mode to the individual receiving task (mainly involving the file app_lwip.c) 5 USB serial port information printing (115200 baud rate) 6 note: the HAL Library of the STM32 used instead of the standard library)
Date
: 2025-12-19
Size
: 3.52mb
User
:
taoking_lhkf
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.