LOG_D(PHY,"Trying DCI candidate %d of %d number of candidates, CCE %d (%d), L %d, length %d, format %s\n",j,rel15->number_of_candidates,CCEind,CCEind*9*6*2,L,dci_length,nr_dci_format_string[rel15->dci_format_options[k]]);
LOG_D(PHY,"Trying DCI candidate %d of %d number of candidates, CCE %d (%d), L %d, length %d, format %s\n",
AssertFatal(searchSpacesToAddModList!=NULL,"searchSpacesToAddModList is null\n");
AssertFatal(searchSpacesToAddModList->list.count>0,"list of UE specifically configured Search Spaces is empty\n");
AssertFatal(searchSpacesToAddModList->list.count<FAPI_NR_MAX_SS_PER_CORESET,"too many searchpaces per coreset %d\n",searchSpacesToAddModList->list.count);
AssertFatal(searchSpacesToAddModList->list.count<FAPI_NR_MAX_SS,"too many searchpaces per coreset %d\n",searchSpacesToAddModList->list.count);