This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
I have the following configuration :
- PC Win7 64bits
- Code composer V3.3, i need it for communication with a F2407
- SD XDS510B emulator
When i do a SDconfig and pass the different test without error
And when i try to connect to the target, i have the following message
Error connecting to the target: Error 0x80000A00/-1134 Fatal Error during: OCS, Timeout, Processor timeout, device would not respond. Code Composer is Auto Retrying. Press Cancel button to cancel the current operation.
Do you have an idea, or if the configuration is good?
Thank you
Hello,
AlanH said:When i do a SDconfig and pass the different test without error
Can you post the results of the test?
AlanH said:
Do you have an idea, or if the configuration is good?
Can you post a screenshot of your configuration in CCSetup?
Thanks
ki
Please find the different details that you asked
the sdconfig test
Spectrum Digital Configuration and Diagnostic Utility
Supports:
Printer Port: XDS510PP, XDS510PP+, SPI515, eZdsp
ISA Bus: SPI510, XDS510
PCI Bus: SPI525
USB Bus: XDS510-USB
** Using emulation application from directory c:\ccstudio_v3.3\drivers
** Checking for a valid emulator/eZdsp
$$ You are connected to:
$$ EmuProductName=XDS510USB
$$ EmuPortAddr=0x510
$$ EmuPortMode=USB
$$ ProductId=510
$$ ProductVersion=84
** Using emulation application from directory c:\ccstudio_v3.3\drivers
** Checking for a valid emulator/eZdsp
$$ You are connected to:
$$ EmuProductName=XDS510USB
$$ EmuPortAddr=0x510
$$ EmuPortMode=USB
$$ ProductId=510
$$ ProductVersion=84
** Checking emulator/eZdsp scan connection
** Emulator Test **
$$ EmuProductName=XDS510USB
$$ EmuPortAddr=0x510
$$ EmuPortMode=USB
$$ ProductId=510
$$ ProductVersion=84
** Emulator Scan Test
-- Found JTAG IR length of 8
-- Found 1 JTAG device(s) in the scan chain
** Checking for a valid emulator/eZdsp
** Running diagnostic scan on EmuProductName=XDS510USB
** Checking emulator/eZdsp scan connection
Performed 5 test loops with 0 errors.
the ccs setup
I try with a XP and still have the same problem to connect to the target.
BR,
Alan
Looks like you have a good JTAG connection with the device and the target configuration is correct.
The next thing to check is the device itself. have you successfully connected to this device in the past with the same CCS+emulator setup?
i already use this emulator with other device and CCS.
The device already wok with same CCS + emulator but on other PC. It's the first time with PC + CCSV3.3 + Emulator.
I already try to install CCSV3.3 + emulator on different PC but still have the same issue.
BR
Alan
Alan,
AlanH said:The device already wok with same CCS + emulator but on other PC.
So on another PC, you were able to connect to CCSv3.3, SD XDS510USB and F2407? Can you confirm that you were able to successfully connect to the F2407 on another PC?
Thanks
ki