Forum Discussion
Altera_Forum
Honored Contributor
8 years agoI have
1. Quartus 15.1.2 2. latest Java 8 runtime rev 121 3. Env path set to Quartus 15.1.2 (Actually I tried 16.1 as well) But still can't get BTS working for my A10 SoC Dev Kit revC. E:\Users\jh\Downloads\arria10GX_10ax115sf45_fpga_v15.1.2p2\arria10GX_10ax115sf45_fpga_v15.1.2\examples\board_test_system>java -jar bts.jar Success! Current OS:Windows 10 Mar 20, 2017 5:29:25 PM com.altera.bts.BtsView <init> 資訊: Board version: Rev E3, chip version: PRD Mar 20, 2017 5:29:25 PM com.altera.bts.systemconsole.client.ClientApp attachServer 資訊: [E:\Programs\altera\15.1\quartus/sopc_builder/bin/system-console, --server] Mar 20, 2017 5:29:25 PM com.altera.bts.systemconsole.client.ClientApp attachServer 資訊: Here is the standard output of the command: Mar 20, 2017 5:29:39 PM com.altera.bts.systemconsole.client.ClientApp attachServer 資訊: TCP PORT: 59648 Mar 20, 2017 5:29:48 PM com.altera.bts.systemconsole.client.JtagInfo retrieveDeviceList 資訊: 3 device detected: /devices/10AS066H(2ES|3E2|3ES|4E2)|..@1#USB-1 /devices/5M2210Z|EPM2210@3#USB-1 /devices/5M2210Z|EPM2210@4#USB-1 Mar 20, 2017 5:29:48 PM com.altera.bts.systemconsole.client.ClientApp getCompatibleBoardInfoArray 資訊: System Max matched: true, Fpga matched: true Mar 20, 2017 5:29:48 PM com.altera.bts.BtsView <init> 資訊: Selected JTAG cable is: USB-BlasterII on localhost (USB-1) Mar 20, 2017 5:29:48 PM com.altera.bts.BtsView <init> 資訊: FPGA device on index 1, System MAX on index 3 The pop up "Warning" is "Failed to identify the bit mode. Current bitMode value is 32Current $QUARTUS_ROOTDIR = E:\Programs\altera\15.1\quartus" Please help. Thanks.