On Thu, Mar 27, 2008 at 2:48 PM, Amit Uttamchandani <[EMAIL PROTECTED]> wrote:
> On Wed, 26 Mar 2008 12:15:47 +0800 > "jeffry s" <[EMAIL PROTECTED]> wrote: > > > is there anyone here who work on pic16f877a. i am using debian sid. > > and doing c programming for pic16f877a. but i am new and don't have any > > idea how > > to start. anyone can help me or point me a good sdcc+pic tutorial out > there. > > > > it seems not so many i can found by asking google :( > > > > thanks.. > > I am assuming you are referring to the pic microcontroller here. These are > the packages I found under debian etch. Sorry couldn't provide the > description but check them out. > > * nitpic > * simulpic > * picasm > * picprog > > Good luck and please post back your results. > > Amit nitpic - Simulator for the Microchip PIC16C84 microcontroller simulpic - simulator for Microchip PIC16F84 microcontroller picasm - Assembler for the Microchip PIC-family Microcontrollers picprog - Microchip PIC serial programmer software there is not much resource i found. the best one so http://www.micahcarrick.com/04-25-2005/pic-c-programming-linux.html there is not so many tutorial. but i found out we can use gputils, gpsim and sdcc package in debian. thre is a separate header library need to install as well.