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 agoOK,
if you know does XUPV2Pro have OS? -> if so, you need OS on NiosII as well. if XUPV2Pro is native code only -> you have to understand what is written in "memory.h" and then creaet (or copy from somewhere) memory.h. you have to find "what is wrong" first.