The most recent versions of MCUXpresso IDE count with a terminal emulation application. This tool can be used to display information sent from your NXP development platform's virtual serial port
1. Open the MCUXpresso IDE
2. Launch the MCUXpresso IDE terminal by clicking on the "Open a Terminal" button on the top of the IDE or press "Ctrl + Alt + Shift + T"
3. Select Serial Terminal
4. Configure the serial port settings (using the LPC-Link2 COM port number) to 115200 baud rate, 8 data bits, no parity and 1 stop bit, then press the "OK" button
5. Verify that the connection is open. If connected, MCUXpresso IDE will look like the figure below at the Terminal view
6. You're ready to go