Hi to all,
I made my own board using the tms320f28027 (following the controlstick squematics). I'm using the Code Composer Studio version 3.3.81.28. I followed the instructions that came with the xds100v1 from spectrum digital to be able to use the emulator with Code Composer Studio 3.3.81.28. When I try to connect my board to CCS this error shows up:
Error connecting to the target:
Error 0x80000240/-150
Fatal Error during: Initialization, OCS,
This error was generated by TI's USCIF driver.
SC_ERR_POD_FAIL <-150>
This utility failed to operate the adapter for a custom emulator.
The adapter returned an error for unknown reasons
The strange thing is that, using CCS5 I'm able to test the JTAG integrity with succes while CCS3.3 shows an error. I tried to solve this problem by re-installing the code composer 3.3, re-installing drivers.
Some data about the emulator:
1) VID\PID = 0403\A6D0
Product Description = Texas Instruments Inc.XDS100 Ver 1.0
About Code Composer:
2) The "Connect to target at startup" is NOT check in CCS3.3.
Code Composer Version : 3.3.81.28 (limited version that came with the piccolo controlstick).
My guess, this problem is due to drivers. But the only drivers I got is from this page http://processors.wiki.ti.com/index.php?title=XDS100
under the "XDS100 installation instructions" section.
Regards
Gastón