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.

AM3359 ICE

Other Parts Discussed in Thread: AM3359

I have a project built, ready to be flased onto the ICE.

 

I am working with both a windows 7 and a windows xp machine. In both cases, when I attempt to connect to the device, I get this error:

**

This error is generated by TI's USCIF driver or utilities.

The value is '-151' (0xffffff69). The title is 'SC_ERR_FTDI_OPEN'.

The explanation is: One of the FTDI driver functions used during the connect returned bad status or an error. The cause may one or more of: invalid emulator serial number, blank emulator EEPROM, missing FTDI drivers, faulty USB cable. Use the xds100serial command-line utility in the 'common/uscif' folder to verify the emulator can be located.

**

The target configuration is for a am3359 for the ICE,with the xds100 usb emulator

Any ideas what could be the issue here?

 

-colin

  • Turns out this was a USB driver issue as the error said. I was too quick to doubt it. By first unplugging the ICE from the host machine, then by going into the device manager and updating all of my USB drivers, restarting the computer power cycliing the ICE and finally replugging the ICE via the JTAG / USB connector, i was able to fix this issue.

     

    after this, I rana 'test connection' in the target condiguration of the CCS project. After a successful test, I was able to flash the ICE