Thanks guys/gals!
I've downgraded to 7.20 and that error is now gone
But... I get a new error.
In user_routines.c, line 193
Code:
Error [1203] too few arguments in function call
So, I went to find the Generate_Pwms(), and I see there are 2 prototypes. One or the other is compiled depending on the macro _FRC_BOARD. So, I assume the is being set wrongly - somewhere. Of course, I'm not sure.
Btw, I couldn't open the default code project because the file format of the workspace was incompatible so I created a new project and added the files to that.
Edit - This is bronxbomber92 posting under a teammates account.
Edit 2 - I just tried compiling Kevin's 2.40 beta code ( I could't open the workspace like above, so I made a new workspace again). I get an error saying
Code:
could not find file clib.lib
What am I doing wrong!?!? Something must be seriously screwed up...