Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- Does "aocl diagnose" pass? If not, you should repeat the process of initializing the board until aocl diagnose passes. --- Quote End --- Hi HRZ, Now "aocl diagnose" does not work. So tried to repeat the setup process to make aocl diagnose to pass. However got stuck again while programming top.sof (of a10_ref_initialization.tgz package)file to board. mobiliya@mobiliya:~/temp$ sudo killall jtagd mobiliya@mobiliya:~/temp$ sudo jtagconfig 1) USB-BlasterII [3-5] 02E660DD 10AX115H1(.|E2|ES)/10AX115H2/.. 020A40DD 5M(1270ZF324|2210Z)/EPM2210 mobiliya@mobiliya:~/temp$ quartus_pgm -c 1 -m JTAG -o "p;max5_150.pof@2" Info: ******************************************************************* Info: Running Quartus Prime Programmer Info: Version 17.1.0 Build 240 10/25/2017 SJ Pro Edition Info: Copyright (C) 2017 Intel Corporation. All rights reserved. Info: Your use of Intel 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 Intel Program License Info: Subscription Agreement, the Intel Quartus Prime License Agreement, Info: the Intel FPGA IP License Agreement, or other applicable license Info: agreement, including, without limitation, that your use is for Info: the sole purpose of programming logic devices manufactured by Info: Intel and sold by Intel or its authorized distributors. Please Info: refer to the applicable agreement for further details. Info: Processing started: Tue Mar 20 10:27:54 2018 Info: Command: quartus_pgm -c 1 -m JTAG -o p;max5_150.pof@2 Info (213045): Using programming cable "USB-BlasterII [3-5]" Info (213011): Using programming file max5_150.pof with checksum 0x00908D89 for device 5M2210ZF256@2 Info (209060): Started Programmer operation at Tue Mar 20 10:27:55 2018 Info (209017): Device 2 contains JTAG ID code 0x020A40DD Info (209018): Device 2 silicon ID is ALTERA10-6 Info (209044): Erasing MAXII/MAXV configuration device(s) Info (209023): Programming device(s) Info (209021): Performing verification on device(s) Info (209011): Successfully performed operation(s) Info (209061): Ended Programmer operation at Tue Mar 20 10:28:00 2018 Info: Quartus Prime Programmer was successful. 0 errors, 0 warnings Info: Peak virtual memory: 422 megabytes Info: Processing ended: Tue Mar 20 10:28:00 2018 Info: Elapsed time: 00:00:06 Info: Total CPU time (on all processors): 00:00:01 mobiliya@mobiliya:~/temp$ quartus_pgm -c 1 -m JTAG -o “p;top.sof” Error (213008): Programming option string "“p" is illegal. Refer to --help for legal programming option formats. top.sof”: command not found mobiliya@mobiliya:~/temp$ Tried to program top.sof using quartus programmer( GUI utility) however failed at next step to program boardtest.aocx. Command "aocl list-devices" does not lists the board. mobiliya@mobiliya:~/temp$ aocl flash acl0 boardtest.aocx aocl flash - Initialize the FPGA with a specific startup configuration. Usage: aocl flash <device_name> <file.aocx> Supply the .aocx file for the design you wish to set as the default configuration which is loaded on power up. Description: This command initializes the board with a default configuration that is loaded onto the FPGA on power up. Not all boards will support this, check with your board vendor documentation. aocl list-devices -------------------------------------------------------------------- Warning: No devices attached for package: /home/mobiliya/intelFPGA_pro/17.1/hld/board/a10_ref --------------------------------------------------------------------