This is the documentation for the latest (main) development branch of mcuxpresso sdk. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

Hardware requirements

  • Micro USB cable

  • MIMX8ULP-EVK/EVK9 board

  • J-Link Debug Probe

  • 5V power supply

  • Personal Computer

Board settings

No special settings are required.

Please note this application can’t support running with Linux BSP!

Prepare the Demo

  1. Build the project and generate the flash.bin file of single boot. Refer to the ‘Getting Started with MCUXpresso SDK for EVK-MIMX8ULP.pdf’.

  2. Connect a type-c USB cable between the host PC and the USB0 port on the target board.

  3. Connect 5V power supply to the board.

  4. Download flash.bin into emmc with uuu. Refer to ‘Getting Started with MCUXpresso SDK for EVK-MIMX8ULP.pdf’

  5. Open a serial terminal with the following settings:

    • 115200 baud rate

    • 8 data bits

    • No parity

    • One stop bit

    • No flow control

  6. Switch the SW1 to re-power the board.

Running the demo

When the example runs successfully, the following message is displayed in the terminal:

High Byte test success

----- Refresh test start -----
----- None-window mode -----
Refresh wdog32 0 time
Refresh wdog32 1 time
Refresh wdog32 2 time
Refresh wdog32 3 time
Refresh wdog32 4 time
Refresh wdog32 5 time
Refresh wdog32 6 time
Refresh wdog32 7 time
Refresh wdog32 8 time
Refresh wdog32 9 time
----- Window mode -----
Refresh wdog32 0 time
Refresh wdog32 1 time
Refresh wdog32 2 time
----- Refresh test success  -----

----- End of WDOG32 example  -----