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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/22/05 15:40
Read: times


 
#92168 - What size are we talking about?
Responding to: ???'s previous message
Sushil Raut said:
The code till 8kB works perfect but anything after 8KB code causes the uC to hang up.


Mehdi said:
Another way is sending total of your program
with or without comment!


Sushil's problem is that his code stop working once it passes a certain size.
Comments affect only the source size - not the size of the code that's actually blown into the chip.

So the question is: does 8KB refer to source size, or the size of the executable code in Flash?

If we're talking about size in Flash, comments are irrelevant.


List of 35 messages in thread
TopicAuthorDate
Assembly Language            01/01/70 00:00      
   Some tips            01/01/70 00:00      
      Do you have Enough,,,            01/01/70 00:00      
         I stand Corrected,....            01/01/70 00:00      
   Re:Assembly Language            01/01/70 00:00      
      Eh???            01/01/70 00:00      
         Re            01/01/70 00:00      
            What size are we talking about?            01/01/70 00:00      
               we talking about a same size!            01/01/70 00:00      
                  HUH            01/01/70 00:00      
                     To Erik!            01/01/70 00:00      
                        if you do't know            01/01/70 00:00      
                           If i know that i don't know?            01/01/70 00:00      
   ERASE            01/01/70 00:00      
      Assembly Language            01/01/70 00:00      
         Comments - a lesson learned?            01/01/70 00:00      
            redeeming the situation            01/01/70 00:00      
         JMP and CALL            01/01/70 00:00      
            I know of none            01/01/70 00:00      
               Which Assembler            01/01/70 00:00      
         Case sensitivity...            01/01/70 00:00      
            irrelevant            01/01/70 00:00      
               Not at all.            01/01/70 00:00      
                  I apologize            01/01/70 00:00      
                     No problem.            01/01/70 00:00      
   Assembler limit?            01/01/70 00:00      
   Try Flash Magic            01/01/70 00:00      
   8k?            01/01/70 00:00      
      Assembly Language            01/01/70 00:00      
         no            01/01/70 00:00      
         One more attempt..            01/01/70 00:00      
         To Sushil !            01/01/70 00:00      
   updated?            01/01/70 00:00      
   'step by step' or 'divide and conquer'            01/01/70 00:00      
   Assembly Language            01/01/70 00:00      

Back to Subject List