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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/10/06 05:15
Read: times


 
#109670 - stupid me...
Responding to: ???'s previous message
Maarten Brock said:
My guess is that this ADuC845.h is a Keil header file and nothing like a proper SDCC header. The difference is in the language extension for defining sfr's and their addresses. SDCC does not claim to be a Keil clone and it isn't.



How stupid do I feel :)

I made the header file myself and there was a miss type...doh.

I had writed

sfr T3FD 0x9C
sfr T3CON 0x9D

and it should look like this

sfr T3FD 0x9D
sfr T3CON 0x9E

thanks to you all for your replies.

List of 8 messages in thread
TopicAuthorDate
SDCC and Uart problem            01/01/70 00:00      
   when you say it doesnt work...            01/01/70 00:00      
   stdio.h            01/01/70 00:00      
   and it will complian about ADuC845.h            01/01/70 00:00      
   rename 8052.h as ADuC845.h            01/01/70 00:00      
   3 things            01/01/70 00:00      
   header file            01/01/70 00:00      
      stupid me...            01/01/70 00:00      

Back to Subject List