Closed mubes closed 4 years ago
OK, the problem occurs if your wiring is dodgy, so you're not actually connecting to the target :-/ What is confusing is that the jtag scan is all working fine, which an innocent bystander might assume means it's got communication with the target...it doesn't.
Hi there,
...bit of an odd one. When running on Ubuntu 20.04 with a 115k UART connection to the target, on startup I get the following (using strace to see what is happening internally);
...it literally just stops at that
read(4,
point. CTRL-C doesn't work, I need to CTRL-Z then kill -9 to get out of it.Will investigate further, but suggestions gratefully received.