compare_elf_to_flash
Verify flash programming by comparing ELF loadable sections against actual target memory, reporting mismatching bytes to confirm correct programming.
Instructions
Compare all loadable ELF sections against actual target memory.
Reads each PROGBITS+ALLOC section from the ELF, reads the same address range from target memory, and reports mismatching bytes. Useful for verifying that flash programming completed correctly. Requires ELF loaded and probe connected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||