-
调试臂是一个很好的工具,我们都知道它不会被朋友使用…
调试ARM的一个好工具
相信大家都知道吧
还不会使用的朋友可以来看看这个说明-debugging ARM is a good tool we all know it will not be used by a friend to look at this note
- 2022-08-19 03:35:00下载
- 积分:1
-
关于ATMEGA128高级应用的C语言程序,有1000多行.
关于ATMEGA128高级应用的C语言程序,有1000多行.-ATmega128 advanced applications on the C language program, there are more than 1000 lines.
- 2022-03-12 10:43:29下载
- 积分:1
-
ARM启动的一篇文章
ARM启动的一篇文章-ARM started an article
- 2022-07-09 03:46:45下载
- 积分:1
-
Development board in the bare board s3c2440 simulation soft interrupt handling p...
在s3c2440开发板裸板上模拟软中断处理程序,处理程序中是对LED灯的控制。-Development board in the bare board s3c2440 simulation soft interrupt handling procedures, the processing procedure is the control of LED lights.
- 2022-09-19 23:10:03下载
- 积分:1
-
S3C2410上RS485驱动源码,用ADS1.2编译工程,已测试通过.内附文档.
S3C2410上RS485驱动源码,用ADS1.2编译工程,已测试通过.内附文档.-S3C2410 on the RS485 driver source code, using ADS1.2 compiler works, have been tested. Containing document.
- 2022-04-14 19:53:07下载
- 积分:1
-
ATmega8尾灯电路更复杂的C程序,实现不同的花…
ATmega8 taillight circuitA more complex C program that implements different flashing patterns under the control of both the push buttons and potentiometer. Use your imagination to come up with some novel ideas here. Remember however that more marks are to be awarded for the quality of the code than for the novelness of the patterns.
- 2022-02-07 02:49:31下载
- 积分:1
-
基于ARM7的USB声卡源代码, LPC2300系列.
基于ARM7的USB声卡源代码, LPC2300系列.-ARM7-based USB sound card source code, LPC2300 series.
- 2023-06-04 20:00:04下载
- 积分:1
-
chamber magicARM2410 use of WinCE5.0
magicARM2410试验箱的WinCE5.0使用说明-chamber magicARM2410 use of WinCE5.0
- 2023-02-08 13:55:04下载
- 积分: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
-
STM32 开发板例子:IWDG 内部看门狗.
开发环境:Keil For ARM
STM32 开发板例子:IWDG 内部看门狗.
开发环境:Keil For ARM-STM32 development board example: IWDG internal watchdog. Development Environment: Keil For ARM
- 2022-03-07 13:13:01下载
- 积分:1