I’m trying to use the remote debugger from macOS Sonoma to R-Pi, on a Pi 5 that I just installed with the latest Raspian today. I have followed the instructions to set up the debugger exactly. I have also given the Pi’s password in the remote machine dialog.
But, when I try to launch the remote session (via the Project>Run remotely menu item), after the compiling and assembling steps, I get 2 messages flash onto the screen (in the IDE, and truncated), and on the Pi a zero-size tar.gz file appears.
I had to use Slo-Mo on my iPhone to catch these messages. The first says “Creating the remote file”, and the second “The remote debugger stub could not be reached on the target computer. Incom” and at that point the message is truncated.
This is rather frustrating, since the app itself, if I just transfer it to the Pi, throws a Nil object exception on launch, so I do need the debugger.
By the way, I also tried it with the suggested sample app, Xojo Notes. It’s the same.
12 posts - 4 participants