Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

NAVQ Plus Linux BSP and Distribution, Release 1.1.14-446

This is the Linux BSP (Board Support Package) and Linux software distribution and development environment for the NAVQ Plus Starter Kit, release 1.1.14-446.

Refer to the the following page for detailed information on the hardware items included in the Starter Kit:

https://voxelbotics.atlassian.net/wiki/x/FIAt

Release images for this software release can be downloaded from the following location:

...

1.1.14-446-05162241-fc6d7c3511-imx-boot-imx8mpnavq-sd.bin-flash_evk

Refer to the the https://voxelbotics.atlassian.net/wiki/x/BIAKC for detailed information on how to:

  • Set up the NAVQ Plus Starter Kit

  • Set up development host

  • Install release images to the NAVQ Plus target

  • Boot up Linux on the NAVQ Plus target.

The following list provides a summary of the features and capabilities of this release of the NAVQ Plus BSP:

  • U-Boot firmware:

    • Runs on the Cortex-A53 cores;

    • U-Boot v2023.04;

    • Target initialization from power-on / reset;

    • Loads from eMMC (or other supported bootable device) and runs from DDR;

    • Serial console;

    • Ethernet driver for loading images to the target from network;

    • Device driver for eMMC / SD Card, including support for U-Boot self-upgrade capability;

    • Supports storing U-Boot environment and Linux images in eMMC / SD Card;

    • Auto-boot feature, allowing boot of OS images from eMMC or other storage with no operator intervention;

    • Persistent environment in eMMC or SD Card for customization of target operation;

    • Supports load of firmware images to the Cortex-M7 core;

    • Sophisticated command interface for maintenance and development of the target.

  • Linux:

    • Runs on the Cortex-A53 cores;

    • Linux kernel v6.1.22;

    • Device drivers for key I/O interfaces of the i.MX 8M;

    • WiFi and BlueTooth connectivity;

    • Qt / QML 5.15.3.

  • FreeRTOS:

    • Runs on the Cortex-M7 core;

    • Device drivers for select I/O interfaces of the i.MX 8M.

    • [NOTE: FreeRTOS is not available in this release].

  • Development environment:

    • Linux-hosted cross-development environment;

    • Yocto v4.2 (mickledore) distribution.

Repo

Link

Hash

Tag

u-boot-imx

https://github.com/voxelbotics/u-boot-imx

f2e1d551

tags/1.1.14-446

linux-imx

https://github.com/voxelbotics/linux-imx

61e97de7

tags/1.1.14-446

meta-vb-imx8mp

https://github.com/voxelbotics/meta-vb-imx8mp

fc6d7c35

tags/1.1.14-446

The following is a summary of the changes in 1.1.14-446 since the last release 1.1.13-443:

Issue Key

Summary

u-boot

https://github.com/voxelbotics/u-boot-imx

linux

https://github.com/voxelbotics/linux-imx

NAVQP-220

Enable ov5640 sensor on csi2 slot in default configuration

NAVQP-223

Adjust awb settings for supertek ov5640 module

meta-vb

https://github.com/voxelbotics/meta-vb-imx8mp

NAVQP-220

Remove obsolete dtb config

NAVQP-219

Enable usbmon support

The tests described in the https://voxelbotics.atlassian.net/wiki/x/AQCzB have been executed for this release:

Test

Result

Comment

SD card installation and booting

PASSED

Ethernet

PASSED

USB Flash

PARTIALLY PASSED

NAVQP-119

WiFi

PASSED

HDMI

PASSED

BlueTooth

PASSED

SD card boot with empty eMMC

PASSED

eMMC installation and booting

PASSED

USB2-only power

PASSED

USB1 Host Mode

PARTIALLY PASSED

NAVQP-119

USB1 Device Mode

PASSED

USB2 Device Mode

PASSED

RoyaleViewer/Qt

PASSED

OV5640 camera

PASSED

OV5645 (Google Coral) camera

PARTIALLY PASSED

NAVQP-198

OV5647 camera

PARTIALLY PASSED

NAVQP-183, NAVQP-207

IMX219 camera

PARTIALLY PASSED

NAVQP-208, NAVQP-207

SLAM/ROS2

FAILED

NAVQP-217

The following are known problems and limitations of this software release:

...