Forum Discussion
Naji_Naufel_Arrow
Occasional Contributor
6 years agoHow to leave unused UFM Flash on MAX10 blank (0xFF)
I use the UFM to store my NIOS code but I reserve Sector 1 (16kB) for data storage (Liker Script). I use "Convert Programming File" to merge the .sof and .hex to make a .pof. After configuration, a...
JohnT_Altera
Regular Contributor
6 years agoHi,
You will either need to generate the hex file with unused sector to 0xFF or modify the hex file to make sure that the unused sector 1 to 0xff.