where to see function call stack

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

where to see function call stack

2,909 Views
momo12
Contributor III

Hi

in S32k design studio for ARM v2.0 how do I open then "call stack" window? I am using a segger J trace pro

Thx

0 Kudos
1 Reply

2,282 Views
stanish
NXP Employee
NXP Employee

Hello,

S32DS displays call stack in the Debug View. Unfortunately it does not allow you to examine complete stack frame - it is good for call tree. 

pastedImage_2.png

You can copy &paste this information using ctrl+C on an item and paste it as a text into a file if you want.

Hope it helps.

Stan

0 Kudos