Altera_Forum
Honored Contributor
15 years agoBacktrace while converting sof file to pof file for flash programming
I am using the NIOS II IDE to program a flash EPCS4 device with time-limited configuration data for my Cyclone II design.
I get the following error:Info: Command: quartus_cpf --convert --device=EPCS128 H:\ee3grp\quartus\1\test_time_limited.sof test_time
_limited.pof
File H:/ee3grp/quartus/1/test_time_limited.sof contains one or more time-limited megafunctions that suppo
rt the OpenCore Plus feature that will not work after the hardware evaluation time expires. Refer to the
Messages window for evaluation time details.
Info: SRAM Object File H:/ee3grp/quartus/1/test_time_limited.sof contains time-limited megafunction that
supports OpenCore Plus feature -- Vendor: 0x6AF7, Product: 0x00A2
Internal Error: Sub-system: PGMIO, File: /quartus/pgm/pgmio/pgmio_flash_mapping.cpp, Line: 3696
ranks->size() > 0
Stack Trace:
0x88EC26 : (MSCTF)
End-trace A quick google search shows nobody else with this error :-(. Any ideas?