I am trying to permanently download code onto the Crio using the base code given by FIRST but when I go through the process of downloading the code, it is telling me that I am getting errors due to file collisions. Is anyone experiencing this issue or know how to fix it?
I haven’t heard of this issue before, but I’m certain that you can run the cRIO updater software and specify that you’d like it to format the filesystem. There won’t be any collisions if there’s no files!
This is not an error.
Any time you permanently deploy the program to the Crio, it sees the program that is ALREADY deployed there and warns you. It’s essentially the same thing as the Windows warning that tells you the file already exists before you overwrite it.
Good luck!