Well, this is the first time I've generated a stack overflow and watchdog timeout. It's clear where the issue is at (FOR Loop), I'm just trying to diagnose what the actual problem is. If I was trying to write to a memory location in the FOR Loop (say Array500) but I only had assigned memory (Array0-499), would this cause the stack overflow and watchdog timeout?