Segger Debug Command File

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

Segger Debug Command File

1,033件の閲覧回数
acremonini
Contributor III

Good morning,

I started to work with KDS using Segger Jlink as Debug interface and I met an issue: I need to launch a command file at the beginning of the debug session to initialize the DDR module of a kinetis K70 because I want to put a section of the code in DDR2, but I do not find where this file can be set.

 

This is possible with Codewarrior: I can provide a .tcl file in the target configuration to initialize the registers of the MCU.

 

How can we do with KDS?

 

Antonio Cremonini

ラベル(1)
0 件の賞賛
返信
1 返信

887件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Antonio,

the debugger connection page has several settings you can use, for example the one below:

pastedImage_0.png

You can use GDB commands to read/write memory, see as well

https://www.segger.com/admin/uploads/productDocs/UM08005_JLinkGDBServer.pdf

Erich

0 件の賞賛
返信