Forum Discussion
Hi Serge,
Thanks. Since you are on bench power and D6 Power Good LED is OFF, the board rails are not up. That explains BTS showing no rails and the JTAG errors. The user guide defines D6 = Power Good (blue ON = all powers good, OFF = power fault) and shows bench power on J11 with SW6 = ON.
About (4) : I was unable to find you 'Device info -> Read Device Info' menu, where it is ?
It in the Configuration Debugger:
Please check these exactly as in the guide:
- Connect the 240 W adapter to J11, set SW6 = ON, card not in a PCIe slot, then cold power cycle. Does D6 turn blue.
- If D6 is still OFF, measure 12 V at J11 if you can, and share one photo showing the J11 plug and SW6.
- If D6 remains OFF after step 1, this points to a board power fault.
Regards,
Fakhrul
Hello Fakhrul,
I tried to read the Device info, but it was impossible.
I measured the 12V at J11. The 12V is always present with SW6 Off or SW On. D6 reamins always Off.
Please see the picture attached of the baord with SW6 On. You will see D6 Off and the Fan On, i.e. the Power is on.
Thank you for help.
Serge
- FakhrulA_altera25 days ago
Regular Contributor
Hi Serge93,
Can you disable the auto adjust frequency at chain scanning? Please try lowering the hardware frequency to 16 or 6 MHz and see if you can program the device after that.
For your information, we are under an RMA freeze in support of the ERP system transition since January. At this stage, we can only validate the RMA request based on the warranty status.

The next steps in the RMA process will resume on March 16, 2026.
Please let me know your thoughts or if you would like to proceed with closing this case for now.
Regards,
Fakhrul
- Serge9323 days ago
Occasional Contributor
Hello Fakhrul,
I have disabled the auto adjust frequency at chain scanning and reduced the frequency to 6MHz, it did not solved the problem.
About RMA, can you explain me what is the process, what should I do on my side, do you manage the process, how I will be in touch with you ?
Thank you for your help.
Serge
- FakhrulA_altera20 days ago
Regular Contributor
Hi Serge93,
Could you try one more step?;Try configure the smartVID setting first before you can connect to the board via JTAG. Please refer to this link to connect your board via JTAG: 3.6. The Required SmartVID QSF Assignments to Compile a Design
Regards,
Fakhrul
- Serge9319 days ago
Occasional Contributor
Hello Fakhrul,
I guess my Smart VID was already ok for my board.
Please check the attached image.
Thanks for help.
Serge- FakhrulA_altera18 days ago
Regular Contributor
Hi Serge,
Could you check if your QSF assignment is set as shown below?
set_global_assignment -name VID_OPERATION_MODE "PMBUS MASTER"
set_global_assignment -name USE_PWRMGT_SCL SDM_IO0
set_global_assignment -name USE_PWRMGT_SDA SDM_IO12
set_global_assignment -name USE_CONF_DONE SDM_IO16
set_global_assignment -name PWRMGT_BUS_SPEED_MODE "100 KHZ"
set_global_assignment -name PWRMGT_SLAVE_DEVICE_TYPE OTHER
set_global_assignment -name PWRMGT_SLAVE_DEVICE0_ADDRESS 47
set_global_assignment -name PWRMGT_SLAVE_DEVICE1_ADDRESS 00
set_global_assignment -name PWRMGT_SLAVE_DEVICE2_ADDRESS 00
set_global_assignment -name PWRMGT_SLAVE_DEVICE3_ADDRESS 00
set_global_assignment -name PWRMGT_SLAVE_DEVICE4_ADDRESS 00
set_global_assignment -name PWRMGT_SLAVE_DEVICE5_ADDRESS 00
set_global_assignment -name PWRMGT_SLAVE_DEVICE6_ADDRESS 00
set_global_assignment -name PWRMGT_SLAVE_DEVICE7_ADDRESS 00
set_global_assignment -name PWRMGT_TRANSLATED_VOLTAGE_VALUE_UNIT VOLTS
set_global_assignment -name PWRMGT_PAGE_COMMAND_ENABLE OFF
Regards,
Fakhrul