Using ElaphureLink with ESP‐DAP - RoboDurden/Hoverboard-Firmware-Hack-Gen2.x GitHub Wiki
You have taken the easy route!
Of course it comes at some cost: elaphurelink is for keil only, thus is not able to unlock a locked mcu.
-
Download elaphurelink here
-
Run
elaphureLink.Wpf.exe
-
Change the device address to the ip you saved before
-
Press install driver, change the location to where you installed keil(its
C:/Keil_v5
for me), then press yes -
Restart your keil and then go to targetOptions/debug and choose elaphurelink debugger
- Press settings and see if your esp is being detected automatically
Select debug port SWD, clock 10MHZ, and you must not close elaphurelink.exe
- Finished! Now you can start uploading firmware/debugging