CodyIT@programming.dev to Programmer Humor@programming.dev · 3 months agothe beautiful codeprogramming.devexternal-linkmessage-square215linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkthe beautiful codeprogramming.devCodyIT@programming.dev to Programmer Humor@programming.dev · 3 months agomessage-square215linkfedilink
minus-squareqqq@lemmy.worldlinkfedilinkarrow-up0·edit-22 months agoQEMU makes it pretty painless to hook up gdb just FYI; you should look into that. I think you can also have it provide a memory mapped UART for I/O which you can use with newlib to get printf debugging
QEMU makes it pretty painless to hook up gdb just FYI; you should look into that. I think you can also have it provide a memory mapped UART for I/O which you can use with newlib to get printf debugging