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,
Could you provide me your .sopcinfo file? May I know how do you set the sector 1 to be unused?
Naji_Naufel_Arrow
Occasional Contributor
6 years agoI set Sector 0 in the Linker Script as seen in the BSP Editor Screenshot.
It is the Linker Region called onchip_flash_0_data_BEFORE_RESET..