Forum Discussion
Hi OKram2,
There are couple of thing you need bear in mind.
First:
The BTS relies on the Quartus Prime software's specific library. Before running the BTS, open the
Quartus Prime software. It sets the environment variable $QUARTUS_ROOTDIR automatically. The Board
Test System uses this environment variable to locate the Quartus Prime library.
The BTS will pick up the Quartus programmer to configure the FPGA device on the development kit,
please make sure the Quartus Prime software is the version supporting the specific FPGA device.
The reference design is built by Quartus Version 15.1.2.193
Second:
You can check your log file in order for you to analyse the error.
you can check it using your bts_log.txt.
This file is locate here : <YOUR DIRECTORY>\Arria 10GX\arria10GX_10ax115sf45_fpga_v15.1.2\examples\board_test_system>
Third:
Make sure you are using the support OS for Quartus 15.1.2
You can check the supported here:
These are support OS for Quartus 15.1:
System Requirements
===================
Operating system support
------------------------
* Windows 7 SP1(64 bit)
* Windows 8.1 (64 bit)*
* Windows Server 2008 R2 SP1 (64 bit)**
* Red Hat Enterprise Linux 5.10 (64 bit)***
* Red Hat Enterprise Linux 6.5 (64 bit)
I hope this will help you.
Thanks