Translations:WB Debug Console/10/en: различия между версиями

Материал из Wiren Board
Строка 3: Строка 3:
#* in Linux - <code> gksu putty </code>
#* in Linux - <code> gksu putty </code>
# In the left menu, select the last item - '' Serial ''. In the fields that appear on the right, enter the port settings:
# In the left menu, select the last item - '' Serial ''. In the fields that appear on the right, enter the port settings:
# * title serial port
#* title serial port
# ** for Windows - it '' COM4 '' ('' 'figure may vary' '', can be found through the exact 'Device Manager', finding in it the adapter USB-UART)
#** for Windows - it '' COM4 '' ('' 'figure may vary' '', can be found through the exact 'Device Manager', finding in it the adapter USB-UART)
# ** for Linux - it '' / dev / ttyUSB0 '' ('' 'figure may vary' '', see the list of files in the folder '' / dev / '')
#** for Linux - it '' / dev / ttyUSB0 '' ('' 'figure may vary' '', see the list of files in the folder '' / dev / '')
# * Speed - '115200'# * number of bits in a parcel - '' 8 ''
#* Speed - '115200'# * number of bits in a parcel - '' 8 ''
# * number of stop bits - '' 1 ''
#* number of stop bits - '' 1 ''
# * parity - '' No ''
#* parity - '' No ''
# * flow control - '' No ''
#* flow control - '' No ''
#: [[File: Putty serial settings.png | 500px]]
#: [[File: Putty serial settings.png | 500px]]
# In the left menu, select the first point - '' Session ''. The right to switch the connection type Serial - in field have to get the port settings. Then press the '' Open ''.
# In the left menu, select the first point - '' Session ''. The right to switch the connection type Serial - in field have to get the port settings. Then press the '' Open ''.

Версия 20:12, 18 января 2016

  1. Run the application as an Administrator:
    • In Windows - click on the icon PuTTY right click and select Run This Program As An Administrator
    • in Linux - gksu putty
  2. In the left menu, select the last item - Serial . In the fields that appear on the right, enter the port settings:
    • title serial port
      • for Windows - it COM4 ( 'figure may vary' , can be found through the exact 'Device Manager', finding in it the adapter USB-UART)
      • for Linux - it / dev / ttyUSB0 ( 'figure may vary' , see the list of files in the folder / dev / )
    • Speed - '115200'# * number of bits in a parcel - 8
    • number of stop bits - 1
    • parity - No
    • flow control - No
    Putty serial settings.png
  3. In the left menu, select the first point - Session . The right to switch the connection type Serial - in field have to get the port settings. Then press the Open .
    Putty serial open.png# To check whether you are done, turn off the button and turn on the controller - on-screen message should appear on loading. After the download is complete, you will be prompted the login - enter root and press the Enter , and a password - enter wirenboard (input characters will not be displayed) and press the Enter .
  4. You will see a welcome message - you are in the console controller.
    Putty serial logged in.png