Can I access internal flash memory using Embedded Coder?
Show older comments
I am working on a project where I use Embedded Coder to deploy to a microcontroller.
I would like to store data in the microcontroller’s internal flash memory, so that the data is retained even after a power cycle.
I would like to know:
- Is this feasible?
- If so, how can I do it?
Accepted Answer
More Answers (0)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!