Ah I'm starting to understand things now (atleast in theory).... That was a really insightful!
I just received my debug probe, and I tried setting up openocd with lldb, but I have this weird issue, where the pc is stuck at 0x200 right from when I set the target, and has `udf #0` instructions all the way. The kernel bootstrap code starts at 0x80000, and I don't quite understand why the pc is pointing to 0x200 with an `udf` instruction. Anything to do with the armstub?
Thanks!
I just received my debug probe, and I tried setting up openocd with lldb, but I have this weird issue, where the pc is stuck at 0x200 right from when I set the target, and has `udf #0` instructions all the way. The kernel bootstrap code starts at 0x80000, and I don't quite understand why the pc is pointing to 0x200 with an `udf` instruction. Anything to do with the armstub?
Thanks!
Statistics: Posted by kvp_933 — Thu Jun 20, 2024 9:32 am