I have a problem where my code no longer starts after a target power cycle or reset.
It works okay on debug and when first installed via jtag -- just doesn't survive a reset / power cycle.
Everything was working fine until about a week ago and since then this problem has been present.
I'm using CC1252R1 (Launch-XL) as programmer/debug and CC1352R2 (LPSTK) as the target. I've tried multiple modules (both target and xds110) and that doesn't help.
It doesn't run my code but the same thing happens when running a selection of demo/example code via resource explorer.
I was running CCS10.11 but have upgraded to 11.10 and the problem persists. I'm using the simplelink cc135x 26x2 sdk version 5.20.00.52.
The problem exists on the 11.10 install which is 'clean', ie, I've only tried the demo/example code (project zero, sensor/collector, etc) and I've not changed any settings.
The same thing happens whether config is set to debug or release (I've not changed their params nor added any other build config).
I'm using Ubuntu 20.04LTS.
The CCS has updated the firmware on the XDS110 (ie, in the Launch-XL) to whatever it said was 'most recent'.
Is there a simple config switch that might cause this effect?