Altera_Forum
Honored Contributor
14 years agoFlash memory share for POF and NIOS HEX
Hi
i have a question related to a NIOS application on S3 devkit. As you probably know this kit has a flash memory which can be used to set up the S3 with an on board Max device which does a parallel configuration from that flash. A NIOS can also access this flash with appropriate memory interface. At the same time I wish to store my NIOS software there as it does not fit in the on chip ram. When I do the "Convert programming files" and fit that in the CFI_512 the whole flash is filed with a 64MB POF. So my questions are: + how should I concatenate POF and HEX and what would be the page management? + once the S3 configured, how can I transfer the executable from the flash to the DDR with a bootloader? + anything particular to do or set in the software tool? Thanks in advance for your hints! kind regard thouthi38