FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
5892 Discussions

Board Test System with Arria V GX FPGA Starter Kit on 64 bit Windows 10 PC

SThac
Beginner
838 Views

Hi,

 

I purchased a board  Arria V GX FPGA Starter Kit.

https://www.intel.com/content/www/us/en/programmable/products/boards_and_kits/dev-kits/altera/kit-arria-v-starter.html

 

I would like to run the Board Test System on 64 bit Windows 10 PC. Hence I followed the steps to setup env variables.

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/support/kdb/downloads/rd01292013_416/setting_up_environment_variables_for_gui.pdf

 

I get the following error. In spite of the path setting, BTS seems to refer to "bin" folder instead of "bin64" folder.

C:\altera\12.1sp1\kits\arriaVGX_5agxfb3hf35_start\examples\board_test_system>java -jar bts.jar

okt 22, 2019 7:27:20 .....

INFO: Finished initialization

java.lang.UnsatisfiedLinkError: Can't load library: D:\intelFPGA\18.1\quartus\bin\sld_utiljni.dll

 

Greatly appreciate any help!

 

Note: JTAG is detected and path aslo seems to work as observed below

C:\altera\12.1sp1\kits\arriaVGX_5agxfb3hf35_start\examples\board_test_system>jtagconfig --debug

1) USB-Blaster [USB-0]

 02A030DD  5AGT(FD3H3|MD3G3)/5AGXBB3D4/.. (IR=10)

   Node 0C006E00 JTAG UART #0

   Node 19104600 Nios II #0

   Design hash   27CFECE8F0AF4DEAF4D1

 

 Captured DR after reset = (02A030DD) [32]

 Captured IR after reset = (155) [10]

 Captured Bypass after reset = (0) [1]

 Captured Bypass chain = (0) [1]

0 Kudos
3 Replies
AR_A_Intel
Employee
583 Views

Hello

 

Welcome to INTEL forum. May I know the Quartus version you use and there is log in the BTS directory, you can check it for the reason of the failure. Could you provide the .log file

0 Kudos
SThac
Beginner
583 Views

@AAbd RAhman_Intel​ Thank you for the reply. I am using Quartus 18.1 Standard version. Following the directory structure. ".log" is not present in the BTS directrory.

 

Directory of C:\altera\12.1sp1\kits\arriaVGX_5agxfb3hf35_start\examples\board_test_system

2019-10-22 19:25   <DIR>         .

2019-10-22 19:25   <DIR>         ..

2013-02-21 02:39          172 032 BoardTestSystem.exe

2013-03-25 09:12        2 157 671 bts.jar

2019-10-22 19:25   <DIR>         bts_config

2019-10-22 19:25   <DIR>         bts_ddr3_hard

2019-10-22 19:25   <DIR>         bts_ddr3_soft

2019-10-22 19:25   <DIR>         bts_xcvr1_hsma_sdi

2019-10-22 19:25   <DIR>         bts_xcvr2_hsma_sma

2013-02-20 13:38          201 838 clk_cont.jar

2013-02-09 03:00          172 032 ClockControl.exe

2019-10-22 19:25   <DIR>         help

2019-10-22 19:25   <DIR>         jre1.6.0_07

2019-10-22 19:25   <DIR>         lib

2013-02-09 03:00          172 032 PowerMonitor.exe

2013-02-20 12:02          137 255 pt.jar

2019-10-22 19:25   <DIR>         sof

 

0 Kudos
AR_A_Intel
Employee
583 Views

May I know, have you tried BTS test with Quartus II software v12.1 SP1. The manufactured board’s BTS was built with Quartus II software v12.1 SP1. Possibly it is caused by the difference in system console of different Quartus revisions. It is suggested to use the right Quartus version with the right dev.kit version.

0 Kudos
Reply