It turns out that cargo-embed wont run the load command, though: ``` (gdb) load Loading section .vector_table, size 0x100 lma 0x0 Load failed ``` I figured out that that's probably due to my linker script not being used for some reason