readme
来自「通过JTAG 控制 ARM9 核的一个程序」· 代码 · 共 18 行
TXT
18 行
Jtag-Arm9 by Simon Wood, (c) July 2001Introduction.This is a JTAG interface program for the ARM940 core, it may work withothers but has not been tested with them. Both software and hardwaredesigns are licensed under the GPL, see 'COPYING' file.To build just type make. On DOS builds you may have to remove the IOPERM from the init function in 'main.c'.In order to build the example code you will have to have an arm crosscompilier installed (I use the prebuilt binaries from the LART project).More documentation in the 'doc' directory.....Have fun,Simon Wood.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?