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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/18/06 04:20
Read: times


 
#122529 - the "GRADUAL change"
Responding to: ???'s previous message
I "split" the code module by module. Those "optional" modules (Beep sound, LED blinking effects etc.) are split first and the code works fine until I finally split the main loop into a new module. The main loop is executed once power up. The same symptom shows up, with no error, no warnings, but the controller just "ignore" my remote control.

the main loop contains more "EXTRN" and "PUBLIC" than any other modules.

Stanley

List of 13 messages in thread
TopicAuthorDate
Problem using uVision 3            01/01/70 00:00      
   did you switch to C?            01/01/70 00:00      
      assembler only            01/01/70 00:00      
   What if you use uv3 without 'splitting'            01/01/70 00:00      
      it works without "splitting"            01/01/70 00:00      
         then, it is simple            01/01/70 00:00      
            in the .M51 file...            01/01/70 00:00      
            the "GRADUAL change"            01/01/70 00:00      
         Eighty-Fifty-One            01/01/70 00:00      
   This or that?            01/01/70 00:00      
      ORG is origin within segment            01/01/70 00:00      
         I've done...            01/01/70 00:00      
      in Keil            01/01/70 00:00      

Back to Subject List