Skip to content

mdloader can't find applet-flash-samd51j18a.bin unless in working directory #21

Description

@tzarc

At least in the case of Windows, mdloader is incapable of programming a CTRL unless applet-flash-samd51j18a.bin is in the current working directory.

We've been attempting to allow for QMK to use the :flash target to invoke mdloader, but given that it's executed from the qmk_firmware directory, applet-flash-samd51j18a.bin doesn't exist.

However, if executing mdloader from a directory that contains applet-flash-samd51j18a.bin, this works. Having applet-flash-samd51j18a.bin present next to mdloader does not result in a successful flash.

Perhaps searching the executable directory for a copy of applet-flash-samd51j18a.bin might be in order?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions