Hi @prathamvora ,
Thank you so much for your interest in our products and for using our community.
I checked the RT700RM and RT700SRM, I think there is no discrepancy between the RT700RM and the RT700SRM.
The two tables you are comparing describe two different data structures:
For RT700RM Table 47 and RT700SRM Figure 19:
These describe the Image Header overlay inserted by the Boot ROM.
This is not the standard NVIC vector table.
For RT700SRM Table 79:
This table describes the Cortex‑M33 NVIC vector table
They are used as different purposes:
1: Image Header : it is Boot ROM parsing structure
2: NVIC Vector Table : it is Cortex‑M33 exception‑handling structure
Wish it helps you
Best Regards
MayLiu