I am experimenting with OTA app updates - using usedbytes code from his github. (https://github.com/usedbytes/picowota)
I have got it all compiled and it appears to be working , i can trigger my Pico W into bootsel mode and it appears to be waiting for an upload.
The problem I am facing is the serial flash tool expects an address to load the app to:
Error: image load address too low: 0x0001005b < 0x2000213c
I have googled high and low and can't find a list of memory locations (or I just suck)
Can anyone point me in the right direction please.
Much Appreciated
Andrew
I have got it all compiled and it appears to be working , i can trigger my Pico W into bootsel mode and it appears to be waiting for an upload.
The problem I am facing is the serial flash tool expects an address to load the app to:
Error: image load address too low: 0x0001005b < 0x2000213c
I have googled high and low and can't find a list of memory locations (or I just suck)
Can anyone point me in the right direction please.
Much Appreciated
Andrew
Statistics: Posted by StubbletUK — Tue Oct 29, 2024 3:30 pm