How to view the register value when used greenhill debugging

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

How to view the register value when used greenhill debugging

1,321 Views
331447791
Contributor I

build and link environment:  greenhill  comp_201714

IC :  FS32K148  

I can not view register value when I used greenhill debug probe tool to debugging.

I think need load some register file like .gre to view.  how to get it?

0 Kudos
3 Replies

1,211 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

this community supports S32 design studio. If I'm correct - your screenshot is from Green Hills Multi. Unfortunately - I'm not familiar with this IDE. You can contact GHS support. 

Jiri 

0 Kudos

1,211 Views
331447791
Contributor I

The S32 design studio can be view all register when debugging . I think the S32DS has some register define file. could you tell me how to find it?

0 Kudos

1,211 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

S32DS uses S32K148.xml file stored in java archive (in registers_data/cortex-m4/Freescale)

com.nxp.s32ds.cross.gnu.arm.s32k148_1.0.0.201902250943.jar

located in [YOUR_S32DS_INSTALL]/eclipse/plugins folder. 

Jiri

0 Kudos