⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 filelist.txt

📁 multi-ice2.26.rar
💻 TXT
字号:
FILE LIST (installed files)
=========

Windows distribution
====================

In the Windows system directories
---------------------------------
multiice.sys              WinNT/Win2000 Parallel port device driver
multiice.vxd              Win95/98 Parallel port device driver
oncrpc.dll                ONC RPC DLL

In the Multi-ICE directory
--------------------------
Multi-ICEServer.exe       Multi-ICE server
Multi-ICEServer.hlp       Multi-ICE server Help file
portmap.exe               Port mapper utility
irlength.arm              ARM processor IR length list
Autoconf.cfg              Server configuration placeholder
single.cfg                Server configuration example
multiple.cfg              Server configuration example

ARM70DI.mul               ARM Core driver
ARM710T.mul               ARM Core driver
ARM720T.mul               ARM Core driver
ARM740T.mul               ARM Core driver
ARM7DMI.mul               ARM Core driver
ARM7TDMI.mul              ARM Core driver
ARM7TDI-S.mul             ARM Core driver
ARM7TDMI-S.mul            ARM Core driver
ARM7EJ-S.mul              ARM Core driver
ARM920T.mul               ARM Core driver
ARM922T.mul               ARM Core driver
ARM925T.mul               ARM Core driver
ARM940T.mul               ARM Core driver
ARM9TDMI.mul              ARM Core driver
ARM946E-S.mul             ARM Core driver
ARM966E-S.mul             ARM Core driver
ARM9E-S.mul               ARM Core driver
ARM9EJ-S.mul              ARM Core driver
ARM926EJ-S.mul            ARM Core driver
ARM1020T.mul              ARM Core driver
ARM10200.mul              ARM Core driver
ARM1020E.mul              ARM Core driver
ARM10200E.mul             ARM Core driver
ARM1022E.mul              ARM Core driver
ARM10220E.mul             ARM Core driver
KS32C50100.mul            ARM Core driver
S3C4510B.mul              ARM Core driver
PICCOLO.mul               ARM Core driver
XScale.mul                ARM Core driver
XScale-80200.mul          ARM Core driver
XScale-80321.mul          ARM Core driver
XScale-IR7.mul            ARM Core driver
XScale-IXP425.mul         ARM Core driver
XScale-PXA250.mul         ARM Core driver
XScale-PXA210.mul         ARM Core driver

Multi-ICE.dll             dll for debugger
Multi-ICE.hlp             dll help file
onchiptrace.dll           dll for on chip trace

In \system
----------
Hdk3an32.dll              Help system dll
Hdk3ct32.dll              Help system dll
Mfc42.dll                 Microsoft Foundation Class library
Msvcrt.dll                Microsoft Visual C run-time library
Msvcp60.dll               Microsoft Visual C run-time library

In \examples
------------
readme.txt                Readme file for the two files below
start3AXDs.bat            Example batch file to start 3 Debuggers
dccsemi.txt               Script file used to set semihosting to DCC type.

In \examples\dhry
-----------------
dhry.axf                  Example ARM image (Dhrystone)
readme.txt                Documentation for Dhrystone
dhry_1.c                  Souce for Dhrystone
dhry_2.c                  Souce for Dhrystone
dhry.h                    Souce for Dhrystone
dhry.mcp                  CodeWarrior project file for Dhrystone
armsd.map                 ARMulator map file for Dhrystone

In \docs
--------
Multi-ICE_User_Guide.pdf  The user guide in Adobe Acrobat format
Multi-ICE_TAPOp_Guide.pdf The server guide in Adobe Acrobat format
readme.txt                Readme text file
license.txt               Multi-ICE license text
filelist.txt              This file
proclist.txt              A list of supported processors

In \dynatext
------------
This directory contains the Dynatext version of the
Multi-ICE user guide. Files are not listed here.

In the bin directory of ADS
---------------------------
Multi-ICE updates the following files of ADS 1.1 and ADS 1.2 with
later versions:

armperip.xml              Descriptions of ARM processors
armboard.xml              Descriptions of board peripherals
armperip.dtd              XML document description file
XScale.dsc                ARMulator driver file

Unix distribution
=================

In the bin directories of your debugger
---------------------------------------
Multi-ICE.dll             dll for debugger
Multi-ICE.hlp             dll help file
Multi-ICE.cnt             dll help file
setreg                    Utility to set Multi-ICE registry entries

In the bin directory of ADS
---------------------------
Multi-ICE updates the following files of ADS 1.1 and ADS 1.2 with
later versions:

armperip.xml              Descriptions of ARM processors
armboard.xml              Descriptions of board peripherals
armperip.dtd              XML document description file
XScale.dsc                ARMulator driver file

In multiice_mulfiles
--------------------
ARM70DI.mul               ARM Core driver
ARM710T.mul               ARM Core driver
ARM720T.mul               ARM Core driver
ARM740T.mul               ARM Core driver
ARM7DMI.mul               ARM Core driver
ARM7TDMI.mul              ARM Core driver
ARM7TDI-S.mul             ARM Core driver
ARM7TDMI-S.mul            ARM Core driver
ARM7EJ-S.mul              ARM Core driver
ARM920T.mul               ARM Core driver
ARM922T.mul               ARM Core driver
ARM925T.mul               ARM Core driver
ARM940T.mul               ARM Core driver
ARM9TDMI.mul              ARM Core driver
ARM946E-S.mul             ARM Core driver
ARM966E-S.mul             ARM Core driver
ARM9E-S.mul               ARM Core driver
ARM9EJ-S.mul              ARM Core driver
ARM926EJ-S.mul            ARM Core driver
ARM1020T.mul              ARM Core driver
ARM10200.mul              ARM Core driver
ARM1020E.mul              ARM Core driver
ARM10200E.mul             ARM Core driver
ARM1022E.mul              ARM Core driver
ARM10220E.mul             ARM Core driver
KS32C50100.mul            ARM Core driver
S3C4510B.mul              ARM Core driver
PICCOLO.mul               ARM Core driver
XScale.mul                ARM Core driver
XScale-80200.mul          ARM Core driver
XScale-80321.mul          ARM Core driver
XScale-IR7.mul            ARM Core driver
XScale-IXP425.mul         ARM Core driver
XScale-PXA250.mul         ARM Core driver
XScale-PXA210.mul         ARM Core driver

In multiice_docs
----------------
Multi-ICE_User_Guide.pdf  The user guide in Adobe Acrobat format
Multi-ICE_TAPOp_Guide.pdf The server guide in Adobe Acrobat format
readme.txt                Readme text file
license.txt               Multi-ICE license text
filelist.txt              This file
proclist.txt              A list of supported processors

In OnlineBooks/MICE
-------------------
This directory contains the Dynatext version of the Multi-ICE user
guide. Files are not listed here. Dynatext documentation is not
included with the Linux release of Multi-ICE.


Source distribution
===================

Main RPC interface file for client connections
----------------------------------------------

These contain the procedures that the client calls to invoke TAPOp
functions on the Multi-ICE server.

rpcclient.c
nonrpcclient.c  (not required on Unix)

Headers for the above
---------------------
basetype.h               Basic data type definitions
tapop.h                  TAPOp interface for all processors
tapshare.h               TAPOp shared data functions
terrenum.h               TAPOp error codes
tapmacro.h               TAPOp interface for server macro calls
macstruct.h              Data definitions for server macro calls
macros.h                 Some useful client side C macros
nonrpcclient.h           Interface between rpcclient.c and nonrpcclient.c
dethost.h                Maps host specific #defines to generic #defines

ONC RPC Headers (Windows only)
------------------------------
auth.h     
auth_uni.h  
bcopy.h
clnt.h      
netdb.h     
rpc.h       
rpc_msg.h 
svc.h       
svc_auth.h
types.h     
xdr.h       

ONC RPC Library (Windows only)
------------------------------
oncrpc.lib

Auto-generated RPC interface definition files
---------------------------------------------
*** DO NOT EDIT *** (auto-generated)

mice.h
mice_clnt.c
mice_xdr.c

Note: There is a separate version
of these files for each supported
platform (windows or solaris and hpux)

Examples
--------
example1.c  
example1.dsp   (Windows only)
example1.exe   (Windows only)
example2.c
example2.dsp   (Windows only)
example2.exe   (Windows only)
Makefile       (One for each example - Unix only)
ccout4ever.s
ccout4ever.axf
Readme.txt

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -