Forum Discussion
pof file size and address in flash
- 3 years ago
Hi,
In your case the address in flash is 0x0 which is where it is stored. You may refer to this link for additional information :https://www.intel.com/content/www/us/en/docs/programmable/683698/21-1-19-1-0/implementing-page-in-the-flash-pof.html
Hope this clarifies your doubts.
Thank you.
Regards,
Kelly
Hi,
Could you try to just click on your design file, and don't go into the output files directory. It should be available once you click on your design file. and you will see a .map file. You can open it with notepad/notepad++ and scroll down to the Memory configuration to check the address in flash.
I will attach some screenshots on the file location and the memory configuration that contains information of the flash.
Thank you.
Regards,
Kelly
Hi,
Kindly find the screenshot of the .map file location here after you click on your design file(mine is hello_world2nd)
Once you open the file with notepad/notepad++, you may search for the memory configurations part to check out the information needed, and a screenshot of how the memory configurations look like:
Hope you manage to find these files and clear your doubts.
Thank you.
Regards,
Kelly