Other Parts Discussed in Thread: ENERGYTRACE, UNIFLASH
Running experiments on two recently-acquired MSP-EXP432P401R boards. Relatively new to this platform, am seeing some error messages I don't know how to remediate or escape from!
Environment is CCSv7.3 on macOS. As a test, am building outofbox_msp432p401r_MSP_EXP432P401R_tirtos_ccs
On 'Board 1', firmware loads, halts at first breakpoint, EnergyTrace runs - all as expected.
On 'Board 2' - same USB port used, same cable...
CORTEX_M4_0: Can't Run Target CPU: (Error -2134 @ 0x0) Unable to control device execution state. 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 7.0.48.0) CORTEX_M4_0: JTAG Communication Error: (Error -615 @ 0x0) The target failed to see a correctly formatted SWD header. The connection to the target may be unreliable. Try lowering the TCLK setting before trying again. (Emulation package 7.0.48.0)
JTAG TCLK is at default 2.5MHz. Does this look like something I can fix/reset/other, or do I have a defective board?
The Test Connection function for the XDS110 USB Debug Probe runs with no apparent errors.
Have also tried direct write of finished firmware binaries using UniFlash - with similar results.