There are two variations on my talk about how to use memory map files for embedded systems development and debugging.
Memory Maps and Other Buried Treasures is a talk about heaps, stacks, and memory maps (but definitely not linker files). It was a keynote talk at Hackaday Remoticon 2021. The video is coming soon but here are the slides.
Buried Treasure and Map Files was initially presented at Embedded Online Conference 2021. There is a YouTube video and slides of that version.
Here are the other materials.
- Memory Map Land Image or at Inkarnate
- Hello.map and Hello.cmd linker file (TI processor)
- Map file for the BLE and Zigbee application (TI processor)
- Map file for Circuit Python on the SEEDunio via GCC and linker file.