Hi,
could you please tell where can I find a table showing all the NVIC interrupt vectors?
I searched in the nRF52840 datasheet but I did not find something relevant
Thank you
Hi,
could you please tell where can I find a table showing all the NVIC interrupt vectors?
I searched in the nRF52840 datasheet but I did not find something relevant
Thank you
One other thing which I should have mentioned, this manual from ARM has a good description of the ARM Cortex-M4 CPU and the components that ARM includes with it (NVIC, MPU, SysTick timer, FPU):
http://infocenter.arm.com/help/topic/com.arm.doc.dui0553b/DUI0553.pdf
This book plus the Nordic nRF52840 manual gives you a fairly complete picture of how the whole thing works together.
-Bill