Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- Is the variable definition unsigned int pic[60][120] = { }; made inside of a function, i.e. main()? --- Quote End --- no the data of int pic[60][120] is initialized in the picture.h I noticed that when the size of pic exceeds some value the error happens below this value the picture comes out on the LCD without errors????