Skip to content

The mode settings on Windows and Linux do not work the same way. #21

@ElectApp

Description

@ElectApp

My circuit want reset by invert DTR signal.

Command on Linux (Raspberry Pi):
$ ./rl78flash -viva -nm1 /dev/ttyUSB0 firmware.mot

But the command below can work as well.
$ ./rl78flash -viva -nm3 /dev/ttyUSB0 firmware.mot

Command on Windows:
$ ./rl78flash -viva -m1 COM1 firmware.mot

Why can't I use the mode command on Windows like in Linux?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions