|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools |
Rating:
|
Display Modes |
|
#61
|
|||
|
|||
|
Re: using eclipse
When I build I get a .hex file but also get the following error:
Code:
make * CreateProcess((null), rm ./dehs1640.o ./encoder.o ./ifi_startup.o ./ifi_utilities.o ./main.o ./pid.o ./printf_lib.o ./robot.o ./user_SerialDrv.o ./user_camera.o ./user_routines.o ./user_routines_fast.o FRCFRC2005.hex, ...) failed. The system cannot find the file specified. |
|
#62
|
||||
|
||||
|
Re: using eclipse
Quote:
However, you're probably best off using the plugin in the whitepaper I posted. It has fixed that problem so it works in Windows and it has separate configurations for the Robovation Kit and FRC controller. See my signature for a link to the whitepaper. |
|
#63
|
|||
|
|||
|
Re: using eclipse
Quote:
|
|
#64
|
||||
|
||||
|
Re: using eclipse
Quote:
That's odd 1.01 should not give the error, did you delete 1.00 first? Then start eclipse with the option -clean (i.e. Go to the command prompt, navigate to the directory in which you find eclipse.exe and type eclipse -clean.) Also, what version of Eclipse/CDT are you using? You should have version 3.1.1 of Eclipse and version 3.0.1. of the CDT The plug-in included in the white paper is the entire thing. You don't need anything from this thread. The plug-in is just packaged as a jar file (new for Eclipse 3.1). The white paper itself (which is a PDF) has installation instructions for everything you need to use eclipse. |
|
#65
|
|||
|
|||
|
Re: using eclipse
When I just put the jar file (from the whitepaper) in the plugin directory the Microchip option when creating a project does not show up. Am I not placing it right or do I need to get eclipse to do something to recgonize it?
|
|
#66
|
||||
|
||||
|
Re: using eclipse
Quote:
If that doesn't work I'm stuck. And sorry about not replying to your post in the whitepaper discussion. For some reason you can't put whitepaper discussions in the portal. |
|
#67
|
|||
|
|||
|
Re: using eclipse
This is what I did:
I put the .jar file in the plugins folder, did eclipse -clean and still nothing... Should I use plugin 1.0.1 or is there something else I can do for the jar plugin? |
|
#68
|
||||
|
||||
|
Re: using eclipse
Quote:
If you are using 3.0 and you don't want to update you can unzip (?unjar?) the file with a tool like 7-Zip and put the files and folders that you get into a new folder called org.eclipse.cdt.mcc18.toolchain_1.2.0. Then copy the folder into your plugins directory. (Try this for the jar file anyway if you are using 3.1 and still can't get it to work) |
|
#69
|
|||
|
|||
|
Re: using eclipse
I am running 3.1 and am using the clean option. The unjarring worked but eclipse still didn't recgonize the plugin...
|
|
#70
|
|||
|
|||
|
Re: using eclipse
I think I many have found the problem...the following isnt in the plugin.xml file from the jar:
Code:
<plugin id="org.eclipse.cdt.mcc18.toolchain" name="Microchip C18 Compiler Toolsuite Managed Make Extension" version="1.0.1" provider-name="Benjamin Cherian (Team 254)"> - <runtime> - <library name="toolchain.jar"> <export name="*" /> </library> </runtime> - <requires> <import plugin="org.eclipse.cdt.managedbuilder.core" /> </requires> |
|
#71
|
||||
|
||||
|
Re: using eclipse
Quote:
The jar file included with the whitepaper is the wrong one. Use the attachment in the whitepaper discussion instead. Just for your information, (or if you don't want to download the attachment) The Manifest.mf file in the plugin has an extra line at the end that should be deleted. It says: eclipse-platform-filter: win32 Last edited by prograid : 27-11-2005 at 16:39. Reason: Forgot attachment |
|
#72
|
|||
|
|||
|
Re: using eclipse
What attachment?
|
|
#73
|
||||
|
||||
|
Re: using eclipse
See my edit
|
|
#74
|
||||
|
||||
|
Re: using eclipse
It says to go to the whitepaper discussion. I had already uploaded it there, and the forum won't let me put it here also
|
|
#75
|
|||
|
|||
|
Re: using eclipse
Whats the best way for different team members to work on the same copy of the code using CVS. Will it merge the changes all together? What is the method each person goes about doing this? I already have the original code uploaded to the CVS server.
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Using Eclipse IDE & makefile as MPLAB replacement | RoboPhantom | Programming | 0 | 27-02-2005 19:05 |
| Last total Lunar Eclipse TONIGHT | miketwalker | Chit-Chat | 16 | 11-11-2003 22:00 |
| Free Compiler/Linker for WinXP? | IMDWalrus | Programming | 14 | 05-11-2003 15:45 |
| Total Lunar Eclipse May 15/16 Night | geo | Chit-Chat | 17 | 19-05-2003 22:02 |