Necessary files for debuggging
Posted: Sun Mar 05, 2023 8:25 pm
I am building the projects in a remote machine and i want to transfer only the necessary files from the build folder, in order to debug my board locally.
From this page https://docs.espressif.com/projects/esp ... ugger.html i understand that i only need my source files where i've set the breakpoints and the build/blink.elf file. Is there any more files from build folder i should transfer also, or the blink.elf alone is enough for the debugging?
From this page https://docs.espressif.com/projects/esp ... ugger.html i understand that i only need my source files where i've set the breakpoints and the build/blink.elf file. Is there any more files from build folder i should transfer also, or the blink.elf alone is enough for the debugging?