From: Hynek S. <ec...@ce...> - 2017-04-03 13:32:09
|
Hello, is here anyone who uses openOCD to debug CC13xx? I can't still get this to work. I use FTDI interface, openOCD 0.10.0, running on Linux Mint. If I run openOCD I often get this message: Error: JTAG scan chain interrogation failed: all ones Error: Check JTAG interface, timings, target power, etc. Error: Trying to use configured scan chain anyway... Warn : Bypassing JTAG setup events due to errors (I tried to examine JTAG signals and it seems that JTAG is not initialized correctly; there are some data missing on TDO during IR shift or DR shift) Even when I get correct message, connecting GDB to openOCD results in another errors and openOCD is exited. How can I get openOCD working with CC13xx chip? Thanks, Hynek |