Other Parts Discussed in Thread: SYSCONFIG, UNIFLASH
Tool/software:
Hi!
I'm having issues flashing any code onto my LP-AM263.
I've resorted to trying to load the 'hello world' example from the mcu_plus_sdk_am263x_10_00_00_35, on two brand new launch pads, with the same error message appearing when trying to flash:
CS_DAP_0: Error connecting to the target: (Error -1170 @ 0x0) Unable to access the DAP. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 20.0.0.3264)
Here is my setup:
1. LP-AM263 connected via the Micro USB and USBC to USB ports on my PC. The BootMode selector is at 1,2,4- On, 3- off state.
2. My PC is running a WIN11 pro OS. The XDS110 appears in the device manager under the Texas instruments debug probes without errors.
2. The mcu_plus_sdk_am263x_10_00_00_35 was succesfully installed.
3. CCs2000 was installed under the C:\ti directory. An older version of CCs (1240) is also present in the same directory, as well as SysConfig_1.21.0 and some other TI directories.
I've imported a few examples from project wizard and none of them are able to flash succesfully. All with the same error.
I've tried reducing the TLCK speed to 2.5MHz and 1MHz, which had no affect.
I've reset my PC as well as the launch pad several times.
I've looked at TI forum and have not found anything to resolve this.
Any guidance will be welcome!