02-13-2024 03:05 AM
Is there a way to access the non-volatile memory directly in the LabVIEW FPGA, for sbRIO-9651 SOM?
I would like to run the FPGA immediately after the power up and read some parameters from the memory, without involving the RT.
02-13-2024 08:11 AM - edited 02-13-2024 08:15 AM
EDIT: Did not read the last part.
Check this out.
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P9mASAS&l=en-US
02-13-2024 09:56 AM
Thanks for the response. However I am specifically looking for the information about the FPGA code fetching some data from the non-volatile memory, once it has been loaded from the flash memory and started running. This data would have been written to the non-volatile memory in the previous power cycle, before powering off.