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?
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
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?
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