-
详细对ARM7TDMI中断原理进行了详解,对需要中断的朋友很有帮助...
详细对ARM7TDMI中断原理进行了详解,对需要中断的朋友很有帮助-Details on the ARM7TDMI interrupt principle explain, disruption of a friend in need of helpful
- 2022-01-26 02:46:27下载
- 积分: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
-
8051 series of tutorials the best examples of the best marquees marquees
8051系列教程最好的例子,最好的选框选框
- 2022-07-18 03:36:16下载
- 积分:1
-
FLASH_Program
本示例说明如何编程 STM32F4xx FLASH。后重置,闪存程序/拭除控制器已被锁定。若要解除锁定,使用 FLASH_Unlock 函数。在编程所需的地址之前, 使用闪存擦除部门功能执行擦除操作。擦除过程从开始的扇区,用于的数计算。然后所有这些部门将拭除一个接一个通过调用 FLASH_EraseSector 函数。此操作完成后,将通过使用 FLASH_ProgramWord 函数执行编程操作。写入的数据,则检查和编程操作的结果存储到 MemoryProgramStatus 变量。
- 2022-03-24 17:12:11下载
- 积分:1
-
ARM学习者参考文档 ARM学习者参考文档
ARM学习者参考文档 ARM学习者参考文档-ARM reference documentation ARM learners learners learners ARM reference documentation reference documentation
- 2022-02-21 19:37:46下载
- 积分:1
-
周立功MiniARM
ZLG MINIARM-N20系列最新的底层驱动的使用说明!-ZLG MINIARM-N20 series of up-to-date bottom-driven use!
- 2022-08-11 01:26:38下载
- 积分:1
-
Philips LPC2000 CAN驱动程序(包括3个示例)
Philips LPC2000 CAN驱动程序(包括3个示例)-Philips LPC2000 CAN Driver (including three examples)
- 2023-06-25 03:20:03下载
- 积分:1
-
ARM9
arm9的LINUX图解,很不错,推荐。-ARM9
- 2022-06-15 19:18:39下载
- 积分:1
-
Cortex
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对DMA进行操作。在许多情况下需要用到DMA,比如USB的批量传输等。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate on the DMA. In many cases the need to use DMA, such as USB bulk transfer.
- 2023-01-04 16:40:03下载
- 积分:1
-
最新的LPC214X USB驱动程序,适用于
NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148。...
最新的LPC214X USB驱动程序,适用于
NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148。-LPC214X USB driver for NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148.
- 2023-08-25 16:45:04下载
- 积分:1