Debian templates for dsPIC build toolchain 2.05
John Steele Scott <[email protected]> Fri, 15 Dec 2006 15:25:28 +1030
| Newsgroups | gmane.comp.hardware.microcontrollers.gnupic |
|---|---|
| Organization | Temperature Technology |
| Message-ID | <[email protected]> |
Hi everybody, I finally got around to patching Microchip's C30 version 2.05 to build and operate nicely on Debian. This means people should be able to compile code for the 24F, 24H and 33F devices now. I'm still only using the 30F family myself, (actually only the 30F3013 these days). Basic instructions: Unzip the attached file, which gives you three directories. For each directory you want to build: fill in the "upstream" subdirectory appropriately, then run "dpkg-buildpackage -rfakeroot -b". Where to get the upstream bits: pic30-gcc: <http://ww1.microchip.com/downloads/en/DeviceDoc/mplabc30v2_05.tgz> pic30-binutils: <http://ww1.microchip.com/downloads/en/DeviceDoc/mplabalc30v2_05.tgz> pic30-support (optional, non-free): Copy over the include, lib and support directories from a Windows install of MPLAB C30, as well as the file c30_device.info. If you don't use the pic30-support package, grab the file c30_device.info from the binutils or gcc tarballs and copy it to /usr/share/pic30-support/. I've patched the binutils so they won't complain if c30_device.info is missing, but if you're using GCC rather than pure assembly you should probably install c30_device.info. If people have any questions, I'll be around next week, but then away until the second week of January. cheers, John --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
pic30-deb-templates-2.05.tar.bz2
(application/x-bzip2, 11 KB) - not displayed