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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/03/05 17:32
Read: times


 
Msg Score: +1
 +1 Good Answer/Helpful
#84274 - bad programming style !
Responding to: ???'s previous message
Its very bad programming style to solve not the old problem.

Then naturally it is absolutely clear, that you immediately step into the next problem.

Seems you want no success.

At first you must look on the map file, how many memory was used. Then also watch on the stack on the simulation.

It seems for me, you have tons of global variables and thus the memory explode.

Also a good debugging method was to set a pin (LED) before and another pin after a certain piece of code. So you can exactly isolate if this code was executed or not..

But at first solve any problem, which you see, before you continue the code developing !!!



Peter


P.S.:
Another reason can be, you selected the large memory modell, but there is no external memory connected or enabled.
Then naturally the simulation works fine, because the external memory was simulated.

List of 16 messages in thread
TopicAuthorDate
different data types            01/01/70 00:00      
   Compiler-dependent            01/01/70 00:00      
   True, but irrelevant            01/01/70 00:00      
      Go back to the original thread            01/01/70 00:00      
   OK, New Thread            01/01/70 00:00      
      sorry terminology            01/01/70 00:00      
         Still wrong terminology?            01/01/70 00:00      
         Wrong Target!            01/01/70 00:00      
            i am again wrong            01/01/70 00:00      
               Debugger!            01/01/70 00:00      
                  Huu,,,,            01/01/70 00:00      
   bad programming style !            01/01/70 00:00      
      Underlying problem!            01/01/70 00:00      
   Not The Problem            01/01/70 00:00      
      Re: Neil            01/01/70 00:00      
         RTFM!            01/01/70 00:00      

Back to Subject List