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
I have tried using the gdb manual setup but when I try accessing the gdb present in the /teensy/hardware I get this error saying module encodings not found
but when I try to use the arm gnu toolchain that i am using for other boards it works
but using the normal gnu toolchain i wont be able to add in the teensydebug library.
Also say I get the gdb to work how do i upload the program such that teensydebug would work, if i add in the teensydebug header then where shud i put in the teensydebug extracted file. cuz when I am trying to run the teensydebug program i get error in the header
The text was updated successfully, but these errors were encountered:
I have tried using the gdb manual setup but when I try accessing the gdb present in the /teensy/hardware I get this error saying module encodings not found
but when I try to use the arm gnu toolchain that i am using for other boards it works

but using the normal gnu toolchain i wont be able to add in the teensydebug library.
Also say I get the gdb to work how do i upload the program such that teensydebug would work, if i add in the teensydebug header then where shud i put in the teensydebug extracted file. cuz when I am trying to run the teensydebug program i get error in the header
The text was updated successfully, but these errors were encountered: