Forum Discussion
Altera_Forum
Honored Contributor
21 years agoCan I run a jpeg application in NIOSII system?
The JPEG application has some input files and output a file. Can I compile this jpeg source and run it on niosII system. The file operation bother me much on nios system.
Altera_Forum
Honored Contributor
21 years agoHi,
I don't see why you not. You should be able to compile a jpeg compression application on the uCLinux. The only issue might be speed, don't expect the compression to be all that fast. -Thomas