ST公司重定位向量表的库函数: void NVIC_SetVectorTable(uint32_t NVIC_VectTab, uint32_t Offset) { assert_param(IS_NVIC_VECTTAB(NVIC_VectTab));