Other Parts Discussed in Thread: UNIFLASH, LAUNCHXL-CC26X2R1
Hi,
I am using CC26X2R1 LaunchPad for my development purpose . The EVK is shipped with Project Zero Demo code which is working too. The emupack version which had used was 8.0.27.9 .
I tried to flash hex file of other demo projects using the Flash Programmer 2 utility. Flashing was unsuccessful and ended up with an error message asking for firmware update. As I came across a forum regarding this error, emupack version should be 6.0.14.0 from the link http://processors.wiki.ti.com/index.php/XDS_Emulation_Software_Package. I installed this package and updated the firmware found under ti/ccs_base/common/uscif/xds110 folder using two command
xdsdfu -m
xdsdfu -f firmware.bin -r
The updation was completed without any error but the EVK board stopped being detect when connected to PC.
xdsdfu -m
Shows " The requested device was not found on the bus"
I tried with grounding the TCK line as mentioned in the README.txt but the EVK board stil fails to detect in any of the application including teraterm.
Any help would be appreaciated