After working with it for a while, I set up a project to run on boot.
The IDE crashed because the project overused the CPU but now it seems like I cannot connect to BELA anymore.
The IDE response: 192.168.7.2 refused to connect.
Terminal response for any script that I'm trying to run:
"
Checking the board is up and running at root@192.168.7.2...ssh:
connect to host 192.168.7.2 port 22:
Operation timed out
"
PING requests are timed out as well, sometimes it does responed very slowly:
64 bytes from 192.168.7.2: icmp_seq=1 ttl=64 time=12693.749 ms
64 bytes from 192.168.7.2: icmp_seq=2 ttl=64 time=11853.990 ms
64 bytes from 192.168.7.2: icmp_seq=3 ttl=64 time=11211.866 ms
64 bytes from 192.168.7.2: icmp_seq=4 ttl=64 time=10404.426 ms
64 bytes from 192.168.7.2: icmp_seq=5 ttl=64 time=9632.231 ms
I tried to reset with the reset button, tried different cables, not sure what to do next.
How do I disable the project to run on boot? Any suggestions?