sdcc/PIC howto, first draft is up
David McNab <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.gnupic |
|---|---|
| Message-ID | <[email protected]> |
Hi all, As promised, I've put up a first draft of a HOWTO document for using the sdcc C compiler to build programs for PIC microcontrollers. I have donned my asbestos jacket in advance, because the document is based on PIC18Fxx2 devices, and ignores 16Fxxx chips entirely. Please do /not/ ask me to write an edition for 16Fxxx, because now I've used 18Fs, the 16Fs are no longer relevant to me. Document is at http://www.freenet.org.nz/sdcc If someone can recommend a good public wiki-hosting site suitable for technical docs, I'll look toward relocating it. In the meantime, send your corrections/additions to me directly. The aim of the doc is to get people to a point of feeling basically comfortable and competent in using sdcc for pic development, and gaining the confidence to delve into sdcc's less-than-ideal doco. -- Cheers David