Hello. I have tried to launch 3 example projects in MCUXpresso IDE called composite_cdc_vcom_cdc_vcom. Description say that:
The demo echoes back any character it receives.
But i see only 2 COM ports appeared and no echo characters if i send data to them. I have looked more closely to project and see that vcomInstance->startTransactions always 0.
Tell me please are example project correct and have tested?