Skip to content

Arduino 1.8.9/1.8.10, Openocd path needs update again #57

@chipperdoodles

Description

@chipperdoodles

Similar/Same to #23

I had trouble burning the bootloader for any SFE samd21 boards and replaced the OpenOCD sketch upload section of sparkfun samd21 package platform.txt, with the the one from the aruduino samd platform.txt and that seemed to have allowed me to burn bootloaders.

tldr:

  • sparkfun package path:
    tools.openocd.path={runtime.tools.openocd-0.9.0-arduino6-static.path}

  • Arduino package path:
    tools.openocd.path={runtime.tools.openocd-0.10.0-arduino7.path}

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