Other Parts Discussed in Thread: LAUNCHXL-F28027
Tool/software: Code Composer Studio
We are having FTDI FT2232H device connected with JTAG port of TMS320F28027 MCU as per reference schematics of evaluation card
C2000 Piccolo MCU F28027 LaunchPad™ development kit
. My case is
1. We have the source code (tida01292 reference design) for programming the MCU, which is running on EVAL Card (F28027 launchpad) but, we are unable to dump it to MCU through JTAG on fresh Card.
2. As JTAG of the MCU is coming from FTDI FT2232H, we want to dump MCU source code through FTDI USB port from PC.
3. The MPSSE JTAG reference C++ code from FTDI is working through Visual Studio, but after that how can I dump my MCU Source Code through this?
when i m dumping the source code from CCS onto fresh MCU it displays the following error.
Kindly tell us what application needs to be run or modification that needs to be done for JTAG programming or MCU for it to able to accept my program.



