I'm currently in a rage fit.
Long story short, I try to emulate a #firmwate I wrote in #renode
When I simply run the image, everything runs smoothly.
But as soon as I attach GDB and start to run the image, I'm getting BusFault errors (i.e. the exception handler is called).
Maybe this even comes from VScode trying to access some memory automatically?