|
Re: URGENT - Code Violation
I ran into the same problem today!
We're using a 2005 RC controller for some testing in an attempt to divide and conquer. I modified Kevin Watson's (frc_camera_21) to run on the 2005 RC to do some testing (following the supplied instructions for the device, linker and library) and has a successful day (this session was at home using a desktop computer with a real serial port). I demonstrated my progress to the team utilizing a laptop with a serial port.
Another member of the software team need to use this controller to test a separate piece of the software and started with the same code base. He kept getting the same errors as described above. In his case, he was using a laptop with a USB-to-Serial adapter (which he's been using for a while).
Anyway, I backed the debug process all the way down to downloading the hex file that I had successfully run earlier in the day with the same errors! By this point our work session was over until morning, so I have no platform to work with until the morning :-(
Any insight into what might be happening or what I should look for is greatly appreciated. It's as if we broke something!
Thank you,
Kevin Taberski
|