View previous topic :: View next topic |
Author |
Message |
SuMa
Joined: 02 Mar 2006 Posts: 11
|
pic 16f914 |
Posted: Fri Jun 09, 2006 7:52 am |
|
|
I am using the PCW compiler to program my PICs, and it is fantastic.
But I cannot porgram my last adquisition the 16f914 PIC because my PCW version doesn't have the 16f914.h file.
I would like to find it, could you help me? where can I find it?
When I will find it, will it works with my PCW version ?
Thanks a lot...
JP from Spain |
|
|
newguy
Joined: 24 Jun 2004 Posts: 1907
|
|
Posted: Fri Jun 09, 2006 8:25 am |
|
|
Edited because I can't read....
You need to upgrade your version of PCW. Even if you do manage to get/make your own .h file for the new PIC, the compiler uses the information in the devices.dat file to actually do everything.
Your only option is to upgrade to the latest version and/or a newer version. |
|
|
Mark
Joined: 07 Sep 2003 Posts: 2838 Location: Atlanta, GA
|
|
Posted: Fri Jun 09, 2006 10:58 am |
|
|
newguy wrote: | Edited because I can't read....
You need to upgrade your version of PCW. Even if you do manage to get/make your own .h file for the new PIC, the compiler uses the information in the devices.dat file to actually do everything.
Your only option is to upgrade to the latest version and/or a newer version. |
Since he has PCW can't he use the device editor to add the part to the devices.dat as another option. |
|
|
SuMa
Joined: 02 Mar 2006 Posts: 11
|
|
Posted: Sat Jun 10, 2006 2:28 am |
|
|
But what version do I need? A friend of mine has the 3.212 version of the CCs PCW compiler and still without the 16f914 program option. |
|
|
dyeatman
Joined: 06 Sep 2003 Posts: 1933 Location: Norman, OK
|
|
Posted: Sat Jun 10, 2006 6:58 am |
|
|
It is in the current (3.249) version (16F913-16F917). So an upgrade to the current version will do it for you. |
|
|
SuMa
Joined: 02 Mar 2006 Posts: 11
|
|
Posted: Sun Jun 11, 2006 1:37 pm |
|
|
thnks |
|
|
|