Forum Discussion
AKAYA
Occasional Contributor
7 years agocan we access a specific page of the flash memory to store certain code?
using MAX10 fpga. i need to create a boot program. The boot code need to be stored to a specific location and application code in other location. The boot code need to be wriiten in a specific page o...
Nooraini_Y_Intel
Frequent Contributor
7 years agoHi Akaya,
The above page mode (that you are asking) is not supported in the CFM and UFM memory block.
Regards,
Nooraini
AKAYA
Occasional Contributor
7 years agothank you for the reply
So i can't make access to a sihgle page to write the code?
can we make two seperate projects( one contain boot program and other for application code on same QSYS) and combine them?