View previous topic :: View next topic |
Author |
Message |
Amsterdamned
Joined: 13 Aug 2004 Posts: 5 Location: Amsterdam
|
Header file |
Posted: Fri Aug 13, 2004 3:39 pm |
|
|
Hello there,
I am new in this PIC-stuf and bought me a PICkit 1 from Microchip with a few 12f675 chips. In the example software there isn't any example or headerfile for this chip to begin with..... Can anyone help me getting started ????
Greetings,
Amsterdamned. |
|
|
Mark
Joined: 07 Sep 2003 Posts: 2838 Location: Atlanta, GA
|
|
Posted: Fri Aug 13, 2004 4:28 pm |
|
|
Are you using the CCS compiler? It contains their header file for their compiler. If you are using ASM, check Microchip's website out for and include file. |
|
|
Amsterdamned
Joined: 13 Aug 2004 Posts: 5 Location: Amsterdam
|
|
Posted: Fri Aug 13, 2004 4:45 pm |
|
|
Hello Mark,
Yes I am using the CCS compiler. and I was searching for some exsample programs to help me get started. At this moment I have made some copys of files from this board witch wil help me very much.
Regards,
Amsterdamned.
Mark wrote: | Are you using the CCS compiler? It contains their header file for their compiler. If you are using ASM, check Microchip's website out for and include file. |
|
|
|
Mark
Joined: 07 Sep 2003 Posts: 2838 Location: Atlanta, GA
|
|
Posted: Fri Aug 13, 2004 5:01 pm |
|
|
What version of the compiler? The file should be in the Devices directory. |
|
|
dyeatman
Joined: 06 Sep 2003 Posts: 1933 Location: Norman, OK
|
The demo version will not work for the 12F675 |
Posted: Sun Aug 15, 2004 7:09 am |
|
|
The page below says your processor is not supported by the demo and that all the files are not included
http://www.ccsinfo.com/demo.shtml
Having the header will do you no good because the demo version will not compile for your processor. |
|
|
|