View previous topic :: View next topic |
Author |
Message |
Paul Guest
|
Device 18f4520 |
Posted: Fri Feb 16, 2007 10:28 am |
|
|
Does someone have a 18f4520.h , I need to use this Pic but I don't have it at my device . h file list.
Thank you |
|
|
Ttelmah Guest
|
|
Posted: Fri Feb 16, 2007 10:41 am |
|
|
Won't help you.
The .h file, _does not add a PIC to the devices supported_. This has been covered dozens of times here. You need one of the following:
1) Buy a latter compiler with support for the chip.
2) If you have the PCW package, use the device editor, and add support for the chip, by copying somthing close, and editing this.
All the .h file gives are standard defines. They don't even change much between chips.
Best Wishes |
|
|
Paul Guest
|
|
Posted: Fri Feb 16, 2007 11:05 am |
|
|
Do you know if is there a version of CCS that contains PIC18f4520?
Best wishes |
|
|
Ttelmah Guest
|
|
Posted: Fri Feb 16, 2007 11:23 am |
|
|
Not sure exactly when it was added, but around 3.220. About March 2005. Works fine in 3.249. Any PCH, or PCWH release after this point has support. |
|
|
|