Hardware requirements
Mini/micro USB cable
MIMXRT1180-EVK board
Personal Computer
Board settings
No special settings are required.
Prepare the Demo
Connect a USB cable between the host PC and the MCU-LINK USB port on the target board.
Connect a USB cable between the host PC and the USB OTG1 port on the target board.
Download the program to the target board.
Either press the reset button on your board or launch the debugger in your IDE to begin running the demo.
Open a serial terminal(like putty) to communicate with the board via a USB serial device (VID:PID = 1FC9:0094) running at the baud rate 115200 8n1.
Running the demo
The log below shows the output of this demo in the terminal window:
hello world.
Press any key. Terminal will echo back the received characters.