Other Parts Discussed in Thread: CC1310
Hi,
In the TRM(Technical reference manual) page 472 for CC1310 it xplain how the JTAG power can be controller:
Controls JTAG PowerDomain power state:
0: Controlled exclusively by debug subsystem. (JTAG Powerdomain
will be powered off unless a debugger is attached)
1: JTAG Power Domain is forced on, independent of debug
subsystem.
NB: The reset value causes JTAG Power Domain to be powered on
by default. Software must clear this bit to turn off the JTAG Power
Domain
How can I access and write this directly during init?
(My challenge is that resetting through JTAG and then going to sleep doesn't work.
My suspicion is that the JTAG is keeping the device awake.
Physical reset to reset pin (even with XDS100 physcially connected) + going to sleep = works well)
