KDS path not set
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
I am running KDS3.3.0. And when I press debug. There's an error:
I am using Windows 10 (x64) and debugging MKL17Z256 with USBDM. I did check that USBDM can program MCU without any error message. But what I need is to use KDS to debug my code. Can anyone tell me how to fix this problem? Thanks.

- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Your command line shows spaces in the command for the executable, this is probably the issue. Otherwise I recommend to consult the USBDM forum/user group?
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
I accidentally find out that I do not have C:\Freescale\KSDK
But I already install it.
Could this be a problem? If so, how should I fix this?

- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
no, your problem is that it cannot find the gdb for USBDM, so the path to the gdb is wrong.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Okay, but I just figure out that I got another problem.
A project can build on another computer. But on mine, it will show errors.
Do you know what might cause this? I can't even build the project.

- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Check the build tools output in the Eclipse console view.

- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Check your launch configuration: it seems to me that you don't have correctly configured the path to USBDM.
I hope this helps,
Erich
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
This is my first time using KDS and USBDM. I need more details to help.
Can you tell me where should I found the launch configuration? Thank you.

- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Menu Run > Run Configurations shows all launch configurations.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
I checked the settings. And seems nothing wrong there.
I attached the screenshots in case there're some settings incorrect but I didn't find out.
