Forum Discussion
Altera_Forum
Honored Contributor
19 years agouClinux-dist compilation
Hello! I have installed nios2 BinaryToolchain. Then I have downloaded uClinux-dist-20070130 and have applied uClinux-dist-20070130-nios2-02.diff.gz patch and "make vendor_hwselect" for my .ptf fi...
Altera_Forum
Honored Contributor
19 years agoHello hippo!
sorry for delay. 1)vendor_hwselect finished ok. but compilation failed with the same error(no depend on .ptf) When I reinstall uClinux and nios2gcc as you described in nioswiki(word by word) there were error: cc command not found .So I think in Mandriva Linux I shoud do some more configuration. May be last time I made it incorrect... 2) Has looked forward... Now we use lcd and drawing graphics directly(no OS). If I want to use framebuffer I have to install Avalon VGA Controller from nioswiki( I found only ptf file there) . But lcd we use has differrent timing and we use our own controller. Where I can download verolog source of Avalon VGA Controller to rewrite it? What about performance of framebuffer and microwin? Thanks!