Effectively using Map files in your microcontroller debugging @embeddedfm @logicalelegance
Elecia White gave a talk at the Embedded Online Conference 2021 about how to use memory map files.
The talk is not yet available to the public but you can see the slides and files below:
- Memory Map Land Image
- Also at Inkarnate where I put it together
- And at Society6 which is rumored to produce good prints
- 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
The talk includes looking at the memory map for CircuitPython on a SAMD21 processor.
Post a Comment