08-24-2012 05:21 AM
I am a software developer in Automotive domain. we are building and upgrading the present library files.
A issue came to me whre I have to optimize the RAM size.
If suppose the present library file is taking 10 kb space in RAM, I need to know exactly that If I modify and add some more lines of code there, what should be the new space it will take in RAM???
I am much interested about static analysis at link time.
please give some suggestion.
08-31-2012 02:07 AM
please give some suggestion