Forum Discussion
Altera_Forum
Honored Contributor
13 years agoNiosII
hi I have a source code of compression vidéo (h.264 ,jpeg) how is exécutable in visual studio c++,my problem is how to implement this code in NiosII ,how to convert this source code in niosII. th...
Altera_Forum
Honored Contributor
13 years agoYou can't write back the file. For that you would need a filesystem with write support, which isn't available in the standard Nios distribution. What is your objective exactly? Why do you want to write a file?