Hello Keith,
Thanks for providing more information. I was able to reproduce the behavior you mentioned using Windows7, the example dev_cdc_vcom_bm of the SDK v2.41 and Tera Term.
Please refer to the readme file about this behavior:
<MCUXpresso_SDK_Install>/boards/<board>/usb_examples/usb_device_cdc_vcom_lite/<rtos>/readme.pdf
Since there is no dynamic detection between host and device, the COM port must be closed from the terminal tool prior to plug-out/reset the CDC device. Or the CDC device won't get recognized next time you plug-in with the COM port still opened.
Hope it helps!
Victor.
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------