preserved memory range problem in KDS 3.0

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

preserved memory range problem in KDS 3.0

ソリューションへジャンプ
1,673件の閲覧回数
zhongshen
Contributor III

Hi,

 

I have the problem to preserved memory range in KDS 3.0. My system is win7 (32bits).

 

As I debug the my app with bootloader using KL16Z, I need to preserved memory range for bootloader. When I used Advance Options in debug configuration, the field for Preserve is only accept for 0 to 3, if I put 0 to 4000 there is error sign on the upright and OK button will change into grey. Is there any setting before to use this options?

 

Here is the Advance option page:

86572_86572.pngAdvanceOption.png

 

Thanks.

 

Robert

ラベル(1)
0 件の賞賛
返信
1 解決策
1,388件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Zong,

the memory ranges are *inclusive*.

So change the 4000

pastedImage_0.png

to 3FFF.

I hope this helps,

Erich

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
1,388件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

hi Robert,

yes the advance options have limitation.

here is the way of  how you can preserve memory ranges with the P&E GDB server:

http://mcuoneclipse.com/2014/07/13/preserving-memory-ranges-with-eclipse-and-pe-gdb-server/

can this help you?


Have a great day,
Zhang Jun

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信
1,388件の閲覧回数
zhongshen
Contributor III

Hi Jun,

Thanks for your quick response.

I have seen the link your sent. But my Advance Options pages is different from that Advance Options.

How to change the Advance Options pages into the following pages(I have used all latest software packages)?

preservation-of-non-volatile-memory-in-codewarrior.png

0 件の賞賛
返信
1,389件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Zong,

the memory ranges are *inclusive*.

So change the 4000

pastedImage_0.png

to 3FFF.

I hope this helps,

Erich

0 件の賞賛
返信
1,388件の閲覧回数
zhongshen
Contributor III

Hi Erich,

You are right. Thanks.

Robert

0 件の賞賛
返信