Stafford, Texas 77477
Web: http://emulators.spectrumdigital.com/omap/
Support: mailto:support@spectrumdigital.com
Support URL: http://support.spectrumdigital.com/
Phone: 281-494-4500
Fax: 281-494-5310
Processors Supported
TMS470R1x, TMS470R2x(ARM915/ARM925/ARM926), TMS320C54X, TMS320C55X
Windows 2000 with service pack 2 or higher, service pack 3 recommended for improved USB support
Windows XP, service pack 1 recommended for improved USB support
Win98SE, WinNT4 (not recommended)
Emulators Supported:
XDS510PP, SPI510, SPI515, XDS510PP_PLUS, SPI525, XDS510USB
Code Composer Version Supported:
Release 2.21-2.23
Product Release: 2.21.03
Release Date; May-2005
Important Details
· The emulation drivers for release 2.21.00 are a subset of the CCS 3.1x drivers installed into a CCS 2.21 environment. The minimum tested version of CCS for this release is CCS 2.21. Emulation drivers for pre-CCS 2.21 are available on the Spectrum Digital web/ftp sites.
· If you are using CCS 2.4x-3.1x then you should install CCS 3.1x drivers so that you pick up the additional emulation driver content.
· ARM7S users should read the ARM7S Configuration section
· If you are using OMAP2420 or ARM11 based device then you should install CCS 3.1x drivers. ARM11 content is NOT included in this release.
Installation
Under the installation directory, <INSTALL_DIR> you can find the following:
ARM7S Configuration
The ARM7S core does not support scan chain0 for Endianess detection. Instead this must be setup in the sdopts.cfg emulation configuration file.
Sdopts.cfg is located in your windows system32 directory. Add one of the two configurations below to your sdopts.cfg file in the appropriate emulator section.
#ARM7S Big Endain Configuration
DevArm7IsBigEndian=YES
DevArm7NoChain0=YES
#ARM7S Little Endain Configuration
DevArm7IsBigEndian=NO
DevArm7NoChain0=YES
The following are typical configurations for the XDS510PP PLUS and XDS510USB emulators:
# ======================================================================================
# XDS510PP/SPI515/eZdsp/XDS510PP_PLUS, PORT 0x378, SPP8
#
[EmulatorId=378]
EmuPortAddr=0x378
EmuPortMode=SPP8
EmuPortSpeed=1000
EmuAddOptoPod=NO
EmuDisablePolling=NO
EmuDoWaitInReset=NO
# Uncomment only one of the following EmuProductName options
#EmuProductName=XDS510PP
#EmuProductName=SPI515
EmuProductName=XDS510PP_PLUS
#EmuProductName=EZDSPVC3X
#EmuProductName=EZDSP54X
#EmuProductName=EZDSP2710
#EmuTckDiv=4
#EmuManageTargetPower=YES
#EmuPulseTrst=YES
DevArm7IsBigEndian=YES
DevArm7NoChain0=YES
# ======================================================================================
# XDS510USB Port 0x510
#
[EmulatorId=510]
EmuPortAddr=0x510
EmuPortMode=USB
EmuPortSpeed=0
EmuAddOptoPod=NO
EmuDisablePolling=YES
EmuDoWaitInReset=NO
EmuProductName=XDS510USB
#EmuTckDiv=1
#EmuPulseTrst=YES
#EmuIoOffAtExit=NO
DevArm7IsBigEndian=YES
DevArm7NoChain0=YES