operation step bellow.
1. unarchived SDK folder drag into Installed SDKs Tab.
2. Import SDK examples.
3.SDK import Wizard
available board selected [frdmk64f] next button
Project Options check [UART]
Examples [demo_apps] - [hello_world] checked
C/C++ Library Settings unchecked [Redirect SDK "PRINTF" to C library "printf"]
finish button
4. Build
Console Tab bellow
12:41:09 Build Finished (took 997ms)
5. Debug
I got a bellow error .
LinkServer has been terminated and will be restarted.
Please restart your debug session.
If the problem recurs, please power cycle your debug probe and restart MCUXpresso IDE.
Error: Unable to connect wire for probe index 1.
Hardware interface transfer error
LinkServer has been terminated and will be restarted.
Please restart your debug session.
If the problem recurs, please power cycle your debug probe and restart MCUXpresso IDE.
Use environment.
board: FRDM-K64F
IDE: MCU Xpresso v10.2.0
SDK: SDK 2.4 for FRDM-K64F board
OS: Windows 7 Home
read thanks.