|
Re: WPILib and Eclipse
sumadin -
Yes, please let us know when you get a good PID routine working. We're going to be tackling the same thing in the next few weeks. There is all kinds of talk about using PID all over CD, but a real lack of good programming examples.
NSolarz -
You haven't given us much to go on, but it sounds like your search path is set up incorrectly, and it's not finding the compiler and/or linker. Make sure you've followed *all* the instructions on the WPILib web site for setting up the Eclipse plugins and the mcc18 compiler.
|