IABR0 register in a LPC84x

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

IABR0 register in a LPC84x

Jump to solution
1,160 Views
Murtn
Contributor II

Hi,

I'm currently writing a program for the LPC845 ( on lpc845-brk).

When reading the user manual (UM11029, Rev. 1.6 - 8 December 2017) I noticed in chapter 7.4 NVIC register description that the IABR0 register is described. However a Cortex-M0+, on which the LPC845 is based, does not contain this register. 

Is this register available/functional in a LPC845?

Kind regards,

Tags (3)
1 Solution
1,066 Views
diego_charles
NXP TechSupport
NXP TechSupport

Hi Maarten,

Thank you for report!

Since  IABR register is not defined in the NVIC_Type  structure (for the M0+ in the ARM CMSIS headers) it it’s not intended to be functional.

I will let the LPC applications team know about this delta with the user manual.

Kind regards,

Diego.

-----------------------------------------------------------------------------------------------------------------------

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

----------------------------------------------------------------------------------------------------------------------- 

View solution in original post

1 Reply
1,067 Views
diego_charles
NXP TechSupport
NXP TechSupport

Hi Maarten,

Thank you for report!

Since  IABR register is not defined in the NVIC_Type  structure (for the M0+ in the ARM CMSIS headers) it it’s not intended to be functional.

I will let the LPC applications team know about this delta with the user manual.

Kind regards,

Diego.

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------