Hi,
I want to connect 2 devices (CC1312R1F3) to flash in sequence.
Pins are all connected together, except TDI/TDO, which are in chain:
JTAG/TDI -> TDI, TDO -> TDI -> TDI -> JTAG/TDO
ICE-Pick can't be identified. How should I proceed?
When connected 1-device at a time, it works properly!
Thanks.
I want to connect 2 devices (CC1312R1F3) to flash in sequence.
Pins are all connected together, except TDI/TDO, which are in chain:
JTAG/TDI -> TDI, TDO -> TDI -> TDI -> JTAG/TDO
ICE-Pick can't be identified. How should I proceed?
Source Code
- **************************
- WARNING: RESET (pin 15) high, but should be low. Please check target hardware.
- **************************
- InitTarget: Can not find ICE-Pick (IDCODE mismatch). Expected 0x0B00002F, found: 0x7768205E
- ****** Error: InitTarget(): PCode returned with error code -1
- Cannot connect to target.
Thanks.