This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to generalize IAR flashwrite_example for nrf51422?

Has anyone tried to generalize this example to different sized variables? What I would like to do is allocate a data structure, write that to flash, and recall it at a later time. The example appears to do that but only for 32-bit values. My attempts to generalize have not succeeded so far. Thank you for your input.

Related