Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

How to store a BMP file to nios board from a PC

Hi I am using the Apex20kE device I got a problem to load a bmp file to the Nios development board. Here is my code # include <stdio.h># include <nios.h> # define K 12960 mai...