Dear NXP,
I am trying to get my FRDM-K64F board working with first example project, but facing many roadblocks.
I have updated the bootloader such that the mass storage is enumerated as DAPLINK. If I press reset and then apply power, it is enumerated as BOOTLOADER
My OS is windows 10. The device gets listed in ports (device manager) as Simply a USB serial device (COM18)
Under other devices, I see WebUSB: CMSIS-DAP with a yellow triangle - some driver issue.
A lot of forums inform that I don't need to install serial driver, which if I do, the port gets listed (sometimes) as an mbed serial port.
I am using MCUXpresso version 11.2 (latest) as the IDE. Imported an example (bubble) from SDK. The program builds ok, detects the DAP link, but then stops with an error dialog box stating 0 swd devices detected. Tried many forums but could not find a solution yet. Your help is really appreciated, as without that, I can not utilize the board at all