maxritter / diy-thermocam

A do-it-yourself thermal imager, compatible with the FLIR Lepton 2.5, 3.1R and 3.5 sensor with Arduino firmware
http://www.diy-thermocam.net
GNU General Public License v3.0
1.1k stars 174 forks source link

Why can not debug and run to breakpoint #46

Closed wuqifeng20 closed 5 years ago

wuqifeng20 commented 5 years ago

When I run the source code program, I add a few breakpoints and start debugging, but the program doesn't run to the breakpoint

He's always reporting the wrong thing Unable to start debugging by opening project properties and navigating to...

I am very confused for this problem