ElectricRock Blog

News

Sample Makefile for C30

by matt on Jul.09, 2010, under News

To simplify the process of starting a new C30 project I have created a sample Makefile that takes care of most of the hard work of library paths, linker scripts, etc. Check it out at http://www.electricrock.co.nz/blog/microchip-c30/#makefile and let me know if you run into any problems.

Leave a Comment :, , , more...

Updated C30 build script for C30 v3.23b

by matt on Jul.08, 2010, under News

I have made a minor update to the C30 install script so that it can build/install C30 v3.23b. The only real change (apart from updating filenames) is a new unattended install script for the non-free part.

Instructions and download here: http://www.electricrock.co.nz/blog/microchip-c30/.

5 Comments :, , , more...

Updated C30 build script for Ubuntu 10.04

by matt on May.03, 2010, under News

Ubuntu 10.04 is hot off the press, so I have uploaded an update to the C30 build script to run on it. Apparently the dos2unix command is no longer supported in 10.04 so the script now uses fromdos (thanks to Nicolas for the info).

Latest version of the script can be found here: http://www.electricrock.co.nz/blog/microchip-c30/

14 Comments :, , , more...