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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/20/04 00:27
Read: times


 
#67085 - RE: undefined instruction symbols (AT98C52)
Responding to: ???'s previous message
Keil has a nice chip selector on their website. Use it to find a chip that has what you need, then see if you can get them where you live.

When you want help with a particular chip, as you have seen, we need to know *exactly* what chip you are referring to. The different derivatives have different SFRs so you will need to use the appropriate header file.

'89C52' alone isn't close enough...and that's most likely the source of your undefined symbols. If you had used the correct header file which had these particular SFRs defined, your code might have compiled, but it would *not* have run on an 89C52 (which doesn't have the PCA you are using).

Dennis

List of 26 messages in thread
TopicAuthorDate
undefined instruction symbols (AT98C52)            01/01/70 00:00      
   RE: undefined instruction symbols (AT98C52)            01/01/70 00:00      
   RE: undefined instruction symbols (AT98C            01/01/70 00:00      
      RE: undefined instruction symbols (AT98C            01/01/70 00:00      
   Vital Information Missing!            01/01/70 00:00      
      RE: Vital Information Missing!            01/01/70 00:00      
   RE: undefined instruction symbols (AT98C52)            01/01/70 00:00      
      RE: undefined instruction symbols (AT98C52)            01/01/70 00:00      
      RE: undefined instruction symbols (AT98C52)            01/01/70 00:00      
         RE: undefined instruction symbols (AT98C52)            01/01/70 00:00      
            "ALL the letters and no misspellings, ??            01/01/70 00:00      
         RE: undefined instruction symbols (AT98C52)            01/01/70 00:00      
            RE: undefined instruction symbols (AT98C            01/01/70 00:00      
               RE: undefined instruction symbols (AT98C            01/01/70 00:00      
                  RE: undefined instruction symbols (AT98C            01/01/70 00:00      
                     RE: undefined instruction symbols (AT98C            01/01/70 00:00      
            RE: undefined instruction symbols (AT98C52)            01/01/70 00:00      
               RE: undefined instruction symbols (AT98C52)            01/01/70 00:00      
                  RE: undefined instruction symbols (AT98C52)            01/01/70 00:00      
                  RE: undefined instruction symbols (AT98C52)            01/01/70 00:00      
            RE: undefined instruction symbols (AT98C52)            01/01/70 00:00      
   RE: undefined instruction symbols (AT98C52)            01/01/70 00:00      
       same prob with intel 87c1FA            01/01/70 00:00      
         RE: same prob with intel 87c1FA            01/01/70 00:00      
         RE: same prob with intel 87c1FA            01/01/70 00:00      
   Problem solved thanks to all            01/01/70 00:00      

Back to Subject List