Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Superloop with LAN91C111

Altera_Forum
Honored Contributor II
1,006 Views

Hello, 

 

I would like to use Superloop mode of InterNiche stack on my board with StratixII EP2S60 with LAN91C111 PHY\MAC Controller. I use the Quartus II 9.0.  

 

Following steps (mention in thread: Altera Forums > Device and Tools Related > FPGA, Hardcopy, and CPLD Discussion - I cant post the regular link ) 

 

1) Copy drivers files in (C:\altera\90\ip\sopc_builder_ip\altera_avalon_lan9 1c111\UCOSII) from UCOSII to HAL 

 

2) Edit component.mk to refer to the HAL 

 

3) Enable auto initialize the driver in alt_sys_init(), by set "set_sw_property auto_initialize" on true in the file altera_avalon_lan91c111_hal_sw.tcl 

 

4) Remove specific code that refers to unused hardware component - like TSE, LCD 

 

5) Compile project  

 

But I have the problem with enable driver for the LAN91C111 interface. I got following errors: 

 

--- Quote Start ---  

prepared 0 interfaces, initializing... 

inet startup error: unable to find any working interfaces 

dtrap - needs breakpoint 

panic: IP 

--- Quote End ---  

 

 

Could anybody help me to figure out this problem?  

 

Thanks
0 Kudos
0 Replies
Reply