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 agothanks Akira, yes i have Ethernet adopter and able to send data via fpga and pc. my data is a image(.jpg), i write the data in flash memory but i don't know how to read the data and display this data(image .jpg) from the flash memory:
if i write a integer(i=10) in the flash memory i can read it with printf(i). but when i write a file in flash memory, i don't know how to display it?? thanks in advance.