Before You Begin
Before you begin working with this BSP you should become familiar with the resources available to you when building QNX embedded systems.
Essential information
Before you install your BSP, review the following documentation:
Xilinx Zynq UltraScale+ MPSoC KR260 Evaluation Kit:
https://www.xilinx.com/products/som/kria/kr260-robotics-starter-kit.html
Xilinx KR260 Evaluation Board Users Guide
- Building Embedded Systems. This guide contains general information about working with BSPs from QNX Software Systems that's common to all BSPs and is available from the QNX Software Development Platform 8.0 documentation.
Required software
To work with this BSP, you require the following:
- The prebuilt BOOT.BIN binary which consists of a series of boot asset files including U-boot and DTB. The release archive can be downloaded from the Xilinx Releases wiki at https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/2736816129/2023.2+Release#Downloads . Use the command "bootgen -arch zynqmp -image bootgen.bif -w -o BOOT.bin" to generate the BOOT.BIN.
- BSP ZIP file for the board.
- QNX Software Development Platform 8.0 installed on a Linux or Windows host system.
- Virtual COM Port (VCP) Driver. This driver must be installed on your host system that connects to the board. To get the driver and read more information about it, see the Future Technology Devices International Ltd. (FTDI) website at http://www.ftdichip.com/FTDrivers.htm.
- A terminal emulation program (Qtalk, Hyperterminal, PuTTy, etc.) to connect
to the board for debugging. Alternatively, you can use
a
ssh
session from the QNX Momentics IDE with usernameqnxuser
and passwordqnxuser
.Warning:QNX does not recommend hardcoded passwords on systems and that the BSP is configured like this for developer purposes only. For more information, see Systems without passwords in the QNX OS System Security Guide in the QNX SDP 8.0 documentation.
Page updated: