You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since greatscottgadgets/cynthion#100 the flash bridge (invoked by apollo flash --fast) tries to use the AUX port on Cynthion instead of the CONTROL port.
Workaround: Connect a cable from the control host to AUX in addition to the connection to CONTROL.
Workaround: Don't use the --fast option.
Proposed solution: Add apollo_gateware_phy to LUNAApolloPlatform which looks for apollo_port_sharing and otherwise uses default PHY. Have flash bridge use apollo_gateware_phy.
The text was updated successfully, but these errors were encountered:
Since greatscottgadgets/cynthion#100 the flash bridge (invoked by
apollo flash --fast
) tries to use the AUX port on Cynthion instead of the CONTROL port.Workaround: Connect a cable from the control host to AUX in addition to the connection to CONTROL.
Workaround: Don't use the
--fast
option.Proposed solution: Add
apollo_gateware_phy
toLUNAApolloPlatform
which looks forapollo_port_sharing
and otherwise uses default PHY. Have flash bridge useapollo_gateware_phy
.The text was updated successfully, but these errors were encountered: