Flash magic1 in linux. This article explains how to use flash magic in linux. in this way, you can also use any Windows sISP software 2 in linux, install FlashMagic with wine, and 3. Next, check the serial ports supported by your linux system... use flash magic 1 in linux. This article explains how to use Flash Magic in linux. in this way, you can also use any Windows's ISP software 2 in linux, use wine to install Flash Magic, 3, and then check the serial ports supported by your linux system (serial ports ), open the terminal and enter $ dmesg | grep tty. all available serial ports are displayed. this is my output [0.001117] console [tty0] enabled [0.803118] serial8250: ttyS0 at I/O 0x3f8 (Irq = 4) is a 16550A [0.803210] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [0.803530] 00: 07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [0.803665] 00: 08: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [20.621648] usb 2-2: pl2303 converter now attached to ttyUSB0 4, Display Serial port configuration information: $ setserial-g/dev/ttyS [0123] if setserial is not installed, for ubuntu users, try sudo apt-get install setserial 5 and run the serial port in linux and the software running with wine. Comport connection $ ln-s/dev/ttyS0 ~ /. Wine/dosdevices/com1 connects the linux serial port 0 to the wine com1 port 6. if you have a USB-to-serial port, plug it into your computer and enter the command in step 3, the final result is your USB serial port number, which can be connected to any COM port (my serial port number is USB 0 and connected to com3) $ ln-s/dev/ttyUSB0 ~ /. Wine/dosdevices/com3
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service