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

writing production parameters to flash using jlinkexe

Hi

I am setting up a production programming script, and would like to know if it is possible to write short strings or numbers directly to flash. For example, i would like to write the devices' serial number to a specific flash location, such that I can access it during the normal run of the program using the pstorage library. How can I do that?

Related