Product board with CC2640 connected via Arm Jtag connector to an XDS100-V3 emulator modul.
Trying to reset the product board with command line interface.
like
srfprog -t lsidx(0) -rs
or srfprog -t soc(XDS-FTZ4JRLEA,CC2640) -rs
Tried various forms
srfprog -t lsidx(0) -rs normal
srfprog -t lsidx(0) -rs debug
Most end in Unknown Action error.
What am I doing wrong?
Stefan