Hi Vladimir,
The JLINK probe use in the FRDM-K64 is very simple, this board already contains the on board debugger, you can download the JLINK firmware, then the on board debugger will be JLINK, you can use the JLINK to debug the on board K64 chip.
The firmware can be downloaded from this link:
OpenSDA Serial and Debug Adapter|NXP
The FRDM-K64 out of factory is the opensda v2.0, if you didn't modify it and work it with win7 PC, then you can download the JLINK opensdaV2.0 firmware.
SEGGER - The Embedded Experts - Downloads
Then follow me to update the bootloader:
1. power off the board
2. press the on board reset button, hold on it, plug the USB cable to J26, then you will find your board is a device named as "BOOTLOADER" in the PC side, then release the reset button.
3. send the OpenSDA_V2.bin to your BOOTLOADER, wait the sending finished.
4. power off the board, power on the board again.
5, wait the driver finish the install, then check device manager, in ports, you will find the JLINK com port. It means your JLINK debugger can be used.
Then, in the IDE side, you can select the JLINK to download the code, you also can use the JLINK COMMANDER in the jlink driver to connect the K64 chip.
Wish it helps you!
If you still have question about it, please kindly let me know.
Have a great day,
Kerry
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------