Other Parts Discussed in Thread: IWR6843, AWR1642, , MMWAVEICBOOST
Tool/software: Code Composer Studio
Using CCS10, I can debug code on an AWR1642 and also on an IWR6843 ODS with the MMWICBOOST board by first programming the debug binaries. I recently received am IWR6843AOP ES2.0 device, but cannot get debug to work on it.
I have programmed the debug file from SDK 3.4.0.3 in \packages\ti\utils\ccsdebug\xwr68xx_ccsdebug.bin into the board. This file works on the ODS module. But when I try to connect to the target from CCS, I get:
Error initializing emulator:
(Error -260 @ 0x0)
An attempt to connect to the XDS110 failed.
The cause may be one or more of: no XDS110 is connected, invalid
firmware update, invalid XDS110 serial number, or faulty USB
cable. The firmware and serial number may be updated using the
xdsdfu utility found in the .../ccs_base/common/uscif/xds110
directory of your installation. View the XDS110SupportReadMe.pdf
file there for instructions.
(Emulation package 9.2.0.00002)
I have also tried to see if the firmware update tool works (I used it to downgrade the XDS110 firmware on another board, so I know the software works)
c:\ti\ccs_base\common\uscif\xds110>xdsdfu -m
USB Device Firmware Upgrade Utility
Copyright (c) 2008-2018 Texas Instruments Incorporated. All rights reserved.
Scanning USB buses for supported XDS110 devices...
The requested device was not found on the bus.
Thank you.