Forum Discussion
Altera_Forum
Honored Contributor
16 years agoVIP lcd demo
Hello there! I am trying to run the demonstration I downloaded from there: http://www.nioswiki.com/Nios2EmbeddedEvaluationKit/Altera's_Video_and_Image_Processing_Suite_Demo_on_the_NEEK I...
Altera_Forum
Honored Contributor
16 years agoI downloaded and modified this one (http://www.nioswiki.com/@api/deki/files/421/=neek_vip_demo_lcd_svga_v91_2.zip) (it doesn't compile out of the box, but the fixes are really simple)...comes with source. As far as the debug behavior you describe, that's caused by optimization. "-O0" is what you want to use.
Cheers, -slacker