
Configuring the Bitporter Pod's IP address (-i Option)
Using the Achronix STAPL Player
PAGE 32
Bitporter User Guide
Setting new network configuration...
Success!
Updated Bitporter IP Configuration:
DHCP = on
Configuring the Pod to Use a Static IP Address
Reconfiguring the pod to use a static IP requires contacting the network administrator to
determine the required information:
•
The pod's new static IP address, example: 192.168.1.123
•
The network mask, example: 255.255.255.0
•
The gateway IP address, example: 192.168.1.1
Note:
Changing the Ethernet IP configuration of a pod requires a USB connection. It is not possible to
change the IP configuration of a pod that is currently connected via Ethernet.
To change the pod to use a static IP address:
1.
Either disconnect the pod from the target or power-down the target. The pod must
always be powered when the connected target is powered.
2.
Disconnect the Ethernet cable from the pod.
3.
Disconnect the power cable from the pod.
4.
Connect the USB cable to the PC and the pod.
5.
(Optional) Verify that the stapl player can see the pod over the USB connection:
acx_stapl_player -q
6.
On the host, run acx_stapl_player with the
-is
,
<pod IP>
,
<network
mask>
,
<gateway IP>
option.
For example, to configure a pod with serial number 12345 to use the static IP 192.168.1.123, enter:
acx_stapl_player.exe -is,192.168.1.123,255.255.255.0,192.168.1.1 -pusb12345
This command returns:
Achronix STAPL Player (acx_stapl_player)
(c) Copyright 2007-2009 Achronix Semiconductor Corp. All rights reserved.
contains elements of Jam STAPL Player Version 2.5 (20040526)
Copyright (C) 1997-2004 Altera Corporation
********************************************
* Checking current Ethernet configuration: *
********************************************
Attempting to auto-discover Bitporter pods (USB pods and Ethernet pods on
this subnet)...
...found 1 pods.
|==========|=================|
| Pod | (Ethernet only) |
| Name | Owner's IP addr |
|==========|=================|
| usb12345 | <not tracked> |
|==========|=================|
Attempting to connect to user-specified pod(s):
Successfully opened Bitporter pod usb12345.
Содержание Achronix Bitporter
Страница 2: ...www achronix com Bitporter User Guide UG004 v1 1 March 20 2009...
Страница 7: ...Conventions Used in this Guide PAGE v www achronix com Bitporter User Guide...
Страница 41: ...Programming a Device Using the Achronix STAPL Player PAGE 34 www achronix com Bitporter User Guide...
Страница 43: ...PAGE 36 www achronix com Bitporter User Guide...