This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ARM: Using Flash memmory for storing static parts of the code

Hello!

I want to store some parts of the code on a flash memmory card. I'm using HTTP_demo example. And I want to store for example the static html files on the flash card or as much as posible of the static part of the code aswell.

Thank you in advance !