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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/02/02 16:20
Read: times


 
#30038 - looking for small tools in my chaintool
Hi,

I'm looking for two small tools which will be useful in my chaintool.

1. A tool able to compute the code size from an hex file.
It'll be interresting to include at the end of the batch file this tools which will indicate the size of the final code compiled.
Currently I don't know how to do in order to have the code lenght. Each compiled C file has its code lenght in the LST file, but In Keil chaintool, I didn't seen the size of the libraries included. Moreover, you have to add yourself the sizes to obtain the final one.... that's not the best solution.

2. I'm using Keil uVision 1 and when linking, you can check the size of the differents segments by reading the end of each *.LST file.
A tool which summurize in a few lines the size of the segments (data, xdata, idata, ...) will allow to check the free remaining ressources .

If someone has something or the algorythm to code it, It could be useful for many people.

Regards

Stephane

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