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...
Naji_Naufel_Arrow
Occasional Contributor
6 years agoIn NSBT, I do "Build Project", then "MakeTargets -> build -> mem_init_generate"
The "system_onchip_flash_0.hex" has 0x00 in scector 0 preceding my code and 0x00 everywhere after my code.
I will rename the .hex as .txt and add it here.