Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - assembly language compiler
Search - assembly language compiler - List
DL : 0
编译后可在x86上裸奔的ucosII!!! 编译脚本参见TEST.MAK c语言编译器是BC45,汇编语言编译器是tasm 连接后先生成的是test.exe。 参见MAKETEST.BAT 执行exe2bin test.exe后输入0800或8000,好像是输入0800,我记不清了。两个都可以试试。 loader.bin的作用是吧test.bin加载到内存地址0x8000处,其源码我没有了。可以参考软件Emu8086.v4.05里的一个汇编例子,它的名字大概就叫一个简单的操作系统-Can be compiled on the x86 streaker ucosII! ! ! See TEST.MAK c compiler script language compiler is BC45, assembly language compiler is tasm Mr connected into the test.exe. See MAKETEST.BAT Executive exe2bin test.exe enter 0800 or 8000, if the input 0800, I remember. Both can try. loader.bin role is now loaded into the memory address 0x8000 test.bin at its source I have not had. Can refer to a compilation of software Emu8086.v4.05 in the example, its name is probably a simple operating system called
Date : 2025-12-24 Size : 79kb User : luoshaohua

DL : 0
μC/OS-II是一种可移植的,可植入ROM的,可裁剪的,抢占式的,实时多任务操作系统内核。它被广泛应用于微处理器、微控制器和数字信号处理器。 μC/OS 和μC/OS-II 是专门为计算机的嵌入式应用设计的, 绝大部分代码是用C语言编写的。CPU 硬件相关部分是用汇编语言编写的、总量约200行的汇编语言部分被压缩到最低限度,为的是便于移植到任何一种其它的CPU 上。用户只要有标准的ANSI 的C交叉编译器,有汇编器、连接器等软件工具,就可以将μC/OS-II嵌入到开发的产品中。μC/OS-II 具有执行效率高、占用空间小、实时性能优良和可扩展性强等特点, 最小内核可编译至 2KB 。μC/OS-II 已经移植到了几乎所有知名的CPU 上。-μC/OS and μC/OS-II is designed for embedded applications, computer design, most of the code is written in C language. CPU hardware-related part is written in assembly language, total of about 200 lines of assembly language portion is compressed to a minimum, in order to facilitate the migration to any other CPU. User as long as standard ANSI C cross compiler, assembler, linker and other software tools, you can μC/OS-II embedded development products. μC/OS-II with the implementation of high efficiency, small footprint, real-time with excellent performance and scalability features, the smallest kernel can be compiled to 2KB. μC/OS-II has been ported to almost all known CPU.
Date : 2025-12-24 Size : 118kb User : chr
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.