Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

fatal error when programming CFI flash in quartus programmer

I'm using a CFI flash and MAXII to configure a FPGA at boot.

I've converted my .sof program to .pof.

In quartus programmer I've added a CFI flash and loaded my .pof just created.

when lauching programmin of a page or erasing CFI quatus returns the popup message:

*** Fatal Error: Uncaught C++ Exception

Module: quartus.exe

Stack Trace:

0x12afa: RaiseException + 0x51 (kernel32)

0x5dbf8: _CxxThrowException + 0x47 (MSVCR90)

0x809c: _Dinkum_std::vector<PGMIO_SVFS_SINGLETON *,MEM_STL_ALLOCATOR<PGMIO_SVFS_SINGLETON *> >::_Xran + 0x5c (pgm_pgme)

0x5133a: PGME_PFL_ALGORITHM::end + 0x3ba (pgm_pgme)

0x6c007: PGME_PROGRAMMER::engage + 0x1c67 (pgm_pgme)

0xdc06: PGMWQ_PROGRAMMING_THREAD::run + 0x16 (sys_mdb)

0x1dbac: QThread::setPriority + 0x15c (QtCore4)

0x234c6: _endthreadex + 0xd7 (MSVCR90)

0xb728: GetModuleFileNameA + 0x1b9 (kernel32)

End-trace

Quartus II Version 10.1 Build 153 11/29/2010 SJ Full Version

Quartus II Version 10.1 Build 153 11/29/2010 SJ Full Version

What does that mean?
No RepliesBe the first to reply