This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,expert,
When I used the k3conf tool to read registers and check pinmux, I found that some registers failed to read. What is the reason for this.
Best Regards,
BIng
Hi Bing,
Could you use devmem2 instead to make sure no k3conf dependency is there?
Thank you,
Fabiana Jaimes
Hi Bing,
This is fixed in the latest k3conf code base commit.: git.ti.com/.../
You will want to clone the latest k3conf
Read the README to build the new k3conf:
https://git.ti.com/cgit/k3conf/k3conf/tree/README.md?id=da847de34e5b820aa8156b2af94ce1c2435ab359#n36
Then do sudo cp -r to move the new compiled k3conf to the target file system.
Thank you for reaching out!
Regard,
Diego (:
Hi, Diego
Thank you for your reply. After updating k3conf, the issue has been resolved.
Best Regards,
Bing