Solved
Where does the #define USER_VECT_TAB_ADDRESS is located in STM32L4R5ZI-P MCU?
..
..
It is located as comment (undefined) in system_stm32l4xx.c, which usually contains:
/*!< Uncomment the following line if you need to relocate the vector table
anywhere in Flash or Sram, else the vector table is kept at the automatic
remap of boot address selected */
/* #define USER_VECT_TAB_ADDRESS */Regards
/Peter
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.