Hi,
I am working on our own board using LM3S9B96 with a XDSUSB 510 JTAG and Code Composer Studio.
Until yesterday we were using CCS 4.2.3 and everything working fine except a bug of CCS concerning a wrong display double floating point for Stellaris micro-controller.
Today morning we updated our CCS at the version 4.2.4.
And now it is impossible anymore to connect the target.
The XDS works correctly because when i running SDConfig , i got this message
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:\program files\texas instruments\ccsv4\emulation\drivers
** Checking for a valid emulator/eZdsp
$$ You are connected to:
$$ EmuProductName=XDS510USB
$$ EmuPortAddr=0x510
$$ EmuPortMode=USB
$$ ProductId=510
$$ ProductVersion=86
** Emulator Scan Test
-- Found JTAG IR length of 4
-- Found 1 JTAG device(s) in the scan chain
But when i want to debug my project, i got this error
Error connecting to the target:
Error 0x80000240/-140
Fatal Error during: Initialization, OCS,
Error generated by SD scan controller module
I tried to desinstall and reinstall the XDS driver but it is not the problem. I am checking the gel file and it is correct,....
Do you have any idea to solve this problem ?
Thanks you so much
Alex