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.

CC-DEVPACK-DEBUG: CC3200 debugger

Part Number: CC-DEVPACK-DEBUG
Other Parts Discussed in Thread: CC2640, CC3200

Hi,

I am using CC3200 and CC2640 in my new project, understand that the CC-DEVPACK-DEBUG is use to do debugging for CC2640, but I would like to know is the CC-DEVPACK-DEBUG can be use as CC3200 debugger as well? Any recommendation CC3200 debugger (CC3200)? 


If my product going to MP stage, any recommendation on how to do debugging in the factory and production line?

Hope to hear from you soon!

Thanks and best regards,

KH

  • Hi Kum,

    For development with CC3200 you should definitely buy www.ti.com/.../cc3200-LAUNCHXL. CC3200 LaunchPad contains FTDI debugger which you can use even for debug of your hardware.

    CC-DEVPACK-DEBUG contains XDS110 debugger and from this reasons it can be use to debug CC3200 too.

    One important thing about CC3200. Inside CC3200 is no flash memory and need to be used external serial flash chip to store your firmware, ServicePack, webpages, configuration, etc. Debugger (JTAG/SWD) can be uses only for development purpose. In production you need use serial bootloader or GANG programming to upload code into serial flash. For more information please see processors.wiki.ti.com/.../CC3200_Production_Line_Guide

    By the way ... for new project maybe you should consider to use new CC3220. CC3220 is slightly expensive than CC3200 but have bigger capabilities and fixed some limitations of CC3200.

    Jan