Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - address memory
Search - address memory - 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 : 2026-01-11 Size : 79kb User : luoshaohua

Keil MDK 环境中,S3C2440的uCOS-II移植。 直接在内存中调试,比较方便。若需烧到NOR/NAND上运行,在S3C2440.s中,调用__main之前,添加上拷贝代码到RAM的代码,再调整复位地址处的跳转指令为相对跳转(B ResetHandle)即可。-The Keil MDK environmental, S3C2440 transplant uCOS-II. Direct memory debugging more convenient. For burn running on NOR/NAND in S3C2440.s call __main before, add on a copy of the code to the code of RAM, and then adjust the relative jump the Reset address at the Jump instruction (B ResetHandle) can.
Date : 2026-01-11 Size : 578kb User :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.