-
这是一个基于ATMEL的ARM9的原理图,经过本人的修改.
这是一个基于ATMEL的ARM9的原理图,经过本人的修改.-This is a based on the ARM9 ATMEL schematics, I read the amendment.
- 2022-10-19 21:05:04下载
- 积分:1
-
在BOOTLOADR中增加当今最好AES加密技术,可用于客户远程更新应用程式...
在BOOTLOADR中增加当今最好AES加密技术,可用于客户远程更新应用程式-BOOTLOADR increase in today
- 2022-09-03 02:50:03下载
- 积分:1
-
AT91SAM7S64 SPI Slave mode with PDC sample code from Konrad.Wei
AT91SAM7S64 SPI Slave mode with PDC sample code from Konrad.Wei
- 2022-11-15 08:20:03下载
- 积分:1
-
该软件包包括DWM(在Windows中UART的bebug工具
该软件包中,含有嵌入式系统开发常用的工具如DNW ,H-JTAG,Xlight FTP server用于嵌入式系统调试。能为您的嵌入式开发提供很大的方便。-The software bag contain DWM(UART BEBUG TOOL in windows-os)、H-JTAG Xlight FTP server which are useful tool for Embedded system development.
- 2023-05-14 05:20:03下载
- 积分:1
-
MagicARM2200上的问题和解答
仅起参考作用,对arm2200开发的基本问题一般都有解释...
MagicARM2200上的问题和解答
仅起参考作用,对arm2200开发的基本问题一般都有解释-MagicARM2200 on the questions and answers only from the reference effect on the development of the basic problems arm2200 are generally explained
- 2022-02-11 22:58:17下载
- 积分:1
-
This document describes in detail the principle of H
该文档详细地描述了H-JTAG的原理,详细地介绍了如何使用H-JTAG,包括使用简易JTAG调试板,如SDT和Wiggler。-This document describes in detail the principle of H-JTAG detailed description of how to use the H-JTAG, including the use of simple JTAG debug board, such as SDT and the Wiggler.
- 2022-03-20 17:55:30下载
- 积分:1
-
S3C2440A的windows ce 5.0 bsp包,支持3串口,注册表存储
S3C2440A的windows ce 5.0 bsp包,支持3串口,注册表存储-S3C2440A the windows ce 5.0 bsp package, support 3 serial, registry storage
- 2022-05-11 00:12:19下载
- 积分:1
-
at91rm9200的ISP工具,希望对大家有用
at91rm9200的ISP工具,希望对大家有用-at91rm9200 ISP tools, we hope to useful
- 2023-01-07 07:25:05下载
- 积分:1
-
ZLG开发板上关于读写CF卡的代码,带有文件系统
ZLG开发板上关于读写CF卡的代码,带有文件系统-ZLG development board on the CF card read and write code, with file system
- 2022-06-16 16:47:21下载
- 积分:1
-
这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽...
这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽然它们的虚拟地址(VA)都是0-(32M-1),但是对应的MVA(Modified vitual address,由虚拟地址VA和进程号PID组合而来)不一样,设置MVA对应的页表指向不同物理地址就可以很方便地让各进程运行空间相互隔开。代码很少,注释丰富,希望能对想理解操作系统、了解ARM体系结构的朋友有所帮助。
-This is a trip of less than 2000 operating system, cleverly using ARM9 CPU memory management unit (MMU) to achieve the switching process. ARM9 4G virtual address can be divided into 128 process space, each 32M. While their virtual address (VA) are 0- (32M-1), but the corresponding MVA (Modified Virtual address, and by the virtual address VA and the process of portfolio from PID) not the same, set MVA corresponding page table at the different physical address can be very easy to let the the process of separating the mutual operation of space. Code rarely Notes rich, in hopes of understanding the operating system, understanding the ARM architecture friends help.
- 2023-01-15 10:50:03下载
- 积分:1