On Cubex Generated code, we added Virtual Com Port code.But the code is going to Hard fault handler in USB_ActivateEndpoint. HAL_StatusTypeDef USB_ActivateEndpoint(USB_DRD_TypeDef *USBx, USB_DRD_EPTypeDef *ep){HAL_StatusTypeDef ret = HAL_OK;uint32_t...