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 agonot really.
one way is store file into SD card. but this is not short way, as long as you have no idea with setting FAT( I say again this is tough ). if you have Ethernet connection, you can send data as binary image from board to PC. ( you say you have Ethernet on your board right?). do you understand?