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.

problem interfacing xds510usb with 28035 control card

hi all,

recently we have bought 28035 control card with docking station. it works fine with xds100usb onboard emulator (with ftdi based design). but we are facing problems to work it with external xds510usb emulator (from spectrum digital) which works fine with ezdsp2812kit. We have created custom board as mentioned for xds510usb emulator. But when CCS 3.3 is opened its not getting connected. the emulation drivers for CCS3.3 are downloaded from spectrum digital website. still it is showing a message that  the drivers may not be compatible with current CCS version.Can anyone help me out?

 

  • Hi

    If you try to use external emulator with USB Docking Station you must install jumper on J8. It reset the FT2232 chip on USB Docking Station and off the onboard emulator. And now you can connect the external emulator to the Docking Station J2 JTAG connector.

    eZdsp board automatically disconnect onboard emulator after connection the external emulator to the onboard JTAG connector.

    It is also possible to communicate with the Piccolo controlSTICK using SCI/UART on GPIO28 and GPIO29 pins. The FTDI chip on the controlSTICK enable channel B to be a USB to serial bridge. There are step by step instructions on the post "Important -- C2000 Experimenter Kit "Dual RS232" Fix".

    Henry

  • thanks Henry. It worked. Thanks a lot.