![](https://secure.gravatar.com/avatar/ffb80916cd612121e4bb473a5b155813.jpg?s=120&d=mm&r=g)
On Sat, 2003-06-21 at 19:41, Abhijeet Joglekar wrote:
Hi,
Hi
Did you get this running yet? You seem to be mixing up the "workbench" and "non-workbench" mode. If you are running with mode=0, you need the SlowIngressCount.uof and SlowEgressRR.uof files in your bin/arm-be directory. This is because the ixconfig app loads the microcode with the help of RM and uclo in the non-wkbench mode. You can build them from the command line on your windows machine using src/microace/ucbuild/Makefile.win
No, I'm still not able to run, but with your help, I am now able to load all the files needed. What happens now, is that when configuring all four ports (0-3), I get invalid port 2 and when just running the first 0, I get the error below. My configuration is attached, I'm really at a loss here. Does the gigadrv work on the enp-2505? lsmod tells me: <lsmod> rmdrvr 47704 0 octmac 14068 0 (unused) giga_drv 9128 0 (unused) ue 72124 1 [rmdrvr] ixasl 249568 15 [rmdrvr octmac ue] pciDgNet-arm 2668 1 pciDg-arm 7544 0 [pciDgNet-arm] </lsmod> <error> <serial> Start module gigadrv device id is 1 rmdrvr: Programming FBI ... rmdrvr: Setting up 1-2 Mac mode rmdrvr: Setting up 64 bit bidirectional mode ingressAce: memory violation at pc=0x02027ce8, lr=0x400a6af8 (bad address=0x000) </serial> And from the telnet session: <telnet> [root@frodo arm-be]$./ixstart ixsys_count_8_1.config ConfigureFBusInterface: ENP has 64Bit IXbus. ConfigureFBusInterface: ENP has 64Bit IXbus. ixconfig: Initialized Resource Manager ixconfig: ix_task_init successful ixconfig: Created OSSL thread ixconfig: ix_res_open_sync successful ixconfig: ix_ns_open_sync successful ixconfig: Starting micro aces ixconfig: Starting microace ifaceInput ifaceInput: IX-ACE Initialization Failed Wed Dec 31 20:01:32 1969 ingress_ace.cpp, line 161: init : Couldn't open device /dev/if0. </telnet> </error>
For mode=1, you can build and download the single Count_8_1Gig.uof from the workbench.
Ok, thanks this was not very clear in the README
See if this works.
-- abhijeet Øyvind