ECP5_JTAGProgrammer.unconfigure()
activates LED B on Cynthion
#108
Labels
ECP5_JTAGProgrammer.unconfigure()
activates LED B on Cynthion
#108
Workaround: Use
ApolloDebugger.force_fpga_offline()
instead. This is the preferred solution wherever it makes sense to do so.If it makes sense to do that everywhere, we might deprecate
unconfigure()
. If we decide to keepunconfigure()
we may be able to update the firmware to detect it properly.The text was updated successfully, but these errors were encountered: