KEA128 S32DS USB-ML-UNIVERSAL debug , GPIO regisiter do not change ?

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

KEA128 S32DS USB-ML-UNIVERSAL debug , GPIO regisiter do not change ?

Jump to solution
1,267 Views
chumcu
Contributor II

 I want to  watch the regisiter of GPIO  in  nxp  S32DS  for arm2.2(windows ) software, but in debug mode the regisiter of GPIO do not change , Please show me, how to wath the regisiter in s32ds , thanks.

  I use KEA128(S9KEAZ128AMLH) mcu  and USB-ML-UNIVERSAL .

 

The  code and the  picture of regisiter  as follow:

 

code.JPG

 

 

 

 

gpio.JPG

 

Labels (1)
0 Kudos
1 Solution
6 Replies
1,263 Views
chumcu
Contributor II

How to watch the GPIO and other register, change or not ??   In  S32DS for arm 2.2(windows)

0 Kudos
1,258 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi  chumcu,

Some of the peripheral register are WO(Write Only), so you can not read back to check if it was changed.

gpio.JPG

Please refer to C:\NXP\S32DS_ARM_v2.2\S32DS\help\pdf\S32DS_ARM_User_Guide.pdf

Viewing peripheral registers.png


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos
1,250 Views
chumcu
Contributor II
I mean how to watch the RW register. Now I am clear about it . Thank your all the same. Mikedoidge of NXP show me as follow:
https://community.nxp.com/t5/S32-Design-Studio/S32-Design-Studio-debug-watch-register/m-p/1543419#M9...
0 Kudos
1,244 Views
chumcu
Contributor II

Can you tell me how to download the program to MCU  with  S32 Design Studio , 

  and  how to make sure download is successful ? Thanks.

0 Kudos