Knowledge Base Article
jtagconfig:No JTAG hardware available
Description
In some Linux version especially in Centos 7.x, typical permission problems will yield this message from jtagconfig:
$ jtagconfig
No JTAG hardware available.
User could restart jtagd service manually.
Resolution
sudo killall -9 jtagd
sudo jtagd
jtagconfig
#Now the jtag link could be detected.
Updated 2 months ago
Version 2.0No CommentsBe the first to comment