This archive is intentionally kept small for the gdb@sourceware.org mailing
list size limit.

Contents:

- evidence/
  Tool versions, objdump section headers, addr2line output, decoded DWARF line
  tables for the failing ELF and two comparison ELFs.

- sources/
  Source files, startup assembly, linker script, and generated build makefile
  fragments from the failing project.

- headers/
  Only the two most relevant headers, I2C.h and SPI.h, to keep the mail under
  the list size limit.

Main files to inspect first:

1. evidence/addr2line_and_symbols.txt
2. evidence/zero_address_line_rows_stats.txt
3. evidence/objdump_h_LRV4201_SPI_I2C_2.txt
4. evidence/decodedline_LRV4201_SPI_I2C_2.txt
5. sources/ckcpu.ld
6. sources/crt0.S

