Powering target with Segger J-link debugger

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Powering target with Segger J-link debugger

ソリューションへジャンプ
6,688件の閲覧回数
Msanad
Contributor II

Hello,

I'm trying to build a project with the KL03z baord using Kinetis Design Studio IDE, but I'm constantly facing problems when debugging. It keeps on giving the same error dialog "could not connect to target"

Before I was using MCUXpresso,  it all was going smoothly and when I have this error message, I just check the "Power target" and "Initialize CPU registers" in the "Debug configuration" panel and this fixes it.

However, with Kinetis Designer Studio, I can't find this feature anywhere ( Power target), so any help or tips will be highly appreciated.

MSanad

ラベル(1)
0 件の賞賛
返信
1 解決策
6,666件の閲覧回数
ErichStyger
Specialist I

the power on/off is an option to the J-Link

ErichStyger_0-1654071812071.png

Please check your J-Link documentation about the command to be used.

You can add an options like this in KDS as 'other options':

ErichStyger_1-1654072002511.png

 

元の投稿で解決策を見る

3 返答(返信)
6,677件の閲覧回数
ErichStyger
Specialist I

What exact J-Link debug probe are you using? Because in general J-Link probes do not provide the target power.

6,672件の閲覧回数
Msanad
Contributor II

Hello,
It's the Flasher ARM one, it's the same one used with the other IDE. I just had to permet "Power target", but now I can't do that with Kinetis Design Studio.

0 件の賞賛
返信
6,667件の閲覧回数
ErichStyger
Specialist I

the power on/off is an option to the J-Link

ErichStyger_0-1654071812071.png

Please check your J-Link documentation about the command to be used.

You can add an options like this in KDS as 'other options':

ErichStyger_1-1654072002511.png