Altera_Forum
Honored Contributor
14 years agouClinux on Stratix III board
Hello everyone,
I'm new on uClinux. I have a Stratix III dev board and I want to use uClinux in it in order to use some common periferials like ethernet and communicate with custom logic components designed in VHDL (these components are not ready yet). I used the hardware design provided in the post (forum did not allowed me to post links) 24534# 2 to implement NIOS in the Stratix III FPGA Development Kit. I was able to run the examples provided in the Nios 2 IDE (web server and server socket), meaning that the softcore was functional. Then I tried to Install uClinux on the Stratix III dev board, using the same hardware design. I tried to follow the steps described in: AlteraWiki / Build uCLinux with MMU but I had no success. I generated my hardware description using: sopc-create-header-files --single my_nios2_fpga.h in the project directory. I'm getting a error message when I try to compile it. Well, I think I'm using the wrong approach. Can someone give me some guidance on how to compile and install uCLinux in the stratix III dev board?? I want a system with no mmu. What are the correct buildtools to use in this case? Thanks Raphael Philipe Mendes da Silva