Hi there,
Is remote debugging supported with Raspberry Pi ? I don't have success. From the same PC I dev and deploy from, I enabled debugging in the EXE, ran as startup and attempted to connect from LV but no success.[0]. Dump info command in browser also fails [1].
IDE: LabVIEW 21.0.1f2
Target:RPi Zero 2 W
[0] Operate\Debug Application , typing correct IP address in , hitting refresh returns
"Failed to lookup debuggable applications or shared libraries"
[1] http://172.21.179.33:3580/dumpinfo?
returns
Error response
Error code 404.
Message: Not Found.
Error code explanation: 404 = Nothing matches the given URI.
Peter