If you notice that the SOM board isn't booting the Linux window automatically, you will need to program it with the following instructions:
You will need Xilinx tools to accomplish this, and to have your board connected to Vivado.
- Open a XDSB or XSCT console
- Use the following command in the console to enable JTAG bootmode
source boot_mode/menu_tests.tcl
- Then you can unlock the QSPI method usingt the command
source program_qspi/spi_unlock.tcl
- Open Vivado (2020.2 and later)
- Open HW manager under the tasks section in the opening window
- Select the following options:
- Open target
- Open new target
- Next
- Select Local Server
- Next
- Select xck26_0 within the Hardware devices
- Finish
- Right click on the xck26_0 target in the devices and select "Add Configuration Memory Device"
- Search and select "mt25qu512-qspi-x4-single"
- Then you will provide following files: XilinxSom_QspiImage_v1.0_202102251906.bin and zynqmsp_fsbl.elf files to program the board. (NOTE: programming will take about 10 minutes)
Return to Main Page
Go to Part 1
Go to Part 2: Exploring the Different AAs
Go to Part 3: Running through AA1
Go to Part 4: Optional Demo
© Copyright 2021 Xilinx, Inc. All rights reserved.