mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-08 16:48:17 +08:00

If we want to run a simple ELF, the reset vector isn't set up, so starting at address 0 doesn't make sense. Use the ELF's entry point instead.