S32k1xx:Operating the ICER register causes a reset

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

S32k1xx:Operating the ICER register causes a reset

Jump to solution
100 Views
ZEROOO
Contributor IV

Hello

    When the function to close the interrupt is called when debugging LIN, the program reset occurs when accessing the ICER register. The reason is that the corresponding register operation permission is not enough. Can MPU be set to obtain the operation permission of the register.

0 Kudos
1 Solution
80 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @ZEROOO,

The ARM MPU is not implemented on the S32K1xx series.

There is MPU on the crossbar switch instead.

Refer to the ARM documentation.

ARM®v6-M Architecture Reference Manual

danielmartynek_0-1713278167574.png

 

danielmartynek_1-1713278188330.png

Regards,

Daniel

 

 

View solution in original post

0 Kudos
1 Reply
81 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @ZEROOO,

The ARM MPU is not implemented on the S32K1xx series.

There is MPU on the crossbar switch instead.

Refer to the ARM documentation.

ARM®v6-M Architecture Reference Manual

danielmartynek_0-1713278167574.png

 

danielmartynek_1-1713278188330.png

Regards,

Daniel

 

 

0 Kudos