Forum Discussion

HIngl1's avatar
HIngl1
Icon for New Contributor rankNew Contributor
6 years ago

The device chain in Programmer does not match physical device chain.

Hello,

I am trying to run Open CL on windows for Stratix De 10 pr, while initializing the FPGA with open CL image i get the following error

Error (18952): Error status: The device chain in Programmer does not match physical device chain.

please help me in solving the error

Thanks

16 Replies

    • HIngl1's avatar
      HIngl1
      Icon for New Contributor rankNew Contributor

      Thanks John,

      I will try that ,and get back to you .

      • HIngl1's avatar
        HIngl1
        Icon for New Contributor rankNew Contributor

        Hello John ,

        how do i identify which device i am using .

        how to compile a Open CL image

        can you please eleborate

        thanks

  • JohnT_Altera's avatar
    JohnT_Altera
    Icon for Regular Contributor rankRegular Contributor

    Hi,

    You can identify the device you are using by performing Auto-detect using Quartus Programmer tools.

    You will need to use the correct OpenCL BSP for you to generate the correct bitstream.

    May I know which board are you using and where do you download the BSP?

  • JohnT_Altera's avatar
    JohnT_Altera
    Icon for Regular Contributor rankRegular Contributor

    Hi,

    Please download the 18.1 OpenCL BSP from Terasic. This should be the correct BSP for your board.

    • HIngl1's avatar
      HIngl1
      Icon for New Contributor rankNew Contributor

      Hello,

      I will try and update you on it.

      Thanks

    • HIngl1's avatar
      HIngl1
      Icon for New Contributor rankNew Contributor

      Hello John ,

      I downloaded the 18.1 Open CL BSP but .Still the error exists

  • JohnT_Altera's avatar
    JohnT_Altera
    Icon for Regular Contributor rankRegular Contributor

    Hi,

    May I know if you recompile your design using the 18.1 OpenCL BSP and use the generated bitstream to program the FPGA? May I know if you are observing the same error message if you are using the new generated bitstream?

    • HIngl1's avatar
      HIngl1
      Icon for New Contributor rankNew Contributor

      Hello,

      Which file do i need to recompile please elaborate .

      Thanks

  • JohnT_Altera's avatar
    JohnT_Altera
    Icon for Regular Contributor rankRegular Contributor

    Hi,

    You will need to regenerate your AOCX file using the 18.1 OpenCL BSP. If you are still using the AOCX file from 18.1.1 generated file then you will still face the similar issue.

    • HIngl1's avatar
      HIngl1
      Icon for New Contributor rankNew Contributor

      Hello,

      can you please guide me where is it located within the 18.1 Open cl BSP downloaded contents.

      Thanks

  • JohnT_Altera's avatar
    JohnT_Altera
    Icon for Regular Contributor rankRegular Contributor

    Hi,

    The list is showing all the device that is having the same Device ID. As long as you are using the sof file that is in either 1 of the device list then you will not received message saying incorrect JTAG ID detected. From the list, you will observed that the device density is the same except for the last few character which determine the transceiver channel count and the device package.

  • JohnT_Altera's avatar
    JohnT_Altera
    Icon for Regular Contributor rankRegular Contributor

    Hi

    I think I make a mistake as your device should be 1SX280H device while the OpenCL BSP that is available from Terasic is for 1SG280H device. Please contact Terasic to see if they have OpenCL for 1SX280H device.

    • HIngl1's avatar
      HIngl1
      Icon for New Contributor rankNew Contributor

      Hello,

      I am in contact with Terasic .

      thanks