Skip to content

Bootloader? #2

@epijdemie

Description

@epijdemie

Pardon my Noobness, but i just managed to compile the supercell.hex within the Mutable Vagrant (with the arm toolchain installed you listed) but i fail to compile the bootloader.

i used " make -f supercell/bootloader/makefile hex" (like with clouds) but it outputs a lot of such errors:
: fatal error: opening dependency file build/supercell_bootloader/startup_stm32f4xx.d: No such file or directory

and "make -f supercell/makefile VARIANT=SUPERCELL upload" wants a bootloader to be able to make the combo.bin: make: *** No rule to make target build/supercell_bootloader/supercell_bootloader.hex, needed by build/supercell/supercell_bootloader_combo.bin. Stop.

do i just copy the "build/clouds_bootloader" content into "build/supercell_bootloader" or how does this work?

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