Skip to content

- control option fails in Linux #30

Description

@ahmetonat

Firt of all, great piece of software for the LPC series. It works beautifully with LPC824 using buttons for Reset and Boot0. Thanks for writing it!

Doing:
$ lpc21isp build/i2c_isr.hex -control /dev/ttyUSB0 115200 12000

This error comes up:
ERROR: open() for /sys/class/gpio/gpio0/value failed, No such file or directory

Indeed, there is no /sys/class/gpio/gpio0, but /sys/class/gpio/gpiochip708 exists and it is created every time I plug in the serial converter. However, there is nothing called "value" in it.

Linux Ubuntu 20.04.6 LTS, FTDI232 extender with FT232RL (fairly sure it is genuine).

This seems like an abandoned project, but perhaps someone is at the other end of the line?

Thanks,
Ahmet

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