Forum Discussion
Nooraini_Y_Intel
Frequent Contributor
7 years agoHi AKAYA,
As mentioned previously, you can use the On-Chip Flash IP in MAX 10 to access the memory block to write (store) your application code in UFM0 and UFM memory block. The details information can be refer to the MAX 10 User Flash Memory User Guide from the link below:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/max-10/ug_m10_ufm.pdf
Regards,
Nooraini
- AKAYA7 years ago
Occasional Contributor
The problem is not for storing the application code. Storing just the application code can be done. But, there is a boot program which also to be written into a specific page of the UFM so that the rest of the location can be made available to the application code. How can we do that??