This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Crash for global array when assign variable to varaible

i'm doing file explore using fatfs and i declare path string as a char array on top of file explorer file.c
problem when i add some code which is not belong to any thing just as test and that code contain any assign variable to variable or when i go to some page in main program an back to explore page the path array crash and file explorer go mad and i become crazy :(
please help