LOG_D(NR_MAC,"[gNB %d][RAPROC] Frame %d, Slot %d : CC_id %d RA is active, Msg3 in (%d,%d)\n",module_idP,frameP,slotP,CC_id,ra->Msg3_frame,ra->Msg3_slot);
LOG_D(NR_MAC,"[gNB %d][RAPROC] Frame %d, Slot %d : CC_id %d RA is active, Msg3 in (%d,%d)\n",module_idP,frameP,slotP,CC_id,ra->Msg3_frame,ra->Msg3_slot);
LOG_W(NR_MAC,"symbol 0x%x is not free for PUCCH alloc in vrb_map_UL at RB %ld and slot %d.%d\n",symb,resource->startingPRB,pucch->frame,pucch->ul_slot);
intprb;
vrb_map_UL[resource->startingPRB]|=symb;
if(l==1&&second_hop_prb!=0)
prb=second_hop_prb;
else
prb=resource->startingPRB;
if((vrb_map_UL[bwp_start+prb]&symb)!=0)
LOG_W(MAC,"symbol 0x%x is not free for PUCCH alloc in vrb_map_UL at RB %ld and slot %d.%d\n",symb,resource->startingPRB,pucch->frame,pucch->ul_slot);