Skip to content

bootloader makefile issue .elf filename missing #347

Closed
@better-adapted

Description

@better-adapted

related file - ArduinoCore-samd\bootloaders\zero\makefile
platform : windows 10 / Atmel studio / arduino zero

issue : when debugging the elf output file was just getting called ".elf" and debugging would not begin

so I had to add the new line below "BOARD_ID?=arduino_zero" @ line 60
NAME?=samd21_sam_ba

Makefile.txt

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