2 Running the Demo
(Ask a Question)To run the demo, setup the board as outlined in the following steps.
- Update the Icicle kit to the latest Linux image and reference design. For more information, see MPFS Icicle Kit User Guide.
 - Ensure that the jumper settings on the PolarFire SoC Icicle kit are set according to the instructions provided in the Jumper Settings section.
 - Connect the Icicle Kit USB-UART terminal port on the kit to the Host Machine.Important: If your host PC does not recognize the USB – UART COM port, you can download the required drivers from CP210x USB to UART Bridge VCP Drivers.
 - Use a terminal software such as Putty, ExtraPutty, minicom, screen, and so on; open serial connections to two of the UART ports available through the USB-UART terminal.
- Use the serial port setting: 115200 baud, no parity, and no flow control
 
 - Connect the 12V Power supply to the Icicle kit and turn on the Power ON/OFF switch
 - Follow these steps to determine the correct COM port number for use in the terminal software.
- On a Windows host:
 - 
                                
- Open the Device Manager and navigate to Ports (COM and LPT)
 - Look for the COM ports corresponding to "Silicon Labs Quad CP2108 USB to UART Bridge: Interface 0 and Interface 1".
 
 - On a Linux host:
 - 
                                
- Use the 
dmesg | grep ttycommand on the terminal. 
 - Use the 
 
 - 
                Power cycle the board; You should see the following boot messages on the terminal window.
                
- The UART interface0 displays Hart Software Services boot messages.
 - The UART interface1 displays U-Boot and Linux boot messages and provides a Linux prompt.
 
 - Login with the user name “root”. No password is required
 
