Hi,
Due to the negligence of our schematic diagram design, our awr1843 board could not support the simultaneous sending of three TX antennas, so I need to change the MRR demo to the USRR only mode. I commented out both macro definitions SUBFRAME_CONF_MRR_USRR and SUBFRAME_CONF_MRR in mrr_18xx_mss and mrr_18xx_dss projects, leaving only SUBFRAME_CONF_USRR.This seems not enough, because when CCS debugs the project, there will still be a direct power failure. Do I need to modify anything else in the project?