memory view of S32 Microcontroller

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

memory view of S32 Microcontroller

ソリューションへジャンプ
2,013件の閲覧回数
KKumar
Contributor II

Hi NXP,

I have uploaded Application Code to S32K144 microcontroller using CAN based Bootloader GUI and bootloader application(kept in NVM memory region)

Now I want to see the memory address whether valid data(same as data in hex file/ srec file) is present or not using some external programmer(PE Multilink)

I am using S32 DS IDE

How can i achieve this??

Thanks 

Kishore

 

0 件の賞賛
返信
1 解決策
1,988件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hello Kishore,

Attach the debugger to the running target

danielmartynek_1-1678892624994.png

Add an address in the Memory view:

danielmartynek_2-1678892711219.png

Export it:

danielmartynek_3-1678892790746.png

danielmartynek_4-1678892833176.png

 

Regards,

Daniel

 

 

 

 

 

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
1,908件の閲覧回数
KKumar
Contributor II

Hi @danielmartynek 

In the Startup tab, Do I need to tick "Load Symbols" checkbox and untick "Load Executable" checkbox?

0 件の賞賛
返信
1,903件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @KKumar,

The Attach to Running Target option is what matters here.

It the attach mode, it won't load any executable anyway.

Also, since you read data loaded by a bootloader, you can untick the Load Symbols too.

 

BR, Daniel

 

0 件の賞賛
返信
1,957件の閲覧回数
KKumar
Contributor II

Thanks @danielmartynek ..Its Working

0 件の賞賛
返信
1,989件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hello Kishore,

Attach the debugger to the running target

danielmartynek_1-1678892624994.png

Add an address in the Memory view:

danielmartynek_2-1678892711219.png

Export it:

danielmartynek_3-1678892790746.png

danielmartynek_4-1678892833176.png

 

Regards,

Daniel

 

 

 

 

 

0 件の賞賛
返信