Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: clausee on December 06, 2012, 05:14:11 pm

Title: Using C::B IDE with chipKIT32 and Multi-platform IDE for PIC32MX
Post by: clausee on December 06, 2012, 05:14:11 pm
I just started using C::B and it is a fantastic IDE for development on Arduino boards. The Arduino Due has not made debut so I have started working on the DiligentDesign chipKIT MAX32 platform. They offer an Arduino based IDE they call multi-platform (MPIDE) that works with the PIC32 on the development board.
 
https://github.com/chipKIT32/chipKIT32-MAX/downloads (https://github.com/chipKIT32/chipKIT32-MAX/downloads)


It looks and works just like the the Arduino IDE and thus has all the limitations.  I am interested in using the chipKIT MAX32 with C::B.  Since the MPIDE is so closely matched to the Arduino IDE would it not be fairly easy to integrate that into C::B?  How would that be done?

Actually what I was referring to was a special build of C:B just for the Arduino.  Now I understand why I did not get any response for help on this.  The link to this build is below.

http://www.arduinodev.com/codeblocks/ (http://www.arduinodev.com/codeblocks/)