This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
resources:eval:user-guides:adrv9361-z7035:quickstart [25 Apr 2023 10:45] Clarissa Septimo [Plugins] |
resources:eval:user-guides:adrv9361-z7035:quickstart [02 May 2023 11:11] Clarissa Septimo [Required Software] |
||
---|---|---|---|
Line 12: | Line 12: | ||
===== Required Software ===== | ===== Required Software ===== | ||
- | * SD Card 16GB imaged using the instructions here: [[:resources:tools-software:linux-software:kuiper-linux |SDCARD for Zynq & Altera SoC Quick Start Guide]]. | + | * SD Card 16GB (minimum size) imaged using the instructions here: [[:resources:tools-software:linux-software:kuiper-linux |SDCARD for Zynq & Altera SoC Quick Start Guide]]. |
* Copy next boot files from ''zynq-adrv9361-z7035-fmc'' directory directly on sdcard ''BOOT'' partition : | * Copy next boot files from ''zynq-adrv9361-z7035-fmc'' directory directly on sdcard ''BOOT'' partition : | ||
* ''BOOT.bin'' | * ''BOOT.bin'' | ||
- | * ''uImage'' | ||
* ''devicetree.dtb'' | * ''devicetree.dtb'' | ||
+ | * Then copy image from ''zynq-common'': | ||
+ | * ''uImage'' | ||
* A UART terminal (Putty/Tera Term/Minicom, etc.), | * A UART terminal (Putty/Tera Term/Minicom, etc.), | ||
* Set Speed/Baud rate to 115200 (8N1). | * Set Speed/Baud rate to 115200 (8N1). | ||
Line 620: | Line 621: | ||
</xterm></WRAP> | </xterm></WRAP> | ||
- | List errors from logs: | + | This command display or list all the errors from logs: |
<WRAP box bggreen><wrap info>This specifies any shell prompt running on the target</wrap> | <WRAP box bggreen><wrap info>This specifies any shell prompt running on the target</wrap> | ||
<xterm> | <xterm> | ||
root@analog:~# dmesg -l err | root@analog:~# dmesg -l err | ||
- | [ 0.686136] mwipcore 43c00000.mwipcore: IRQ index 0 not found | ||
- | [ 1.187042] failed to register cpuidle driver | ||
- | [ 3.094793] debugfs: File 'Capture' in directory 'dapm' already present! | ||
- | [ 7.521207] systemd[1]: Failed to start Load Kernel Modules. | ||
- | |||
</xterm></WRAP> | </xterm></WRAP> | ||
These devices should be present: | These devices should be present: |