Error: No STM32 target found! If your product embeds Debug Authentication, please perform a discover
使用支持 Debug Authentication 的 ST-Link 工具或更新你的 IDE(如 STM32CubeIDE)到最新版本,这些版本可能包含了对 Debug Authentication 的支持。如果你的 STM32 设备支持 Debug Authentication(如 STM32L5, STM32H7 等系列中的某些型号),你可能需要使用支持该功能的调试器或软件来执行发现过程。检查项目设置中的调试配置,确保选择了正确的调试接口和正确的 STM32 设备型号。



