Please help me...thank you so much

Status
Not open for further replies.

skye220

Newbie level 1
Joined
Aug 16, 2009
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,289
include p16f873.inc

I am doing my final year project, and My code comes with the header :

list p=pic16f873
include p16f873.inc
__config _hs_osc & _wdt_off & _pwrte_on & _lvp_off

problem is, when using the assembler, the flat assembler 1.69.03, it has no header file of "p16f873.inc". I notice that this file has to be present in the library in order for us to call it.

Is there a place i can dl this .inc file and put into the folder?
or, is there an assembler out there with ready p16f873.inc file inside?

Please help!
thank u so much...
 

thank you so much for helping me

You will find the file in the 'MPASM Suite' directory.
Just copy it to your working directory.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…