This is what I am using to debug / DL code on ESP32 with ESP-PROG.
Search found 2 matches
- Tue Oct 12, 2021 5:39 pm
- Forum: Hardware
- Topic: Please help me connecting Esp-prog to ESP32-DevkitC-v4
- Replies: 5
- Views: 9032
- Sat Jul 04, 2020 2:23 pm
- Forum: ESP-IDF
- Topic: Same Binary Image from Same Source
- Replies: 0
- Views: 1616
Same Binary Image from Same Source
Looking for the "recipe" to ensure the same ESP32 binary image is produced from the same source code each time it is built. I've observed that building the project twice generates two different images and different map files, with the majority of differences appearing to be address changes, example:...