Arduino Sketch support

Questions about the BASICtools and MakeItC
Post Reply
basicchip
Posts: 1090
Joined: Fri Oct 19, 2012 2:39 am
Location: Weeki Watchee, FL
Contact:

Arduino Sketch support

Post by basicchip »

We are working on compiling sketches (from Arduino) using MakeItC.

I've been told the first one worked yesterday on a SuperPRO. Our goal is to merge the C and CPP tools in MakeItC.

We are looking for some help (guinea pigs) who are more familar than we are with the Arduino software environment.



FIREWALL
Posts: 15
Joined: Thu Nov 08, 2012 6:31 pm

Re: Arduino Sketch support

Post by FIREWALL »

I am willing to be a guinea pig. Let me know if I can help.

-Dan

basicchip
Posts: 1090
Joined: Fri Oct 19, 2012 2:39 am
Location: Weeki Watchee, FL
Contact:

Re: Arduino Sketch support

Post by basicchip »

We are ready to have people start porting Arduino Sketches to our C software setup

THIS IS STILL A WORK IN PROGRESS, but it actually looks like we are ahead of the Arduino community a little on the ARM support. We have GPIO interrupts working there, at least internally

Any if you want to give it a try

http://www.coridium.us/files/setupCsketch.exe

For now install it in a directory outside of the Program Files area (the default). As we are still editing a lot of files, and Windows doesn't like you doing that in the Program Files.

And for now we only have linker scripts for SuperPRO (LPC1756) and BASICboard (LPC1114)

Post Reply