You are going to have to debug this yourself. Nobody can help you find the problem.
The most likely given your sparse description is has the system hard faulted? If it has, the causes could be
- out of heap space (memory leak)
- memory corruption (bad pointer or stack overflow)