Pros Uploading Issues

When uploading my code to the brain, the upload seems to go through but the edits I made to the program don’t get recognized. When compiling, I made sure to save the edits and there were no errors within the code. When uploading, I use the hot/cold linking along with wireless upload. Are there any things that I need to be aware of to fix this issue?

Have you ran a make all? When you do that plug in the brain directly to your pc because it will have to upload your entire project.

1 Like

Whenever I have that issue it’s usually because I have some directories that haven’t been updated and are still referencing older versions of the project. It is a bit of a silly mistake but it’s always worth checking to make sure.

2 Likes