Altera_Forum
Honored Contributor
19 years agoDeleting files i JFFS2
Hello everybody,
could somebody help me with my problem? Im using JFFS filesystem with my altera board. I work with files through standard routines fopen(), fprintf(), etc... But when I want to delete file with routine remove() my program freezes. Did someone experienced this kind of problem? I will be grateful for any suggestions how to fix it.