Part Number: TMS320F28075
Tool/software: TI C/C++ Compiler
Dear Champs,
We are aware that Memory Allocation Window can show the individual code usage of flash sectors and RAMs by extracting the .map file, but the user has to calculate the sum of the memory sections by themselves to get the total memory usage every time they build the code.
Unlike other compilers (like MSP430 compiler), which shows the total flash and RAM usage directly after building codes, it seems C2000 compiler does not have intuitive display for this.
Would you please add the "total memory usage" to show it in the code building window after building codes as well as in the memory allocation window so that the tools can be more friendly to our customers?
(Customers said most of our competitors also have this function, too, and hope we can enhance our memory allocation window)
Wayne