Part Number: CC1312R
Hi,
I have a CC1312R board with a 2-wire (cJTAG) interface and without RST on the interface.
I use XDS110 debug probe.
I can work with UniFlash without any problem.
Unfortunately, when I use CCS, I have a problem with both flashing and debugging.
When the program is already loaded, I cannot flash it again.
Cortex_M4_0: File Loader: Memory write failed: Timed out waiting for target flashloader to execute command.
Cortex_M4_0: GEL: File: abc.out: Load failed.
When the memory is erased (using UniFlash), I can flash or debug without any problem using CCS.
I understand that RST is used to "wait on reset" but...
Is there any way to tune the target configuration file to be able to work without RST?
The board is powered from the debug probe.
/Adam