|
|
|
![]() |
|
|||||||
|
||||||||
| View Poll Results: What do you use to program the robot? | |||
| MPLAB + Windows |
|
28 | 66.67% |
| Makefile + Windows |
|
5 | 11.90% |
| Linux + WINE |
|
5 | 11.90% |
| Linux + MPLAB |
|
1 | 2.38% |
| Other |
|
3 | 7.14% |
| Voters: 42. You may not vote on this poll | |||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#31
|
|||||
|
|||||
|
I've been trying to find out how to make a new platform for MS VC++ (in the new project dialog, the checked listbox down in the lower right). Unfortunately, I have had literaly no luck. Mine just says Win32. Any Ideas? [This includes MSDN and e-mailing a sugestion to the How-to group]
Last edited by Astronouth7303 : 08-04-2004 at 14:02. |
|
#32
|
|||||
|
|||||
|
Re: Development enviroments orther than MPLAB
Under Linux, how do you compile your code? I heard about using make, but how?
|
|
#33
|
|||
|
|||
|
Re: Development enviroments orther than MPLAB
Recently changed to Cygwin+Makefile+Vim
|
|
#34
|
||||
|
||||
|
Re: Development enviroments orther than MPLAB
Quote:
![]() |
|
#35
|
|||||
|
|||||
|
Re: Development enviroments orther than MPLAB
Quote:
1) get mcc and the IFI loader working under wine 2) make a makefile that compiles everything. 1) Has been done many times, and there is a thread on it here: http://www.chiefdelphi.com/forums/sh...ght=wine+linux 2) I have written one that works under windows + cygwin, and wont take too much hacking to get it to run under linux. You can see it here: http://www.chiefdelphi.com/forums/sh...light=makefile I think I have done a pretty good job of commenting it, so it shouldent be that hard. Good luck! |
|
#36
|
|||
|
|||
|
Re: Development enviroments orther than MPLAB
There are several other IDEs for PICMicro processors.
Check out MPLAB 5.7, which is supposed to be a lot less buggy: http://www.microchip.com/1010/pline/...ab5x/index.htm SourceBoost IDE (which I haven't tried yet, but he's also got C++ and Pascal compilers) http://www.picant.com/c2cpp/cpp.html MPLAB 6.50 just came out which should fix several bugs and adds some new features http://www.microchip.com/1010/pline/...lab6/index.htm HI-TIDE by some company whom I've never heard of: http://www.htsoft.com/products/hitide/picc18.htm Just takes a little searching around ![]() |
|
#37
|
|||||
|
|||||
|
Re: Development enviroments orther than MPLAB
Quote:
What do you mean by "the general rabble"?! I sincerely hope you don't mean linux! Please report to the nearest Microsoft Deprogramming Center: ESR's Propaganda Post Slashdot: News for Linux Zealots The GNU Website: 'Nuff said ![]() |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|