📄 read54x.txt
字号:
===============================================================================
Spectrum Digital Inc Jan 2002
12502 Exchange Dr.
Suite 440
Stafford, Texas 77477
Web: http://www.spectrumdigital.com
Ftp: ftp://ftp.spectrumdigital.com/pub/index.htm
Support: support@spectrumdigital.com
Phone: 281-494-4500
Fax: 281-494-5310
Emulators Supported:
XDS510PP, SPI510, SPI515, XDS510PP_PLUS, SPI525
Processors Supported:
TMS320C54X, TMS320C55X,
Operating Systems Supported:
Win9x/WinNT
Code Composer version supported:
CCS 1.9(Beta), 2.x(Release)
Driver Release 2.61
===============================================================================
1.0 New Features
----------------
- Fix problem on Win2K where sdiont.sys was not being properly setup on a
re-install. Effected printer port and ISA emulators. No effect on
USB or PCI emulators.
1.1 History
-----------
Version 2.60
- Code Composer 2.x production release.
Version 2.51
- Fixed bug in sdgoheterogti.dvr where CCS could not find a Microsoft debug
dll.
- Two workaround fixes to sdgo55xx.dvr.
1) Filter out bad register accesses requested by CCS 1.2/1.3. These
would show up as memory access errors when you opened the register
window.
2) Word swap ACx. CCS was displaying the ACx registers with high/low
words swapped.
- Added in the SdConfig utility to the driver release. This utility replaces
all the old emulator specific setup/reset utilities. If this is an update
install then you should do the following:
1) Before installing you may wish to save your sdopts.cfg file.
2) After installing run sdconfig to update your settings and test the
emulator setup.
Version 2.50
- Added initial support for the C5510. The driver is named sdgo55xx.dvr.
- Added in support for heterogenous multiprocessor debug. Supports C54x+ARM
and C55xx+ARM. See TI documentation for use of Code Composer heterogenous
debug. The Spectrum Digital heterogenous driver is named sdgoheterogti.dvr.
Use this in place of the TI heterogti.dvr.
Version 2.4
- Supports C54x CCS version 1.20. This is basicly a change of directory
structure.
- C5421 shared memory is NOT supported. Silicon issues have
been identified and have to be fixed before shared memory can
be fully supported. This release will allow loading and running
from each processors half of the shared memory. Thus the shared
memory has to be used as non-shared memory.
- Improved performance of CC when the McBsp and McDma windows are opened.
Registers are now read more efficently and cached when possible.
Version 2.3
- Updated driver to reenable the McBsp, McDma, and profiler due to C54x EPK
changes.
- Basic C5421 support.
Version 2.2
- Added support XDS510PP Plus product.
- Adapted to TI changes in Code Composer Studio packaging. The user must now
install "Debug Tools" to use and emulator. See the TI documentation for
differences in capability and support between "Compile Tools" and "Debug Tools".
Version 2.1
- Added support for the SPI515 emulator.
Version 2.0
- Changed driver name from sdgo5xx32.dvr to sdgo5xx_402.dvr. There are slight
differences between Code Composer 4.02 and Code Composer Studio. The Studio
driver is named sdgo5xx.dvr.
- Added in RTDX capability to support Studio.
Version 1.9
- Fixed SPI510+C5402 startup problem following C5402 power cycle.
Changes in sdgo5xx32.dvr and tismg51095.dll files.
- Fixed problem where SPI510 would return emulation error if it
did not find sdopts.cfg. Changes in tismg51095.dll file.
Version 1.8
- Supports Code Composer 4.x
2.0 What is Included
--------------------
The following files are included in the TMS320C54xx Code Composer driver
kit.
read54x.txt - This file
portio.exe - XDS510PP Port utilities
spi510.exe - SPI510 Port utilities
spi515.exe - SPI515 Port utilities
sdgo5xx.dvr - C54x emulation driver, Code Composer Studio
sdgo55xx.dvr - C55xx emulation driver, Code Composer Studio
sdgohetrogti.dvr - Code Composer Studio heterogenous debug driver
sdiont.sys - WinNT port io driver
sddllmgt.dll - Dll name manager
sdsmg51095.dll - Xds510pp SMG/SCIF dll
tismg51095.dll - Spi510/Xds510 SMG/SCIF dll
sdspi515.dll - Spi515/XDS510PP_PLUS SMG/SCIF dll
sdopts.cfg - New options file
2.1 Installation Directories
----------------------------
The install directories are setup to match your C54x Code Composer install
paths. Express directory specifiers:
<INSTALLDIR> Base location that you specify on install. Default is
c:\ti.
<WINDIR> Win95 - \windows
WinNT - \winnt
<WINSYSDIR> Win95 - \windows\system
WinNT - \winnt\system32
Install File Directories:
<INSTALLDIR>\specdig - Root level for SD tools
<INSTALLDIR>\specdig\bin - SD binary files/utilities
<INSTALLDIR>\specdig\sdconfig - SD configuration utility
<INSTALLDIR>\specdig\docs\c54x - C54x specific docs
<WINDIR>\ti\drivers - Code Composer specific drivers
<WINSYSDIR> - SD emulator drivers and config files.
<WINSYSDIR>\drivers - NT specific kernel mode drivers
3.0 Installation
----------------
Make sure you have installed Code Composer.
If installing under Windows NT you have to log on as administrator to load
the driver "sdiont.sys".
3.1 Software
3.1.1. If installing from floppy disk run "setup.exe". If installing
from self extracting setup then run "setupCC54x.exe".
3.2 NT Driver Install (Manual Install)
If you did not install the NT driver during the software installation you
can manually install the driver by doing the following:
3.2.1. Log on as administrator
3.2.2. From the <INSTALLDIR>\specdig\bin directory execute
"portio -dadd <INSTALLDIR>\specdig\sdiont.sys".
<INSTALLDIR> has to be the full path name to the
sdiont.sys WinNT driver. This will load and start the driver.
It also sets the driver flags for automatic startup on system
boot.
4.0 Code Composer Setup
-----------------------
Run the Code Composer Setup utility and follow the steps below:
If installing for Studio then install device driver sdgo5xx.dvr.
Step 1) Select Install Device Driver. Choose "sdgo5xx.dvr".
Step 2) Now drag the "sdgo5xx" icon from the Available Processor Types to
the System Configuration window.
Step 3) Double clock on "sdgo5xx" in the System Configuration window.
- Select Board Properties and set the I/O address to one of the following;
0x3bc, 0x278, 0x378 (Valid XDS510PP/SPI515/XDS510PP_PLUS printer port addresses)
0x240, 0x280, 0x320, 0x340 (Valid XDS510/SPI510 port address)
- Select Processor Configuration.
- Under Available Processors select TMS320C54xx
- Select Add Single (one processor session) See Code Composer docs
for multiprocessor support.
- Select Finish
Step 4) Save your settings and exit Code Composer setup.
5.0 sdopts.cfg Configuration Options (xds510pp, spi510, xds510, spi520,
spi515, xds510pp_plus, spi525)
-----------------------------------------------------------------------
The following section is extracted from the sdopts.cfg which is installed
into your Windows System directory. Run the SdConfig utility to setup your
emulator options and test your JTAG connection.
# ======================================================================================
# <378> Changed Thu Jun 15 17:16:11 2000
#
# Spectrum Digital Emulator Configuration file "sdopts.cfg". This file should be
# located in your Windows system directory so that it is available to all emulator
# applications.
#
# Windows System Directories
# Win95 \windows\system
# WinNT \winnt\system32
#
# Supports
# XDS510PP Spectrum Digital emulator, printer port
# XDS510 Texas Instruments emulator, ISA
# SPI510 Spectrum Digital emulator, low voltage, data logging, ISA
# SPI515 Spectrum Digital emulator, low voltage, printer port
# SPI520 Spectrum Digital emulator, low voltage, data logging, printer port
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -