D3plug User Guide
–page
5
/
14
C. Connect to mini-USBconsole port for system debugging
D. Tools and files you need to start debugging
(1) Prepare one PC with Fedora14 Linux operating system
(2) Download and install the following tools and utilities
File name
Description
Where to get it
1
Minicom
Console tool
Install command: yum install minicom
note : Fedora14 has minicombuilt-in already
2.
Ftdi_sio.ko
FTDI device driver module for Linux
Fedora14 has minicombuilt-in already
3.
usbserial.ko
FTDI device driver module for Linux
Fedora14 has minicombuilt-in already
(3) Setup minicom
# minicom
–s
Select: Serial port setup
Set the Configure properties as followings:
Serial Devic: /dev/ttyUSB0
Bits per sec:
115200
Data bits: 8
Parity:
None
Stop bit:
1
Flow Control:
None
Connect mini-USB cable here.
The other end connects to
computer
’s USB port.