STEVAL-HKI001v2 example project in ST MC Workbench, why can't I connect?
Hardware: STEVAL-HKI001V2
Workbench: 5.4.6
Ex project name: STEVAL-HKI001v2 project with STGAP1AS
IDE: uV5
CubeMX: 6.2.1
*note* this behavior seen with completely new/stock/vanilla/unedited Workbench, Cube, and uV projects
expected behavior: click "monitor>connect" and establish serial comms w board
actual behavior: click "monitor>connect" and comms cannot be established
firmware execution: code never reaches while(1) because infinitely repeating TIMx_BRK_M1_IRQHandler() calls begin during MX_NVIC_Init() execution. This does not occur in other workbench projects with working comms.