Is there any way to take the robotC code from the cortex and download it back on to a computer? thanks!
Probably not.
Cameron, If you could decompile a hexadecimal file, you’d be a god <3
magic…
You can transfer the compiled binary back to the PC, but you can never recover the original source code.
PROS has a feature that allows you to upload a preserving filesystem to the cortex, but not in robotC. I wish…