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 agothank you sir ,I use a Altera fpga stratixII ,i download a source code from h.264 from this link ,the error in nios II is
./block.c:27:20: memory.h: No such file or directory make: *** [obj/block.o] Error 1. also this code of h.264 support a file (.cfg) so can i converted from extension (.txt) ? because NiosII don't support this type of file(.cfg).thanks in advance.