Hello
Is there a definitive list of Pico SDK APIs that are safe to use when writing to flash memory ?
I am wanting to used a timed event on Core1 at the same time as wrtiting to flash with Core0.
But as IRQs are not safe to use at this time I am trying to work out a solution.
Presumably repeating timers are also IRQ driven so not safe ?
Regards
T
Is there a definitive list of Pico SDK APIs that are safe to use when writing to flash memory ?
I am wanting to used a timed event on Core1 at the same time as wrtiting to flash with Core0.
But as IRQs are not safe to use at this time I am trying to work out a solution.
Presumably repeating timers are also IRQ driven so not safe ?
Regards
T
Statistics: Posted by tony carbon — Thu Nov 28, 2024 8:50 am — Replies 2 — Views 38