You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a chance your GDB is built with Python2? This is surprisingly common still these days. Try installing the python2 branch and see if it picks it up.
Hello @bnahill and co developers
Thanks for this tool. I came across it in this Interrupt blog. So I cloned the repo, installed it with python3 with setup.py. Then in gdb I tried
source ~/PyCortexDebug/cmdebug/svd_gdb.py
which gives the following error
Any obvious thing that I am missing? Thanks.
The text was updated successfully, but these errors were encountered: