Skip to content

Add a _EEPROM_start to linker script #114

@lexcibien

Description

@lexcibien

Arduino-pico implements a EEPROM, specific in this line on EEPROM.cpp has a symbol needed to work the library. Is there a way to implement this on pico-sdk to have a simulated EEPROM like arduino-pico?

I tried to implement by my own with pure pico-sdk with some flags on cmake to change the linker script to my customized one, but without success. The rp2350 doesn't boot with, just open in BOOTSEL mode again.

Image

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