Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21385 Discussions

JTAG の致命的エラー: 0X00007FFB3C5E2B2Eでのアクセス違反

Genji
Beginner
1,565 Views

ボードにはCPLD(MAXII.)、FPGA(サイクロンV)およびCFIフラッシュメモリがあります。

(FPGA構成はFPP x16)CPLDは(パラレルフラッシュローダ)PFLで設計されています。 プログラマ(20.1)を使用して、JTAGでCPLD(MAXII.)にpofを書き込み、再び自動検出する場合異常(申し訳ありません!メッセージ(申し訳ありません!表示され、プログラマーを終了するしかありません。 (***

致命的なエラー: 0X00007FFB3C5E2B2E) でのアクセス違反)

異常の原因を教えてください。

また、CPLDを一度消去する方法を教えてください。

 

0 Kudos
11 Replies
JohnT_Intel
Employee
1,544 Views

Hi,


Could you provide the full fatal error message log file?


0 Kudos
Genji
Beginner
1,542 Views

This is the error message log.(Jtag_fail_log.txt)

(Virus scan in progress ...)
0 Kudos
JohnT_Intel
Employee
1,538 Views

Hi,


It looks like it might be related to your system OS memory crash when as the Quartus is running multi threading. May I know if this is happening on single system or multiple system?


Is it easy to duplicate the issue?


0 Kudos
Genji
Beginner
1,523 Views

It occurs in multiple systems (3 PCs).

It's easy to reproduce the problem

・Programmer (17.0) does not generate Fatal Error It may be.
・Programmer (20.1) gives 100% Fatal Error.

0 Kudos
JohnT_Intel
Employee
1,520 Views

May I know what is the 3 PC specification?


0 Kudos
Genji
Beginner
1,518 Views

1.Intel(R) Core i7-3370 CPU , RAM  8GB, OS Windows10 Pro  (2004)

2.Intel(R) Core i7-3370 CPU , RAM  16GB, OS Windows10 Pro  (2004)

3Intel(R) Core i7-6700k CPU , RAM  64GB, OS Windows10 Pro  (2004)

 

0 Kudos
JohnT_Intel
Employee
1,517 Views

Hi,


Can you try using the latest Quartus 20.4 to see if the issue is still observed?


0 Kudos
Genji
Beginner
1,515 Views

Quartus Prime Standard Edition latest 20.1.1
(Device used FPGA Cyclone V)

Download and try Quartus Prime Pro Edition Programmer and Tools 20.4

0 Kudos
Genji
Beginner
1,496 Views

There was a mistake in the pin assignment between the CPLD and CFI Flash connection.

Correcting the CPLD pin assignment no longer causes a Fatal Error.

Thank you for everything.

0 Kudos
JohnT_Intel
Employee
1,478 Views

I am glad he issue is fixed after fixing the pin assignment


0 Kudos
Genji
Beginner
1,476 Views

CPLD pin assignment error is the cause of JTAG Fail Error Is there a way around the JTAG Fail Error?

0 Kudos
Reply