#define SL_CLI_INST0_IOSTREAM_HANDLE sl_iostream_rtt_handle
// GPIO_ExtIntConfig(VCOM_RX_PORT,
// VCOM_RX_PIN,
// VCOM_RX_PIN,
// false, true, true);
// GPIO_IntDisable(1U << VCOM_RX_PIN);
// GPIO_IntClear(1U << VCOM_RX_PIN);
Once you have done all of the above, your project is ready and you can compile and flash it.