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,
I would recommend you to modify your Nios II BSP so that the unused memory is set as 0xFF. This will be easiest method as it will generate the hex file for you.