Hello, I am using C compiler version 4.27, assembler version 5.04 and linker version 4.28, along with microvision 3.05. Is there a way to calculate the RAM/ROM usage of my application? Thanks in advance Cactus Blip
I have not done 166 for a while, but, if I recall correctly, it is the same as for the '51.
in that case all you need is the last entry in the list for which origin + size = total use.
Erik