Request for Debugging Method Guidance for FIDO Firmware #122
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello Polhenarejos,
I am working with your FIDO firmware project(version 6.4) on the RP2040 and trying to implement debugging to understand the firmware's flow. I attempted using UART for debugging, but it only displays statements from fido.c, I could not debug cmd register and cmd authenticate etc.Also i tried with tinyusb cdc method for debugging through print statements but fido process is being affected.Could you kindly guide me on the preferred or standardized debugging method to log the entire firmware effectively to understand the fido process completely?
Continue in the discussions panel.