For example, let's say we have a microcontroller with the following interrupts:
The vector table is usually stored in a specific location in memory, such as the beginning of memory, and is initialized during system startup. The addresses stored in the vector table are typically the addresses of the ISRs that are written in software. what is vector table in microcontroller