View previous topic :: View next topic |
Author |
Message |
almaarouf
Joined: 26 Mar 2024 Posts: 2
|
Header file losed |
Posted: Tue Mar 26, 2024 4:20 am |
|
|
I couldn't find the header file 16f18855.h. Could someone please provide it to me? |
|
|
alan
Joined: 12 Nov 2012 Posts: 357 Location: South Africa
|
|
Posted: Tue Mar 26, 2024 4:36 am |
|
|
Contact CCS for the file |
|
|
Ttelmah
Joined: 11 Mar 2010 Posts: 19495
|
|
Posted: Tue Mar 26, 2024 7:08 am |
|
|
Or just perform a re-install of the compiler. The files are added when this is
done.
However understand that if your compiler predates support for this chip,
adding the header file won't make the compiler support it. |
|
|
almaarouf
Joined: 26 Mar 2024 Posts: 2
|
|
Posted: Wed Mar 27, 2024 5:22 am |
|
|
Ttelmah wrote: | Or just perform a re-install of the compiler. The files are added when this is
done.
However understand that if your compiler predates support for this chip,
adding the header file won't make the compiler support it. |
Can you provide me the device specifications from the "Device table editor" and the 16F18855.h header file please? |
|
|
gaugeguy
Joined: 05 Apr 2011 Posts: 303
|
|
Posted: Wed Mar 27, 2024 5:38 am |
|
|
No. That won't help you either. You need to purchase a newer version of the compiler. |
|
|
temtronic
Joined: 01 Jul 2010 Posts: 9221 Location: Greensville,Ontario
|
|
Posted: Wed Mar 27, 2024 6:59 am |
|
|
or ,use an older PIC
What actual features do you NEED ? What is your program supposed to do ?Often an older PIC can be used,so specific information would help.
or, use a similar PIC (same family,dif RAM, might work ?)
Can you still buy the 'user configured' Compiler ? YOU chose 5 or 10 PICs,so compiler only works with them ??
Last edited by temtronic on Wed Mar 27, 2024 10:58 am; edited 1 time in total |
|
|
newguy
Joined: 24 Jun 2004 Posts: 1907
|
|
Posted: Wed Mar 27, 2024 9:30 am |
|
|
What is your compiler version? |
|
|
|