Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- Hi, I was searching UFM related information and I found and answer to the above question here: Utilizing the User Flash Memory (UFM) on Max 10 Devices with a Nios II Processor This design example shows the user how to read, write, and erase portions of the internal flash memory. A sample program is included that shows how to perform those three operations as well as provide a simple user interface for modifying the flash memory https://cloud.altera.com/devstore/platform/16.0.0/utilizing-the-user-flash-memory-ufm-on-max-10-devices-with-a-nios-ii-processor/ This isn't a timely answer but I wanted to post if for closure. Kind regards, tjd --- Quote End --- While the example synthesizes and flashes, compiling the firmware results in a warning: makefile:544: Warning: SOPC File ../../system.sopcinfo could not be found. The system.sopcinfo file is where it should be, two directories above the directory containing the Makefile. Because the system.sopcinfo file isn't found, run operations fail with an error: No Nios II target connection paths were located.