Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel6
outlinefalse
stylenone
typelist
printablefalse

The i.MX 8M NAVQ Plus kit can interact with various boards running Zephyr, over Ethernet and other hardware interfaces.

1. Setting Up Hardware

Set up the i.MX 8M NAVQ Plus kit as described in Setting up the i.MX 8M Plus SOM Starter Kit and connect the kit to Ethernet LAN as described in Setting up Ethernet Link.

If needed, connect a target board running Zephyr to the NAVQ+ kit as described in the corresponding board application note.

2. Setting Up Software

The standard telnet client will be used for interaction with the single-threaded TCP server running on the Zephyr side. Use the following command to install the telnet client on the NAVQ+ kit:

Code Block
user@imx8mpnavq:~$ sudo apt-get install telnet

If the NAVQ+ kit is used for the native Zephyr build then prepare it as described in Preparing Linux Development Host for Building Zephyr .