-
RedBoot Tensilica平台开源茶叶
redboot在Tensilica平台上的源码-redboot in the Tensilica platform source
- 2022-03-26 15:47:24下载
- 积分:1
-
hyesco AT91RM9200 board boot source code
hyesco AT91RM9200 board boot source code
- 2023-05-30 12:45:02下载
- 积分: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
-
数字滤波器的FPGA实现,verilogHDL
数字滤波器的FPGA实现,verilogHDL-Digital Filter FPGA, verilogHDL
- 2022-11-21 15:25:04下载
- 积分:1
-
周立功EASY2100开发板原理图,pdf格式
周立功EASY2100开发板原理图,pdf格式-EASY2100 SCH pdf
- 2022-04-22 04:49:10下载
- 积分:1
-
写Nand Flash工具
WRITTING Nand FLASH Tools
- 2023-06-29 09:25:03下载
- 积分:1
-
ARM ADS 外设仿真的一个例子
ARM ADS 外设仿真的一个例子-ARM ADS peripherals example of a simulation
- 2023-01-19 13:50:03下载
- 积分:1
-
gps2参天大树
在WINCE6.0环境调试开发的ARM9-2440硬件串口通信程序,嵌入式ARM接受2串口,发送1串口数据,适时监控下位机发送的轮胎电压温度气压数据,经适时处理分析在7寸界面显示个车厢轮胎的状态信息,源码调试通过并在轻轨车上运行
- 2022-07-25 10:50:40下载
- 积分:1
-
ARM44B0+sl811(包含所有固件程序和源码)调试通过
ARM44B0+sl811(包含所有固件程序和源码)调试通过-ARM44B0+ sl811 (contains all the firmware and source code) debugging through
- 2022-05-05 16:37:15下载
- 积分:1
-
这是一个很好用的FAT文件系统,它实现数据文件存储的FAT方式访问,支持FAT32格式。附有51读取程序,详细的函数说明。有兴趣的可以看看。...
这是一个很好用的FAT文件系统,它实现数据文件存储的FAT方式访问,支持FAT32格式。附有51读取程序,详细的函数说明。有兴趣的可以看看。-This is a good use of the FAT file system, which implements the data file is stored in FAT access, support FAT32. With 51 to read program, a detailed function description. Are interested can look at.
- 2022-03-19 13:03:22下载
- 积分:1