Hi folks
Under pressure putting together a project using the Arduino board with GSM shield.
Enjoying the quick prototyping, but as the code grows, it’s time to stopfiring out code and actually getting into the ‘guts’ of it a bit.
Does anyone know how to see a memory map of the compiled code? Would be good to do it without having to write new makefiles etc, as I’m having a strange problem which stinks of a RAM issue, and while I can still recreate the problem, I want to compile and link the code EXACTLY as it is at the moment.
But I.can’t file a memory map output file.
Anyone have any ideas??
Pete