Hi @bpanneer,
The serial terminal does not open by default on MCUXpresso, but you can easily open it by selecting the Terminal window on the bottom part of the IDE, then clicking the "Open a Terminal Button" (or pressing Ctl+Alt+Shift+T on your keyboard), then selecting "Serial Terminal" and the Serial port of the i.MX RT before clicking OK:
EdwinHz_0-1707787938911.png
Once you do this, you can run the demo again or reset the device and you should be able to the the message printed on the Terminal window.
BR,
Edwin.