I created a new project and selected the STM32H7B3 discovery kit. All default settings, no changes. When I loaded code, it seems to crash on this line: (debugger connection is lost, etc.) if (HAL_RCC_ClockConfig(&RCC_ClkInitStruct, FLASH_LATENCY_3) !...