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

In Linux system, by the BMC , use altera-stapl driver to configure CPLD max2 with JBC file through JTAG interface, the result is given back as: Unrecognized device. How to solve this problem?

KLing4
Partner
1,133 Views

In addition, the altera-stapl driver comes from the Linux kernel and is downloaded from kernel.org , the asp-cpld is the JTAG code of the adaptive BMC.

  • The driver code that prints the error message

 

3.png

 

  • Print out the opcode and parameter information for each execution

2.png

 

  • The driver prints the following information

1.png

 

 

0 Kudos
5 Replies
ShafiqY_Intel
Employee
986 Views

Hi KLing4 ,

 

Can you check your JTAG connection first whether it is working or not? (jtagconfig)

 

open Command Prompt/Terminal ---> go to Quartus directory <Quartus installation directory>intelFPGA\18.1\quartus\bin64> ---> run jtagconfig

jtagconfig.JPG

 

Cheers

0 Kudos
KLing4
Partner
986 Views

The jtag connection is ok , I'm sure.

0 Kudos
ShafiqY_Intel
Employee
986 Views

Can you show your screenshot of your jtagconfig first?

 

Thanks

0 Kudos
KLing4
Partner
986 Views

Sorry , I haven't .The answer by the custome . And they can use the Quartus-programmer to configure the device through the Jtag interface sucessfully.

 

ShafiqY_Intel
Employee
986 Views

Hi KLing4,

 

Did the 'jtagconfig' in LINUX is successful?

 

 

And one more thing, did you change the permissions on the the device files? If not, you can try this step:

 

I hope this will help you.

 

Thanks

0 Kudos
Reply