Skip to content

boards.txt references nonexistent file Caterina-Lora32u4.hex #2

Description

@inactivist

The boards.txt file references a non-existent file. Is there a way to acquire it, or is it unnecessary?

When I try to upload a sketch, I see this error message:

Bootloader file specified but missing: /home/user/arduino/arduino-1.8.5/hardware/BSFrance-avr/avr/bootloaders/caterina/Caterina-Lora32u4.hex

boards.txt:
https://github.com/BSFrance/BSFrance-avr/blob/master/avr/boards.txt#L10

#LoRA32u4 Configuration
lora32u4.name=LoRa32u4 (433MHz)
lora32u4.bootloader.low_fuses=0xff
lora32u4.bootloader.high_fuses=0xd8
lora32u4.bootloader.extended_fuses=0xcb
lora32u4.bootloader.file=caterina/Caterina-Lora32u4.hex
lora32u4.bootloader.unlock_bits=0x3F
lora32u4.bootloader.lock_bits=0x2F
lora32u4.bootloader.tool=arduino:avrdude

Edit 1
Using Arduino IDE 1.5.8 on Ubuntu 16.04 x64

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