Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

Stratix IV - Flashing tools

Altera_Forum
Honored Contributor II
1,111 Views

Hi, 

 

I am currently trying to configure the FPGA from the flash and the manuals are not very clear to say the least. I am using Quartus 12.0 tool chain on a linux platform. I tried following the Getting started with DE4 Board tutorial on programming CFI Flash. While running the sof2flash utility, I am running across this problem. 

 

Extracting Option bits SREC 

com.altera.memory.RWMemoryException: Malformed memory record found. 

at com.altera.memory.SrecordMemory.read(SrecordMemory.java:98) 

at com.altera.memory.SrecordMemory.read(SrecordMemory.java:59) 

at com.altera.sof2flash.PFLFlashGenerator.extractSREC(PFLFlashGenerator.java:255) 

at com.altera.sof2flash.PFLFlashGenerator.pflgen(PFLFlashGenerator.java:42) 

at com.altera.sof2flash.Sof2flash.<init>(Sof2flash.java:122) 

at com.altera.sof2flash.Sof2flash.main(Sof2flash.java:77) 

 

Extracting FPGA Image SREC 

com.altera.memory.RWMemoryException: Malformed memory record found. 

at com.altera.memory.SrecordMemory.read(SrecordMemory.java:98) 

at com.altera.memory.SrecordMemory.read(SrecordMemory.java:59) 

at com.altera.sof2flash.PFLFlashGenerator.extractSREC(PFLFlashGenerator.java:271) 

at com.altera.sof2flash.PFLFlashGenerator.pflgen(PFLFlashGenerator.java:42) 

at com.altera.sof2flash.Sof2flash.<init>(Sof2flash.java:122) 

at com.altera.sof2flash.Sof2flash.main(Sof2flash.java:77)  

 

Although a flash file has been generated, I wouldnt know if its trust worthy. Any suggestions?
0 Kudos
0 Replies
Reply