Forum Discussion

HOgat1's avatar
HOgat1
Icon for New Contributor rankNew Contributor
6 years ago

QuartusII Programmerのコマンドラインでのプログラム

QuartusII Programmerのコマンドラインでのプログラムでコマンド実行すると直ぐに終了してしまい書込みできませんでした。

考えられる要因はあるでしょうか?

-----<ここから>-----

C:\altera\13.1\qprogrammer\bin>quartus_pgm --cable="USB-Blaster [USB-0]" --mode

=JTAG -o pv;CPM_FPGA_20190313_v2.11.pof

Info: *******************************************************************

Info: Running Quartus II 32-bit Programmer

Info: Version 13.1.0 Build 162 10/23/2013 SJ Full Version

Info: Copyright (C) 1991-2013 Altera Corporation. All rights reserved.

Info: Your use of Altera Corporation's design tools, logic functions

Info: and other software and tools, and its AMPP partner logic

Info: functions, and any output files from any of the foregoing

Info: (including device programming or simulation files), and any

Info: associated documentation or information are expressly subject

Info: to the terms and conditions of the Altera Program License

Info: Subscription Agreement, Altera MegaCore Function License

Info: Agreement, or other applicable license agreement, including,

Info: without limitation, that your use is for the sole purpose of

Info: programming logic devices manufactured by Altera and sold by

Info: Altera or its authorized distributors. Please refer to the

Info: applicable agreement for further details.

Info: Processing started: Thu Mar 28 11:07:09 2019

Info: Command: quartus_pgm --cable="USB-Blaster [USB-0]" --mode=JTAG -o pv;CPM_F

PGA_20190313_v2.11.pof

Info (213045): Using programming cable "USB-Blaster [USB-0]"

Info (213011): Using programming file CPM_FPGA_20190313_v2.11.pof with checksum

0x5493F610 for device CFI_256MB@1

Info (209060): Started Programmer operation at Thu Mar 28 11:07:11 2019

Info (209061): Ended Programmer operation at Thu Mar 28 11:07:11 2019

Info: Quartus II 32-bit Programmer was successful. 0 errors, 0 warnings

Info: Peak virtual memory: 205 megabytes

Info: Processing ended: Thu Mar 28 11:07:11 2019

Info: Elapsed time: 00:00:02

Info: Total CPU time (on all processors): 00:00:02

C:\altera\13.1\qprogrammer\bin>

-----<ここまで>-----

1 Reply

  • Abe's avatar
    Abe
    Icon for Frequent Contributor rankFrequent Contributor

    Is the device getting configured? What is the size of the generated POF file? Disconnect the USB blaster cable , re-connect it and then try again.