Search found 2 matches

by mjmesp32
Tue Oct 12, 2021 5:39 pm
Forum: Hardware
Topic: Please help me connecting Esp-prog to ESP32-DevkitC-v4
Replies: 5
Views: 8062

Re: Please help me connecting Esp-prog to ESP32-DevkitC-v4

This is what I am using to debug / DL code on ESP32 with ESP-PROG.
DevKitCDebug Wiring.pdf
(205.37 KiB) Downloaded 523 times
by mjmesp32
Sat Jul 04, 2020 2:23 pm
Forum: ESP-IDF
Topic: Same Binary Image from Same Source
Replies: 0
Views: 1414

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:...