How to use avr-gdb with MK404 #344
GilesBathgate
started this conversation in
General
Replies: 4 comments 1 reply
-
I think perhaps its supposed to be |
Beta Was this translation helpful? Give feedback.
0 replies
-
@vintagepc Any chance you could update the wiki to say |
Beta Was this translation helpful? Give feedback.
0 replies
-
Oops! yes, fixed! :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
btw, avr-insight is a nice GUI for debugging that I've used in the past. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So I tried the instructions here: https://github.com/vintagepc/MK404/wiki/Debugging-Printer-Firmware-with-MK404
I have a file Firmware.ino.exe in
~/projects/Prusa-Firmware-build/Firmware.ino.elf
I run:
/MK404 Prusa_MK2_mR13 -f ~/projects/PF-build-hex/FW-Build4481/BOARD_RAMBO_MINI_1_3/FW-Build4481-1_75mm_MK2-RAMBo13a-E3Dv6full-EN_ONLY.hex --gdb
In a separate terminal I run:
I seem to be missing some Mad GDB skills :(
Beta Was this translation helpful? Give feedback.
All reactions