Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI was able to do it using the host based file system, look it up on the IDE help, it is quite simple. just use functions like fread, and fwrite from the standard C to read and update an BMP file on host computer.