QNX Technical Articles
QNX® Software Development Platform 7.1 BSP for the Texas Instruments Jacinto 7 J7200 (DRA821) Evaluation Module: Release Notes
Date of this edition: June 20, 2023
QNX SDP is a cross-compiling and debugging environment, including an IDE and command-line tools, for building binary images and programs for ARM v7, ARM v8, and x86_64 targets running the QNX Neutrino RTOS 7.1.
Board Support Packages (BSP) are available for various hardware platforms on QNX SDP 7.1. This is a release note for the Jacinto 7 J7200 (DRA821) Evaluation Module (Jacinto 7 J7200 EVM) BSP.
Throughout this document, you may see reference numbers associated with particular issues, changes, etc. When corresponding with our Technical Support staff about a given issue, please quote the relevant reference number. You might also find the reference numbers useful for tracking issues as they become fixed.
Contents
![]() |
A QNX BSP may be made available as an Experimental, Validated, or General Availability (GA) release, depending on factors such as software maturity and terms of commercial availability. You should check the location where you downloaded your BSP for information about the current type of release offered for your BSP. |
Revision History
The following is a summary of the updates made to this BSP.
BuildID 6 (0.0.3.00006T202104291808L)
- Initial experimental release.
Supported hardware
Our BSP supports the following board:
- Jacinto 7 J7200 (DRA821) Evaluation Module (Bundle of J7200XSOMG01EVM and J721EXCP01EVM, Silicon Revision 1.0)
with the following PROCESSOR-SDK-QNX-J7200 07.03.00.02 from Texas Instruments:
Known issues
For common QNX Software Development Platform issues that may impact this BSP, see the QNX Software Development Platform 7.1: Release Notes.
This BSP has the following known issues:
USB devices may not be detected when booting from SBL. (Ref# J2935436)
Workaround: In hardware/startup/boards/j7200/evm/hw_init.c, unlock CTRLMMR partitions 1 and 2 at the beginning of hw_init(void). It is recommended that at the end of hw_init(void) any paritions that were locked be locked again and to remove any other locking and unlocking in hw_init.c.
OSPI driver devf-j7-ospi does not support PHY and UDMA on J7200 (Ref# J2899677)
Workaround: Do not use OSPI with dac, phy and dma options.
USB driver devu-hcd-cdns3-xhci.so does not support USB3.0 on J7200 (Ref# J2900085)
Workaround: Start USB driver with nousb3 option to use USB2.0 only.
Getting started with this BSP
Each BSP has a user's guide that describes what's in the BSP and how to install and work with it. In a browser, after you log in with your myQNX account, you can download the latest revision of the user's guide from the QNX SDP 7.1 Board Support Documentation page.
We recommend that you read the Building Embedded Systems guide, which contains common information about working with all BSPs from QNX Software Systems. This guide is also available on the QNX Software Development Platform 7.1 documentation website.
![]() |
To ensure that you pick up the same components from your
development environment, we recommend that you rebuild the IFS
image on your host system.
Included in this BSP are prebuilt IFS images that are provided as convenience for you to quickly get QNX Neutrino running on your board, however these prebuilt images might not have the same components from your development environment. |
Technical support
To obtain technical support for any QNX product, visit the Support area on our website (www.qnx.com). You'll find a wide range of support options, including community forums.