SPICommand How To
SPICommand is a interactive tool which can send and recieve data over the PC serial port com1 only. It cannot be used while the SPILog program or any other program is using com1.

It provides three commands.

g = get data from XC
s = send data to XC
play = load formated binary file and play back the content of it.

The XC chip command structure is complex and dangerous this should only be used by advanced users.

The play back command was developed to provide the replay of a capture authorization from the SPIlog utility.

SPICommand requires that a program be uploaded and excuted on the DCT before it can operate.

To invoke this routine you must use the USBBDM debuging program to preprare the DCT. The DCT Testing tool menu provides help with this setup by moving the program into the USBBDM memory and displaying the commands you must type to invoke it.

Steps to run the play back.

1. Connect BDM Interface and run USBBDM program.
2. Connect serial cable from DCT to com1.
2. Select DCT Testing from the USDBDM menu and chose SPI Commander.
3. Type in the commands sequence displayed which is shown here.

reset 1
init
setram ea0000 500
go= ea0000

4. Run SPICommand
5. Enter the following command

play

5. Select the auth00.bin file you wish to play back.
6. In USBBDM issue a reset command

Done...

            

Lasted Updated:December 31 2016

Vists since Jan 4,2009