When debugging a program, the restart of the program is often aborted with this error message
After restarting, the program compiles properly and starts in debugging mode. Can't upload the program because it's too big.
Based on the error message, does anyone have an idea where the error comes from or where I can look for errors.
The connection drops while the debugging app starts.
It can sometime happen when you have invalid code in one of the process_global subs. It can also be an over-aggressive anti virus / firewall that breaks the connection.