-
ARM7 core S3C44B0 NAND FLASH Shaoxie configuration file.
ARM7核 S3C44B0 NAND FLASH烧写配置文件。 -ARM7 core S3C44B0 NAND FLASH Shaoxie configuration file.
- 2022-01-26 06:14:27下载
- 积分:1
-
ZLG的SMARTARM2300的IAP_Program
ZLG的SMARTARM2300的IAP_Program-ZLG
- 2022-01-28 17:11:49下载
- 积分:1
-
LPC21xx code example for beginners
LPC21xx code example for beginners
- 2022-08-14 04:42:54下载
- 积分:1
-
基于c8051f020的转台控制
基于c8051f020的转台控制,对两直流电机通过驱动器进行转台控制,同时通过编码器对转台进行闭环控制。转台精度可达1分以内。
- 2023-05-05 17:25:03下载
- 积分:1
-
This code is in the public board S3C44B0 testing procedures, including boodloade...
此代码是在S3C44B0公板上的测试程序,包括boodloader,flash,lcd,common等-This code is in the public board S3C44B0 testing procedures, including boodloader, flash, lcd, common, etc.
- 2022-06-02 05:46:24下载
- 积分:1
-
基于at91连接4x4键盘的开发示例,包括硬件连接,驱动的开发,中断的处理等。...
基于at91连接4x4键盘的开发示例,包括硬件连接,驱动的开发,中断的处理等。 -AT91-based connectivity Development 4x4 keyboard sample, including the hardware connection, driver development, such as interruption of treatment.
- 2022-03-20 20:09:30下载
- 积分:1
-
240×128接口与ARM7 GLCD
240*128 GLCD to interface it with ARM7
- 2022-07-15 06:07:28下载
- 积分:1
-
周立功EASYARM2200工程模板的分析
周立功EASYARM2200工程模板的分析-Ligong EASYARM2200 week analysis of the project template
- 2023-03-07 23:05:03下载
- 积分:1
-
stm32驱动,ARM cortex
stm32驱动,ARM cortex-M3芯片驱动-stm32 drive, ARM cortex-M3-chip driver
- 2022-03-04 00:33:51下载
- 积分: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