![]() |
using alternative compiler
how can i use the devc++ compiler to work on the robot code?
are there any special parameters i need to use? were having some problems with MPLab....... -Leav |
Re: using alternative compiler
devc++ uses GCC as the compiler, which will not compile for our pic18 target. It may be possible to change the default compiler to use Microchip's C18 as the compiler. Then you could use devc++ as your IDE and C18 as your compiler.
Are you sure the problem is with the MPLAB IDE and not with the C18 compiler? |
Re: using alternative compiler
Quote:
|
| All times are GMT -5. The time now is 02:46. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi