1
Out of the Box2
Get Software3
Configure HardwareSign in to save your progress. Don't have an account? Create one.
i.MX RT1170 Automotive Development Platform (ADP) targets to offer a solid foundation to quickly enable designs in the automotive market, including Infotainment, In-vehicle experience, Two wheeler Digital Connected Cluster, HUD, Standalone small Cluster, HMI, entry-level DMS, voice command, etc. This page will guide you through the process of setting up and using the MIMXRT1176-ADP board.
The MIMXRT1176-ADP kit contents include:
Something went wrong! Please try again.
This device is sensitive to ElectroStatic Discharge (ESD). Therefore care should be taken during transport and handling. Use a ground strap or touch the PC case or other grounded source before unpacking or handling the hardware.
Something went wrong! Please try again.
Something went wrong! Please try again.
Your MIMXRT1176-ADP comes loaded with a "hello_world_gpu" demo that uses the LCD panel. When the board is powered, a rotating tiger shows on LCD panel, and the information is displayed on the serial terminal.
Something went wrong! Please try again.
MIMXRT1176-ADP Board Support Package (BSP) + Integrated Development Environment (IDE)
Something went wrong! Please try again.
NXP offers a complimentary toolchain called MCUXpresso IDE. Please download MCUXpresso v11.9.0 or above.
Need help choosing? Learn how to install VS Code for your host PC with the following tutorial. Want to use a different toolchain? No problem! The MCUXpresso SDK includes support for other tools such as IAR, Keil and command-line GCC.Something went wrong! Please try again.
The device has four boot modes (one is reserved for NXP use). The boot mode is selected based on the binary value
stored in the internal BOOT_MODE register. Switch S1
is used to select the boot mode on the
MIMXRT1176-ADP.
S1
is set to 10
before runningS1
is set to 01
before runningConnect 12 V DC power to J2
on the MIMXRT1176-ADP and turn on the power switch SW1
to boot.
Something went wrong! Please try again.
<install_dir>/IAR/
The path of hello_world_gpu demo is located in:
<install_dir>/IAR/hello_world_gpu
For this example, select the "Flexspi_Nor_Sdram_Debug" target
To download and run the application, perform these steps: (Only IAR supports online downloading and debugging via JTAG currently)
J49
on the development platform to your PC via MCU-Link Pro debug probe or Segger J-Link
debug probe
S1
to 01
and power on, to boot from the serial downloaderJ34
on the development platform to your PC via USB cable. Open the terminal application on
the PC,
such as PuTTY or Teraterm, and connect to the debug COM port. Configure the terminal with these settings:S1
back to 10
and power on to boot from the SPI flash for running offlineSomething went wrong! Please try again.
<install_dir>/MCUXpresso/
Download and Run an Example Application, use NXP-MCUBootUtility to download image to MIMXRT1176-ADP, perform these steps:
J33
on the development platform to your PC via micro-USBS1
to 01
and power on, to boot from the serial downloaderS1
back to 10
and power on to boot from the SPI flash for running offlineSomething went wrong! Please try again.