Recent

Author Topic: Flash memory handling  (Read 256 times)

krolikbest

  • Sr. Member
  • ****
  • Posts: 272
Flash memory handling
« on: October 01, 2025, 12:16:24 pm »
Hi
 while browsing (very interesting) github of Michael Ring I came across a file pico_flash_c.pas in units directory. Am I rirgh that this file is for handling a data in (or at least write/save bytes) in Pico's flash memory? If so, as I understand it, I can use the flash_range_program procedure to write a certain number of bytes to flash memory, but I don't understand how to read those bytes?

Regards,
Martin

Thaddy

  • Hero Member
  • *****
  • Posts: 18493
  • Here stood a man who saw the Elbe and jumped it.
Re: Flash memory handling
« Reply #1 on: October 01, 2025, 12:22:12 pm »
You need an entry point, which is usually specified for a platform. And - of course - it is read-only.
Due to censorship, I changed this to "Nelly the Elephant". Keeps the message clear.

 

TinyPortal © 2005-2018