Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

Superloop with LAN91C111

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
No RepliesBe the first to reply