Re: want an sdcc howto?
Byron A Jeff <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.gnupic |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 15, 2005 at 12:58:30PM +1200, David McNab wrote: > I'm willing to write an 'sdcc on PIC Howto', which takes the user step > by easy step through: > > - downloading the source tarball > - configuring the build > - building the core toolchain and extras > - installing the toolchain, libs, headers and support files > - writing a 'hello, world' LED blinker program in C > - turning that into a valid and working .hex binary (including > a fix for the broken crt0 module) > - setting up and using usart-based stdio (so 'printf()' works) > - practicalities of C hacking on PIC > > Question is - is any interested in actually seeing/using such a > document? I'd rather get some votes of support before launching in and > expending several hours on something that might not be used. Sorry to follow up again. David, is there any way that you can leverage these two documents?: http://ubicomp.lancs.ac.uk/%7Emartyn/sdcc_linux http://www.micahcarrick.com/v2/content/view/14/8 There's no point in rewriting what works as long as it works. Can you take a quick read and outline what in your list is missing from those documents. It's the web man! We should utilize its power! BAJ