|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
I have a problem trying to compile a project in Eclipse, when I try to compile the code, nothing happens, and if there are some errors in the code nothing happens aswell, and it says no error.
when I`ve created the project I have selected “Microchip Embedded Systems” as the type of the project, and selected “FRC 18f8722 WPILib Robot toolchain” on the listbox. how can I normally build the project? by the way, is there a way to pass the code to the chip using Eclipse like ifi loader does? Thank you in advance. Last edited by beefy23 : 19-04-2008 at 05:58. |
|
#2
|
||||
|
||||
|
Re: Problem with Eclipse and WPILab
We used Eclipse and WPILib this year. It sounds like you have things set up properly, make sure you save your source code. Eclipse will not compile changes that have not been saved.
One thing to try might be to right click on the project and clean it. This will remove object files and cause the entire project to be re-built next time. There isn't a way, to my knowledge, to have Eclipse load the hex file to the controller. We used IFI loader. Roger |
|
#3
|
|||
|
|||
|
Re: Problem with Eclipse and WPILab
I built the project, but i haven`t found any .hex file in the project directory
![]() Last edited by beefy23 : 20-04-2008 at 04:41. |
|
#4
|
||||
|
||||
|
Re: Problem with Eclipse and WPILab
The .hex file should be in a folder within your project folder. For example, if you were compiling using WPILib for an FRC controller, the .hex file would be in a folder called "FRC 18f8722 WPILib Robot". This would be a little different for a VEX controller.
Roger |
|
#5
|
|||
|
|||
|
Re: Problem with Eclipse and WPILab
No, I haven`t found that .hex in the mentioned directory, but what I can tell you is that im not using Vex.
Last edited by beefy23 : 20-04-2008 at 04:42. |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| WPILib and Eclipse | Guy Davidson | Programming | 31 | 02-04-2008 16:59 |
| Problem with p18cxxx.h and stdio.h | sonnguyen | Programming | 1 | 12-02-2008 10:42 |
| Problem with easy c pro and mechanum wheels | pbrules15 | Programming | 9 | 03-02-2007 20:38 |
| Eclipse with CDT | Nis | Programming | 2 | 15-06-2005 09:31 |
| Problem with reading and writing EEPROM | DKolberg | Programming | 4 | 16-03-2004 19:29 |