intel / libaji_client

This is the client side library to access JTAG Server distributed with Quartus (jtagd/jtagserver.exe). The protocol is known as Advanced JTAG Interface (AJI). See src/h/aji.h for available API.
Other
18 stars 7 forks source link

Cant compile in Windows10 x64 Visual Studio 2019! #1

Open Paulo-D2000 opened 3 years ago

Paulo-D2000 commented 3 years ago

Trying to run the example shown in readme, but i got many errors...

I exported the functions and made the lib, but the errors didn't disappeared :/

Any help is welcome, thanks :)

Jtag_client exported functions (.def) jtag_client.txt

image

Quartus (Quartus Prime 19.1) Standard Edition Visual Studio 2019

image image image