On Mon, 6 Apr 2015, Rick Lair wrote: > Date: Mon, 06 Apr 2015 15:29:04 -0400 > From: Rick Lair <[email protected]> > Reply-To: "Enhanced Machine Controller (EMC)" > <[email protected]> > To: "Enhanced Machine Controller (EMC)" <[email protected]> > Subject: Re: [Emc-users] PNCConf setup > > I should be able to run the mesaflash utility from my home directory, as > long as the .bit file is in that directory correct?
You should not need to do this as the 7I80HD already has appropriate firmware installed > > Also, I don't have to do anything jumper wise to make this happen do I? > > I tried running running the "mesaflash --device 7i80 --write > 7i80hd_16_rmesvss6_6.bit" and all I get is "No 7i80 board found" > > I have not tried to do anything with the IP address yet. > The IP address and network connection must be correct or nothing will happen The 7I80 has 3 possible IP addresses 1. 192.168.1.121 (W1 and W2 down) 2. from EEPROM (W1 down W2 up) 3. from bootps (W1 up W2 down) Default is the 192.168.1.121 address. This allows access to the card regardless of EEPROM settings. Mesaflash uses this default address if no IP address is specified on the command line. I would suggest that the EEPROM address be used for linuxcnc use and it be set for 10.10.10.10 Then you setup the RT Ethernet connection with a host address of say 10.10.10.1,netmask 255.255.255.0 and manual (no auto/dhcp) > Be back at it in the morning, but will be checking email this evening, > > Thanks > > Rick > > > ------------------------------------------------------------------------------ > BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT > Develop your own process in accordance with the BPMN 2 standard > Learn Process modeling best practices with Bonita BPM through live exercises > http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ > source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF > _______________________________________________ > Emc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-users > Peter Wallace Mesa Electronics (\__/) (='.'=) This is Bunny. Copy and paste bunny into your (")_(") signature to help him gain world domination. ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
