搜索结果
找到约 1,190 项符合
RAM-Disk 的查询结果
单片机开发 MCU为LPC2220,FLASH为39FV1601(地址0x80000000),外部一个SRAM(地址0x81000000)
MCU为LPC2220,FLASH为39FV1601(地址0x80000000),外部一个SRAM(地址0x81000000),程序用ADS编译,
用分散加载,程序0x80000000开始引导,FLASH操作在LPC2220内部RAM运行。
实现的作用为开机等待2秒左右若PC发来连接指令将进入BOOT部分,若超时则COPY应用程序到外部RAM开始运行。
抛砖引玉,可以认识到分散加载,BOOT的基 ...
uCOS ATMEL ARM7 SAM64 Porting ucos / Keil ARM VER3.04。不同于其它
ATMEL ARM7 SAM64 Porting ucos / Keil ARM VER3.04。不同于其它,本代码使用了独立的中断栈,能显著降低RAM的需求,尤其适合小RAM的CPU使用。工程中已经建立了ULINK、以及H-JTAG调试的FALSH&RAM版本,因为涉及版权,不包含ucos source。
汇编语言 辅助说明: 代码交流 QQ59771230 email:choudaxian@163.com 注意事项: 1) LCD 指令中的TEXT GRAPHIC AREA SET效果是什么样的
辅助说明:
代码交流 QQ59771230 email:choudaxian@163.com
注意事项:
1) LCD 指令中的TEXT GRAPHIC AREA SET效果是什么样的
2) LCD 指令中的MODE SET中的OR AND XOR 有图层的味道
3) DJNZ+指令C0H(DATA AND WRITE)与相同的数据时就会出错
4) CHAR ADN PIC分别清除
5) 几何图形绘制与实现图形
6) 菜单优化设计, ...
微处理器开发 三星44b0的pcb图
三星44b0的pcb图,cpu、ram以及flash合理分布,电磁抗干扰性能较好。
驱动编程 I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked
I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked on an implementation of RomFs. RomFs is a small filesystem originally implemented in Linux, because of its simple disk layout its a good choice for an example driver. The current status is a working r ...
中间件编程 ucos2 is a file system for embedded applications which can be used on any media, for which you can p
ucos2 is a file system for embedded applications which can be used on any media, for which you can provide basic hardware access functions. &micro C/FS is a high performance library that has been optimized for minimum memory consumption in RAM and ROM, high speed and versatility. It is written in AN ...
嵌入式/单片机编程 ucos2 is a file system for embedded applications which can be used on any media, for which you can p
ucos2 is a file system for embedded applications which can be used on any media, for which you can provide basic hardware access functions. &micro C/FS is a high performance library that has been optimized for minimum memory consumption in RAM and ROM, high speed and versatility. It is written in AN ...
VHDL/FPGA/Verilog minicore为一个加法器的最小结构
minicore为一个加法器的最小结构,含有移位RAM 和调试的TB 程序等。
单片机开发 实验四 子程序设计实验 实验目的:通过调试数据块传送程序
实验四 子程序设计实验
实验目的:通过调试数据块传送程序,加深对循环程序的理解,掌握子程序的设计与MedWin环境下子程序的调试。进一步加深对并行I/O口的理解。
实验内容:
1. 调试程序dmove.asm,观察片外数据区7000H、A000H开始的单元内容变化规律。
修改程序将7010H-7073H单元内容传送至B000H开始的存储区中。
2. ...
单片机开发 CAN1.c and CAN2.c are a simple example of configuring a CAN network to transmit and receive data o
CAN1.c and CAN2.c are a simple example of configuring a CAN network to
transmit and receive data on a CAN network, and how to move information to
and from CAN RAM message objects. Each C8051F040-TB CAN node is configured
to send a message when it s P3.7 button is depressed/released, with a 0x11
...