Quartus 20.1.0 Programmer Crash
Hi,
I am using Quartus 20.1.0 and trying to program an FPGA (10CL010YE144A7G).
I opened the programmer, auto detect, and specified 10CL010Y device. Then the Quartus program crashed. Below is the crash report it generated.
The programmer SW was working this morning, then there was a Microsoft OS update, which required a reboot. Then it is not working now.
Any help will be appreciated.
Yong Chong
=======================================================
Problem Details
Error:
*** Fatal Error: Access Violation at 0X00007FFA4063D51D
Module: quartus.exe
Stack Trace:
0x8d51c: PGME_SFL_ALGORITHM::push_enhanced_sfl_read_siid + 0xc2c (pgm_pgme)
0x92fad: PGME_SFL_ALGORITHM::read_enhanced_sfl_siid + 0x14d (pgm_pgme)
0x99885: PGME_SFL_ALGORITHM::read_silicon_id + 0x2b5 (pgm_pgme)
0x95a01: PGME_SFL_ALGORITHM::read_jic_silicon_id + 0x151 (pgm_pgme)
0x55aa3: PGME_PROGRAMMER::get_jic_device_name_from_id + 0xd3 (pgm_pgme)
0x3699a: PGMWQ_FRAME_WND::add_child_devices + 0x14a (pgm_pgmwq)
0x388ac: PGMWQ_FRAME_WND::add_device_list + 0x15bc (pgm_pgmwq)
0x8d61c: PGMWQ_FRAME_WND::standalone_auto_detect + 0xdc (pgm_pgmwq)
0x6b453: PGMWQ_FRAME_WND::on_auto_detect_action + 0x1da3 (pgm_pgmwq)
0x1be4f: PGMWQ_FRAME_WND::qt_static_metacall + 0x16f (pgm_pgmwq)
0x11d700: QMetaObject::activate + 0x520 (QtCore4)
0x591692: QAbstractButton::clicked + 0x32 (QtGui4)
0x34899e: QAbstractButton::click + 0x51e (QtGui4)
0x348617: QAbstractButton::click + 0x197 (QtGui4)
0x349499: QAbstractButton::mouseReleaseEvent + 0x59 (QtGui4)
0x61b84: QWidget::event + 0xd4 (QtGui4)
0x22c55: QApplicationPrivate::notify_helper + 0xf5 (QtGui4)
0x2184e: QApplication::notify + 0x71e (QtGui4)
0x10ec4b: QCoreApplication::notifyInternal + 0x7b (QtCore4)
0x25a9e: QApplicationPrivate::sendMouseEvent + 0x1de (QtGui4)
0x86940: QScrollBar::trUtf8 + 0x1440 (QtGui4)
0x8a301: QApplication::winMouseButtonUp + 0x2761 (QtGui4)
0xe857: CallWindowProcW + 0x3f7 (USER32)
0xe298: DispatchMessageW + 0x258 (USER32)
0x133982: QEventDispatcherWin32::processEvents + 0x3e2 (QtCore4)
0x82004: QApplicationPrivate::openPopup + 0x204 (QtGui4)
0x10bb7b: QEventLoop::exec + 0x22b (QtCore4)
0x10e18f: QCoreApplication::exec + 0xdf (QtCore4)
0x198b: qgq_main + 0x8b (quartus)
0x13258: msg_main_thread + 0x18 (CCL_MSG)
0x14a5e: msg_thread_wrapper + 0x6e (CCL_MSG)
0x16af0: mem_thread_wrapper + 0x70 (ccl_mem)
0x12af1: msg_exe_main + 0xa1 (CCL_MSG)
0x2777: WinMain + 0x127 (quartus)
0x1f40: __tmainCRTStartup + 0x148 (quartus)
0x17033: BaseThreadInitThunk + 0x13 (KERNEL32)
0x52650: RtlUserThreadStart + 0x20 (ntdll)
End-trace
Executable: quartus
Comment:
None
System Information
Platform: windows64
OS name: Windows 10
OS version: 10.0
Quartus Prime Information
Address bits: 64
Version: 20.1.0
Build: 711
Edition: Lite Edition
================================================