RE: want an sdcc howto?
"Sergey A. Dryga" <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.gnupic |
|---|---|
| Message-ID | <000a01c588ea$f1b171b0$ad0aa8c0@NUT> |
David, Great idea! You've got my vote. It would be great to also improve main sdcc documentation to make PIC on the par with other micros. Sergey > -----Original Message----- > From: David McNab [mailto:[email protected]] > Sent: Thursday, July 14, 2005 8:59 PM > To: [email protected] > Subject: [gnupic] want an sdcc howto? > > Hi, > > My preference for high-level langages puts me at odds with much of this > list's membership, but there are those who feel the same as I do. > > The problem with high level languages on PIC micros has been the lack of > a usable, free/opensource implementation. > > sdcc has suffered a bad rap because it's very newbie-unfriendly to set > up and get going. Also, its binary packaging has been botched, at least > on Debian. > > But with a bit of doco, this problem can go away, to the point where > sdcc's accessibility is on a par with that of the commercial compilers. > > 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. > > I'd really like to see more interest in sdcc on this list, because it's > the only viable free/opensource high-level language compiler that spans > both 16F and 18F, and deserves a place as the 'reference' high level > language for PIC. > > Thoughts? > > -- > Cheers > David > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected]