How to watch OPRAM of SPT3.1 in S32DS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to watch OPRAM of SPT3.1 in S32DS

Jump to solution
1,821 Views
aiweixin
Contributor IV

Hi,

    I use S32 Debug Probe to debug SPT of S32R45 in S32DS.

    I can watch the registers of SPT such as WR.

aiweixin_2-1693474760706.png

 

    But How to watch OPRAM? In pspt script, OPRAM is "OR_2_0_0". In S32DS, how to watch "OR_2_0_0", what is the address and memory space?

aiweixin_0-1693474443862.png

    

aiweixin_1-1693474615019.png

Best regards!

 

 

 

Labels (1)
Tags (2)
0 Kudos
Reply
1 Solution
1,792 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

SPT is supported as any secondary core. You have to open SPT instance.
Here you can set breakpoint, run code, step code, to see OPRAM or TRRAM in memory window..
Exactly the same as any any other secondary core.

What is the address and memory space?

Which device are you asking for?

Best regards,

Peter

View solution in original post

0 Kudos
Reply
3 Replies
1,793 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

SPT is supported as any secondary core. You have to open SPT instance.
Here you can set breakpoint, run code, step code, to see OPRAM or TRRAM in memory window..
Exactly the same as any any other secondary core.

What is the address and memory space?

Which device are you asking for?

Best regards,

Peter

0 Kudos
Reply
1,762 Views
aiweixin
Contributor IV

Hi @petervlna ,

    By consulting RM, I have got corresponding relationship between the address in memory window and address in pspt script. And, i can watch OPRAM in S32DS.

    Thank you very much.

Best regards!

 

0 Kudos
Reply
1,459 Views
wuxuke
Contributor I

Can you show me the  "relationship between the address in memory window and address in pspt script".

Thank you. 

0 Kudos
Reply