![]() |
Code Won't Compile in MPLab with WPILib
Last night I added WPILib to my project so I could use the Wait() function. When I went to compile the code, I got this error:
Code:
Executing: "C:\mcc18\bin\mcc18.exe" -p=18F8722 "user_routines_fast.c" -fo="user_routines_fast.o" -Ou- -Ot- -Ob- -Op- -Or- -Od- -Opa- -nw=2066 -D_FRC_BOARDAny ideas how to resolve this? Also, I was a bit unsure of the library files I had to use. Do I only use the two library files included in the WPILib distribution, or do I use the WPILib library and then either the FRC_library or the FRC_alltimers included with the default code? |
Re: Code Won't Compile in MPLab with WPILib
Remove the Defines for the Baud Setting in API.h
|
| All times are GMT -5. The time now is 04:53. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi