Hardware requirements
Two Type-C USB cables
FRDM-MCXN947 board
Personal Computer
Board settings
Prepare the Demo
Connect a USB cable between the host PC and the MCU-Link USB port on the target board for downloading the program and supply power for the board, connect another USB cable between host PC and USB port(J11) 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 virtual com, virtual com info can refer “boards\frdmmcxn947\usb_examples\usb_device_cdc_vcom\bm\readme.pdf”.
Running the demo
The log below shows the output of the hello world demo in the terminal window:
hello world.
The debug console virtual com will echo back the received characters.