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.

CCS/CC2640R2F: XDS110 fail to connect each time

Other Parts Discussed in Thread: CC2640R2F

For CCS (1.6.0) debug, i have using a JTAG connection (XDS110) as mention above post and trying to debug but its showing error like "Incompatible XDS110 firmware detected and the firmware version of the connected XDS110 debug probe does not match the expected version ".Here i'm not using XDS110 debug probe in between my LP board and computer.

i 'm following this below post-
XDS110 fail to connect each time on CCS V6.1 (URL- e2e.ti.com/.../431986)


its possible connect to LP target board and in cmd promt run this "xdsdfu -f firmware.bin -r "cmd to update XDS110 firmware.kindly help me how to update XDS110 firmware .




Regards,
Bikash

  • Bikash,

    The thread you linked goes through the exact same steps one would follow to verify if the XDS110 is being acknowledged by the system and working.

    A step-by-step procedure is shown in the section "Updating the XDS110 Firmware" of the following page:
    dev.ti.com/.../

    One remark, though: I have a strong suspicion that CCSv6.1.0 does not support the CC2640R2F device. To verify this, can you see if the file below exists in your installation?
    C:\ti\ccsv6\ccs_base\common\targetdb\devices\cc2640r2f.xml

    Hope this helps,
    Rafael
  • Hi Rafel,

    Thanks For your reply.

    Can you told me which version of CCSv6 support the CC2640R2F/CC2640R device .
    i 'm trying to update XDS110 firmware by using readme file inside xds100 folader and using offline Emulation package (processors.wiki.ti.com/.../XDS_Emulation_Software_Package) .But its showing error like "invalid firmware update".Kindly help me how to debug in CCS 6.1.0.00104 .

    regards,
    Bikash
  • Bikash,

    Please apologize for the delay; I missed your reply.

    If you need to stay on the CCSv6.x stream, certainly the most recommended version is CCSv6.2.0, where I can see the CC2640R2F is fully supported.

    However, if you are starting your development now, I strongly suggest you to download CCSv8.2.0.

    Hope this helps,
    Rafael