• 2 Posts
  • 1 Comment
Joined 11 months ago
cake
Cake day: November 9th, 2023

help-circle

  • To clarify: I have written my own “disk operating system” for an MCU. I simply reads and writes for the first 2Gb of an SD card. I need to write my target image to be loaded on to the MCU at 0x000 and I find that the MBR resides there. I have to load the image from a desk-top PC and the MDB and GPT put me way further into memory (0x01FF).