Hi,
I have found the quartus_jl application in
C:\altera\90\qprogrammer\bin I have executed it with :
quartus_jli.exe
C:\JAM\top_design.jam -a PROGRAM
This is what I have got :
*******************************************************************
Info: Running Quartus II Jam Tools
Info: Version 9.0 Build 132 02/25/2009 SJ Full Version
Info: Copyright (C) 1991-2009 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: Mon Mar 22 10:36:30 2010
Info: Command: quartus_jli
C:\JAM\topmcu_comm.jam -a PROGRAM
SFL VERSION: 31
Unrecognized device
Exit code = 6... Unrecognized device
Error: Quartus II Jam Tools was unsuccessful. 0 errors, 0 warnings
Error: Peak virtual memory: 39 megabytes
Error: Processing ended: Mon Mar 22 10:36:32 2010
Error: Elapsed time: 00:00:02
Error: Total CPU time (on all processors): 00:00:00
Still got the same error,
Does anyone know what can be the reason?
Thanks