CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - assembly compiler
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - assembly compiler - List
[
Other Embeded program
]
RT-Thread-1.0.2
DL : 0
RT-Thread 嵌入式操作系统 Kernel内核部分包括了RT-Thread的核心代码,包括对象管理器,线程管理及调度,线 程间通信等的微小内核实现(最小能够到达4k ROM,1k RAM体积占用)。内核库是为了保证 内核能够独立运作的一套小型类似C库实现(这部分根据编译器自带C库的情况会有些不同,使 用GCC编译器时,携带更多的标准C库实现)。CPU及板级支持包包含了RT-Thread支持的各个平 台移植代码,通常会包含两个汇编文件,一个是系统启动初始化文件,一个是线程进行上下文切 换的文件,其他的都是C源文件。-RT-Thread Kernel kernel part of embedded operating systems including RT-Thread core code, including object management, thread management and scheduling, inter-thread communication tiny kernel implements (4k ROM, 1k RAM minimum can be reached volume occupied). Kernel library in order to ensure that the core is capable of independent operation similar to a small C library that implements (this part of the compiler comes with a C library is somewhat different, using the GCC compiler, to carry more of the standard C library implementation). CPU and board support package includes RT-Thread support platform porting code usually contains two assembly files, a system startup initialization file, a thread context switching files are C source files.
Date
: 2026-01-10
Size
: 33.77mb
User
:
马工
[
Other Embeded program
]
SERIAL_asm
DL : 0
UART Assembly langauage Progam for P89V51 using IAR Compiler
Date
: 2026-01-10
Size
: 14kb
User
:
Nagarajan
[
Other Embeded program
]
56702-Blink
DL : 0
DS1 blinks at a rate of approximately 1.5 seconds. * One way to create a delay is to spend time decrementing a value. In assembly, the timing * can be accurately programmed since the user will have direct control on how the * code is d. In C , the compiler takes the C and compiles it into assembly before * creating the file to program to the actual PIC MCU (HEX file). Because of this, it is hard * to predict exactly how many instructions it takes for a line of C to . * *-DS1 blinks at a rate of approximately 1.5 seconds. * One way to create a delay is to spend time decrementing a value. In assembly, the timing * can be accurately programmed since the user will have direct control on how the * code is d. In C , the compiler takes the C and compiles it into assembly before * creating the file to program to the actual PIC MCU (HEX file). Because of this, it is hard * to predict exactly how many instructions it takes for a line of C to . * *
Date
: 2026-01-10
Size
: 17kb
User
:
SPF
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.