|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
I am trying to run a user prgm from the default code supplied from Innovation First but it will run what I program but it stops when the loop is done or not at all and doesn't acnowlage the single joystick input.
|
|
#2
|
|||
|
|||
|
Re: user code to default code
post your main.c file.. there may be a problem with the loop.
|
|
#3
|
|||
|
|||
|
Re: user code to default code
where did you get the 2005 default code?
|
|
#4
|
|||
|
|||
|
Re: user code to default code
this is a little off topic, but are these normal "errors" in mplab compiler?
Clean: Deleting intermediary and output files. Clean Warning: File "C:\mcc18\2005 code (and encoder 2004)\frc_encoder\frc_encoder\encoder.o" doesn't exist. Clean Warning: File "C:\mcc18\2005 code (and encoder 2004)\frc_encoder\frc_encoder\ifi_startup.o" doesn't exist. Clean Warning: File "C:\mcc18\2005 code (and encoder 2004)\frc_encoder\frc_encoder\ifi_utilities.o" doesn't exist. Clean Warning: File "C:\mcc18\2005 code (and encoder 2004)\frc_encoder\frc_encoder\main.o" doesn't exist. Clean Warning: File "C:\mcc18\2005 code (and encoder 2004)\frc_encoder\frc_encoder\printf_lib.o" doesn't exist. Clean Warning: File "C:\mcc18\2005 code (and encoder 2004)\frc_encoder\frc_encoder\user_routines.o" doesn't exist. Clean Warning: File "C:\mcc18\2005 code (and encoder 2004)\frc_encoder\frc_encoder\user_routines_fast.o " doesn't exist. Clean: Deleted file "encoder.cof". Clean Warning: File "encoder.cod" doesn't exist. Clean Warning: File "encoder.hex" doesn't exist. Clean Warning: File "encoder.lst" doesn't exist. Clean: Deleted file "C:\mcc18\05\frc_encoder\frc_encoder\encoder.m cs". Clean: Done. mplab says there weren't any errors, but I was wandering if the statements above mean anything isn't configured correctly. thanks, Stephen |
|
#5
|
|||
|
|||
|
Re: user code to default code
Quote:
|
|
#6
|
|||||
|
|||||
|
Re: user code to default code
Quote:
Clean is deleting intermediate files generated when the code is compiled, linked, etc. In your case the files Clean was making sure were deleted had already been deleted. It gave you the warnings just in case you wanted to know. |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What Features Should the Default Code REALLY include? | Joe Johnson | Programming | 30 | 29-04-2004 22:39 |
| heres the code. y this not working | omega | Programming | 16 | 31-03-2004 15:18 |
| Strange IR sensor movement with default tracker code | wun | Programming | 5 | 19-03-2004 10:51 |
| Bringing in Navigate.zip into the Default code | alexrobotics | Programming | 1 | 24-02-2004 21:42 |
| Is default code already loaded? | quickie25 | Electrical | 8 | 19-02-2004 22:51 |