Hello,
I encountered an issue with my FRDM-K22F development board. After connecting the board to my Windows 10 system, it only shows as "mbed Serial Port (COM3)" in Device Manager. According to the user guide, it should also appear as a virtual serial port, but it does not. This prevents me from updating the CDC driver and running the quick demo using Tera Term. Initially, the RGB LED glows green.
I believe this problem can be resolved by updating the firmware (OpenSDA v2.1) using the drag-and-drop method. However, the board is now stuck in bootloader mode, displaying a "BOOTLOADER" drive in File Explorer. Despite attempting the following steps, it remains in bootloader mode:
- Long press (2 seconds) the reset button.
- Disconnect and reconnect the USB cable to power cycle the board.
The RGB LED no longer glows in bootloader mode.
I have attached the quick user guide and a screenshot of File Explorer. I am currently unable to provide a photo of Device Manager in normal mode, as the board is stuck in bootloader mode and only shows as "Portable device -> BOOTLOADER."
What I need assistance with:
- How to exit bootloader mode and return to application (normal) mode.
- How to enable the virtual serial port in Device Manager and update the CDC driver.
Thank you for your help.