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.

ICE usb driver

Hi,

Setting as the link http://processors.wiki.ti.com/index.php/PROFIBUS_DP_slave_demo_setup_on_AM335x

While USB cable plugged, the driver of ICE can not be found, so the serial console is not available. The FTDI VCP driver is installed, It still does nor work. Is the driver wrong?

  • Jeffery,

    the FTDI standard driver might not enumerate correctly for the ICE board. You should install TI Code Composer (any v5.x should do) and that installs emulation driver for ICE board. Then JTAG USB and Virtual COM driver should show up once you connect the ICE board.

    Regards.