Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/21/08 17:28
Read: times


 
#158488 - Fix it up....
Responding to: ???'s previous message
1) You have the data sheet for your AT89LP4052. If not you should have it.

2) You have a sample header file. You say the AT892051.h file is available.

3) Make a copy of AT892051.h and name it AT89LP4052.h. Cut off the AT in the name if your tools set requires 8 character file names.

4) Open a text editor with AT89LP4052.h and following the sample format go through the SFR table from the data sheet and add in all the SFRs that missing.

5) Now include this modified header file in your sources and your good to go.

Note that there is nothing magic about these header files. You are free to make new ones at will!!

Michael Karas


List of 4 messages in thread
TopicAuthorDate
I need keil Heder file for AT89LP4052 IC            01/01/70 00:00      
   DIY            01/01/70 00:00      
   Fix it up....            01/01/70 00:00      
   Thanking you for your help Mr.Michael Karas & Mr.P            01/01/70 00:00      

Back to Subject List