OpenSprinkler › Forums › OpenSprinkler Unified Firmware › vscode remote debugging configuration › Reply To: vscode remote debugging configuration
August 1, 2024 at 6:50 pm
#79745
ronnie
Participant
Update 3: SUCCESS
Finally it all works. I am able to compile and remotely debug Raspberry pi 4 Opensprinkler code using vscode on my Lubuntu linux virtual machine.
The final step was creating the launch.json file and learning how to use the vscode tools. I have attached the json files for anyone interested. Here’s a screen shot of a breakpoint on etherport.cpp: