Skip to content

Not working with PL2303 USB-serial adapter #13

@spth

Description

@spth

When using a serial programming cable attached via an PL2303 USB-to-serial adapter, OpenRabbit fails:

Error: Status line should be high after sending initial loader.

By reverting the tcdrain() approach in rabbit_triplet() back to the old usleep() one, we get a bit further, but then fail at the pilot checksum:

loaded 5517 bytes from ../coldboot/pilot.bin
sending 5517 pilot
csumR 0xfd69 != csumU 0xd469

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