Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Are you sure that your ImgBuff table is big enough? How did you define/allocate it? I've never used the VIC but are you sure you are using the correct procedure to use it in your software? I think it is a bit different than the regular interrupt system. --- Quote End --- unsigned int ImgBuff[640][460];