After learning the basis of the CC3200 LAUNCHPAD ,I designed my own PCB incorporating CC3200 and FT2232D,where ft2232d shall be configured as Jtag mode in channel A and Uart mode in channel B simultaneously.For lack of external emulator, i have to use the on board FTD2232 for Debugging and Uart commnication simultaneously.
The following errors occurred in my own designed PCB.
I configured the FTD2232 following the tips in link http://processors.wiki.ti.com/index.php/CC31xx_%26_CC32xx_FTDI_Flashing ,and there appears a COM port in the Device Manager.
But,when i try to launch the debug mode,the CCS v6 reports error and the following dialog boxes appear.
However,everything goes smoothly when I unplug the Usb cable and substitute for TI's LaunchPad.CCS will enter debug mode smoothly.
Why TI's LaunchPad can enter debug mode,but not my designed board?
I'll feel grateful for your answer. Thank you a lot!
Best Regards.