Re: [Sdcc-user] SDDC LATB vs PORTB

2010-08-23 Thread Sébastien Lorquet
pic doc On Mon, Aug 23, 2010 at 6:59 PM, Marcus Fazzi (Anunakin) wrote: > What diff LATB and PORTB? > > -- > Marcus Fazzi > オープンソースコード いきかた! > http://anunakin.blogspot.com/ > http://www.vivaphp.net > > > -- > This SF.net

Re: [Sdcc-user] SDCC book

2010-08-23 Thread Sébastien Lorquet
http://sdcc.sourceforge.net/doc/sdccman.html/ also available in pdf format. 2010/8/23 Marcus Fazzi (Anunakin) > Are there any SDCC Book? or eBook? > > -- > Marcus Fazzi > オープンソースコード いきかた! > http://anunakin.blogspot.com/ > http://www.vivaphp.net > > > ---

[Sdcc-user] SDDC LATB vs PORTB

2010-08-23 Thread Marcus Fazzi (Anunakin)
What diff LATB and PORTB? -- Marcus Fazzi オープンソースコード いきかた! http://anunakin.blogspot.com/ http://www.vivaphp.net -- This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Cha

[Sdcc-user] SDCC book

2010-08-23 Thread Marcus Fazzi (Anunakin)
Are there any SDCC Book? or eBook? -- Marcus Fazzi オープンソースコード いきかた! http://anunakin.blogspot.com/ http://www.vivaphp.net -- This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Dev

Re: [Sdcc-user] New SDCC User

2010-08-23 Thread Milan Baša
Dňa 23.08.2010 04:44, Bob Cochran wrote / napísal(a): >Greetings, > > I am a new SDCC user. I have succeeded in compiling, flashing and > running a simple LED-blinking program for the PIC16F690 on a breadboard. > I am new to embedded programming and very new to writing embedded C > programs.