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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/08/02 06:33
Read: times


 
#30368 - RE: looking for small tools in my chaintool
A simple thing that I do when making programs is to setup the source code with a label at the end of the last module that is linked. The address of this label is the code size on an 8051 architecture device if all code is linked up from address zero.
I like this becasue I can queiry this as a symbol during debugging to monitor code size while the software is undergoing development.


List of 9 messages in thread
TopicAuthorDate
looking for small tools in my chaintool            01/01/70 00:00      
RE: looking for small tools in my chaintool            01/01/70 00:00      
RE: looking for small tools in my chaintool            01/01/70 00:00      
RE: looking for small tools in my chaintool            01/01/70 00:00      
RE: looking for small tools in my chaintool            01/01/70 00:00      
RE: looking for small tools in my chaintool            01/01/70 00:00      
RE: looking for small tools in my chaintool            01/01/70 00:00      
RE: looking for small tools in my chaintool            01/01/70 00:00      
RE: looking for small tools in my chaintool            01/01/70 00:00      

Back to Subject List