We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
For the '51 compilers/linkers evaluate which data/idata slots can be overlaid. I have to save 3 slots to make room for a new feature. Is there a way to make the linker show the tree in a less cryptic way than by module (i.e. by function) ? Have fun, Erik
In the past we have gone to the trouble of formating the linker output and dropping it into Exel to give a graphical view of how the linker is overlaying memory. This has proven most relealing in the past, but we don't do it routinely because it is rather fiddly and time consuming to format the data. Straightening out the irregularities in the Overlay Map would be a help. A new linker feature that provided a semi-graphical representation of memory use or put out a file suitable for dropping straight into a utility such as Execl would be very useful.