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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/23/04 16:54
Read: times


 
#81776 - Things to check
Responding to: ???'s previous message
Hello

The C compilers I know add a startup code to your application, that must be configured correctly. Check project settings of the compiler IDE. Or, if available, load the code it into a simulator and inspect the code of this 'little' application.

The Atmel AT89c51 is a controller with FLASH memory on chip. Is the FLASH programmed correctly? Is, by accident, the EA pin low, accessing external code memory instead of onchip FLASH, which might not be available, that depends on your hardware configuration.

Best regards, J. Christoph


List of 10 messages in thread
TopicAuthorDate
AT89c51 reset problem            01/01/70 00:00      
   ?            01/01/70 00:00      
   code is correct            01/01/70 00:00      
      Reset            01/01/70 00:00      
      code is wrong            01/01/70 00:00      
         Mscw 2 ?            01/01/70 00:00      
            The most brief reply            01/01/70 00:00      
   Things to check            01/01/70 00:00      
   Reset Supervisor?            01/01/70 00:00      
   Code is absolutely wrong            01/01/70 00:00      

Back to Subject List