diff --git a/lib/src/phy/phch/dci_nr.c b/lib/src/phy/phch/dci_nr.c index b617b8ce9..7e71f41ea 100644 --- a/lib/src/phy/phch/dci_nr.c +++ b/lib/src/phy/phch/dci_nr.c @@ -1273,6 +1273,7 @@ static uint32_t dci_nr_format_1_0_to_str(const srsran_dci_dl_nr_t* dci, char* st // System information indicator – 1 bit if (rnti_type == srsran_rnti_type_si) { len = srsran_print_check(str, str_len, len, "sii=%d ", dci->sii); + len = srsran_print_check(str, str_len, len, "coreset0_bw=%d ", dci->coreset0_bw); } // Downlink assignment index – 2 bits