How to view NVIC registers in S32 Design Studio for ARM

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

How to view NVIC registers in S32 Design Studio for ARM

Jump to solution
1,855 Views
liuliu926
Contributor I

Hi,

In S32 Design Studio for ARM, how do I view Nested Vectored Interrupt Controller registers i.e. NVIC_ISER, NVIC_ICER, NVIC_ISPR, NVIC_ICPR, and NVIC_IPRn?

I couldn't find these NVIC registers in "EmbSys Registers" view. Although I can add a "Memory Monitor" to inspect register values, it's not very convenient because I need to translate the memory data into the corresponding register value.

I am using S9KEAZ128AMLH microcontroller.

Thanks for your help.

Liu

Labels (1)
Tags (3)
0 Kudos
1 Solution
1,530 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Liu,

It seems the EmbSysReg view on S32DS doesn't support core registers , KDS can view them :

pastedImage_1.png

I will report it to development team.

Hope it helps,


Have a great day,
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
1,531 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Liu,

It seems the EmbSysReg view on S32DS doesn't support core registers , KDS can view them :

pastedImage_1.png

I will report it to development team.

Hope it helps,


Have a great day,
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos