WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Need support to generate .srec files using "Export Compiled Binaries" option #2274

@abhaysbharadwaj

Description

@abhaysbharadwaj

Describe the solution you'd like

Arduino 2.x has a cool feature when you click "Export compiled binaries", it exports .bin, .elf, .hex and .map files now. Previous 1.x IDE would give only .bin file.
I want to generate a .srec file and an option to offset the application code from the default 0x8000000 to lets sat 0x8002000. Any way I can do this from the Arduino IDE itself or by running an additional command line?

Example export files that get generated:
image

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