maxim wexler <blissfix <at> yahoo.com> writes: > Like to learn from others their experiences using > gnupic tools.
Mostly use windoz based tools for Microchip embedded firmware development. I'll install this and look at the support for the 18F series. But I have access to many pic dev boards for testing. > What is the best programmer? DIY preferred. Serial or > parallel. What sorts of pitfalls, tradeoffs? MPlab ICD2 driven off of usb. Jtag is always the best device for low level hardware debugging. > Are some of the pic chips more linux-worthy than others? This a joke? Pics do not have MMU, nor any sort of significant memory resources. I do not know of any uClinux hacks using uClinux on a pic, although you could if one wanted to, I suppose....... > > I plan to use a K6 500MHz AMD as a dedicated pic > development platform. Um, you must have missed architecture class when minimalistic risk processors were covered. The K6 is a 'CISC' architecture, compatible with x86 architectures, the last time I look.... Any tips on how to configure it for best results? USE flags etc? You might ask here: embedded.gentoo.org I'd be curious to follow you acheivements in getting pic, as in a Microchip 18F processor to run a mimimal linux kernel/rtos. A very good rumor has it Microchips 24F series of micro controllers will be accompanies by an embedded linux port, of some sort. If you really, really are serious about pic developemnt using an IDE, then read this article where the author outlines how to hack support, via a cross compiler into Eclipse, for a particular microcontroller: "Developing Eclipse Plugins" in the March '06 issue of The LinuxJournal.com Article by Mike McCollough. I do sort of follow these sort of issues with keen interest..... James > > -mw > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com -- gentoo-user@gentoo.org mailing list