Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resources:eval:user-guides:ad-fmcomms2-ebz:quickstart [28 May 2019 20:03] – Add configuration for SOMs Travis Collinsresources:eval:user-guides:ad-fmcomms2-ebz:quickstart [02 Mar 2021 07:48] (current) – [SoCkit + ARRADIO] Stefan-Robert Raus
Line 1: Line 1:
-===== AD-FMCOMMS2/3/4/5-EBZ Quick Start Guides =====+====== AD936X Quick Start Guides ====== 
 + 
 +===== AD-FMCOMMS2/3/4/5-EBZ =====
  
 The Quick Start Guides provide a simple step by step instruction on how to do an initial system setup for the AD-FMCOMMS2/3/4/5-EBZ boards on various FPGA development boards. They will discuss how to program the bitstream, run a no-OS program or boot a Linux distribution. The Quick Start Guides provide a simple step by step instruction on how to do an initial system setup for the AD-FMCOMMS2/3/4/5-EBZ boards on various FPGA development boards. They will discuss how to program the bitstream, run a no-OS program or boot a Linux distribution.
Line 16: Line 18:
 | [[xilinx>ZCU102]] |  √  |  √  |   | | [[xilinx>ZCU102]] |  √  |  √  |   |
 | [[http://zedboard.org/product/zedboard|Zed Board]] |      √  |   | | [[http://zedboard.org/product/zedboard|Zed Board]] |      √  |   |
-| [[http://zedboard.org/product/mini-itx| MITX045]] |      √  |   |+| [[http://zedboard.org/product/mini-itx-board| MITX045]] |      √  |   |
 | [[https://www.arrow.com/en/products/sockit/arrow-development-tools|SoCKit]] |  |  |  √  | | [[https://www.arrow.com/en/products/sockit/arrow-development-tools|SoCKit]] |  |  |  √  |
  
Line 32: Line 34:
 | [[xilinx>ZCU102]] |  √  |  √  |  √  |  | [[xilinx>ZCU102]] |  √  |  √  |  √  | 
 | [[http://zedboard.org/product/zedboard|Zed Board]] |  √  |  √  |   √  | [[http://zedboard.org/product/zedboard|Zed Board]] |  √  |  √  |   √ 
-| [[http://zedboard.org/product/mini-itx|MITX045]] |  √  |  √  |   √ +| [[http://zedboard.org/product/mini-itx-board|MITX045]] |  √  |  √  |   √ 
  
  
Line 66: Line 68:
  
 ^ ^ MSEL0 ^ MSEL1 ^ MSEL2 ^ MSEL3 ^ MSEL4 ^ CODEC_SEL ^ ^ ^ MSEL0 ^ MSEL1 ^ MSEL2 ^ MSEL3 ^ MSEL4 ^ CODEC_SEL ^
-|**POS**|  0  |   |   |    0  |  0  |+|**POS**|  0  |   |   |    0  |  0  |
  
 {{:resources:eval:user-guides:ad-fmcomms2-ebz:sockit_sw6.jpg?200|}} {{:resources:eval:user-guides:ad-fmcomms2-ebz:sockit_sw6.jpg?200|}}
  
  
-==== ADRV936X System-On-Module ====+===== ADRV936X System-On-Module =====
  
-The ADRV936X SOMs have three selectable switches. Two are used for selecting the boot source, and one for selecting the SD card source.+The ADRV936X SOMs have three selectable switches. Two are used for selecting the boot source, and one for selecting the SD card source. The selection will be based on your carrier and how you want to boot the device.
  
 For switch S3 and S4 For switch S3 and S4
Line 87: Line 89:
 | Onboard        | 0  | | Onboard        | 0  |
 | Carrier        | 1  | | Carrier        | 1  |
 +
 +For our standard evaluation system most users boot from the SD cards placed either on the SOM or carrier board. For the **ADRV1CRR-BOB** carrier or carriers without SD card slots be sure to set S1 to 0.
 +
 +===== Networking =====
 +
 +By default, all SD cards for the prototyping platform (not TES) are configured for DHCP networking over their Ethernet interfaces. If you want to change the networking interfaces to use static addresses, which is required for directly connected Ethernet cables without DHCP servers in the loop, a [[https://github.com/analogdevicesinc/linux_image_ADI-scripts/blob/master/enable_static_ip.sh|helper script]] is provided.
 +
 +To update the IP address of the board you must be logged into the board over UART or JTAG or Ethernet.
 +
 +From the development board or SOM itself run the following with the desired IP address:
 +<code>
 +enable_static_ip.sh <ip address> eth0
 +</code>
 +This will fix the IP address of the desired Ethernet adapter and prevent the onboard network manager from changing it.
resources/eval/user-guides/ad-fmcomms2-ebz/quickstart.1559066638.txt.gz · Last modified: 28 May 2019 20:03 by Travis Collins