|
Re: Twitchy Motors
I can't check the firmware version because the web dashboard is showing a white screen. (If I remember correctly, the version number is 3.0.0f0)
My eclipse plugins versions are now updated to 0.1.0.201602112135.
When I image the roborio I use the FRC_roboRIO_2016_v19.zip image.
The JRE is ARMv7 Linux - VFP, SOftFP ABI, Little Endian^2.
Since I updated the eclipse plugins, I now have this message in the driver station:
ERROR 1 PWM 7... Output not updated often enough. java.lang.Thread.run(Thread.java:745)
ERROR 1 PWM 6... Output not updated often enough. java.lang.Thread.run(Thread.java:745)
ERROR 1 PWM 5... Output not updated often enough. java.lang.Thread.run(Thread.java:745)
ERROR 1 PWM 4... Output not updated often enough. java.lang.Thread.run(Thread.java:745)
|