Other Parts Discussed in Thread: LP-XDS110, CC2745R10-Q1, UNIFLASH
Tool/software:
Subject: Issue with CC2745-Based MCU on TI LaunchPad
Hi,
We have started development on the CC2745-based MCU and received a TI LaunchPad LP_EM_CC2745R10-Q10 (Rev. A, BOM Rev: C) with the CC2745Q1P10 chipset (TI X4BE ANJ2 64) and the LP-XDS110 ET debugger (Rev. B, BOM Rev: B).
However, we are facing the following issues during development, despite no hardware modifications or physical/static damage:
Issue 1: New Project Creation Error
- When creating a new project and selecting "CC2745R10-Q1 LaunchPad" as the board/device, then choosing an example and clicking "Create," we receive an error:
- "Device-id 'CC2745R10-Q1' is not recognized."
- As per the release notes, this device should be supported.
Issue 2: Flashing Error with OAD Dual Image Example
- We successfully flashed and ran the example:
ti\simplelink_lowpower_f3_sdk_8_40_00_61\examples\rtos\LP_EM_CC2745R10_Q1\ble5stack\basic_ble
- BLE output was visible on the app.
- However, when trying to flash the "basic_ble_oad_dual_image" example, we encountered the following errors:
- "Error connecting to the target: (Error -2001 - (0:20:0)) Internal error: Invalid parameter passed to function. Restart the application. If error persists, please report the error. (Emulation package 20.0.0.3344)"
- "CS_DAP_0: 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 20.0.0.3344)"
Steps We Have Tried:
- Re-flashed XDS110 firmware using
ti\ccs2002\ccs\ccs_base\common\uscif\xds110
. - Performed multiple power cycles (complete power cut, then retrying the flash process).
- Tested on a different laptop, but the issue persists.
- Re-program same
\basic_ble
example but facing same above issue
.
Development Environment:
- CCS Studio Version: 20.0.2.5__1.6.2
- Default VS Code API: 1.92.2
- SDK: SimpleLink Low Power F3 SDK [8.40.0.61]
Could you please provide guidance As soon as possible to resolving these issues?
Thanks,
Jay