Forum Discussion
KLing4
New Contributor
6 years agoIn 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?
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
- Print out the opcode and parameter information for each execution
- The driver prints the following information
5 Replies
- ShafiqY_Intel
Frequent Contributor
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
Cheers