Forum Discussion
Altera_Forum
Honored Contributor
9 years agocorrect me if im wrong, you want to run a RTOS( in this case linux) in the FPGA and control the LCD screen? If so, instantiated the LCD screen in qsys, hook it up to nios, and make functions calls (provided by qsys when generated) in the RTOS. Hope this helps.
-Trukng