Skip to content
Commit da6c5aab authored by Gregory Nutt's avatar Gregory Nutt
Browse files

All ARMV7-M IRQ setup: Always set the NVIC vector table address. This is...

All ARMV7-M IRQ setup:  Always set the NVIC vector table address.  This is needed in cases where the code is running with a bootload and when the code is running from RAM.  It is also needed by the logic of up_ramvec_initialize() which gets the vector base address from the NVIC.  Suggested by Pavel Pisa
parent 0b3b104b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment