I tried the upload zip via GUI and it didn't work. "not a valid zip"
Then I tried to run the update_board script after cloning the repository. I get this weird behavior where during the script running, my laptop loses connection to the beagle bone, but then it pops back. The result is this:
$ ./update_board
Checking the board is up and running at root@192.168.7.2...done
Updating the Bela core code in root@192.168.7.2:~/Bela
All the changes to the CORE files in the remote folder ~/Bela will be LOST. The content of these files/folders will be l
ost:
core include Makefile libNE10.a libprussdrv.a examples Doxyfile
Your projects stored in ~/Bela/projects should be safe (and surely you have already backed them up somewhere safe, haven
't you?).
Are you sure you want to continue? (y/N) y
Updating Bela core files to remote folder ~/Bela
Stopping Bela...done
Updating files......ssh: connect to host 192.168.7.2 port 22: Attempt to connect timed out without establishing a connec
tion
rsync: read error: Connection reset by peer (104)
rsync error: error in rsync protocol data stream (code 12) at /usr/src/rsync/rsync-3.0.8/io.c(760) [sender=3.0.8]
An error occurred. Is the board connected?