I have encountered a problem in a C program running on an AVR microcontroller (ATMega328P). I believe it is due to a stack/heap collision but I\'d like to be able to confirm
The usual approach would be to fill the memory with a known pattern and then to check which areas are overwritten.