Registered Users          New User?
Picture of david mabe
mastermod.h
by david mabe - Sunday, January 3, 2010, 03:39 PM
  for every code i try to enter that you sent me to program the robot i always get just one error.

error: mastermod.h
line: 2
source: 2.c

what does this mean?
Me
Re: mastermod.h
by Ivan Rudnicki - Wednesday, January 6, 2010, 08:19 AM
  That error message means that the compiler does not recognize the mastermod.h header file. Note that code files including mastermod.h will work only with the XIPMods master module. To build a robot using the Breadboard Starter Kit, you need to follow the instructions for those kits. Also, make sure that you select Machine Science (PIC) as your platform in the programming window.