更新地址

This commit is contained in:
不吃油炸鸡
2026-02-08 14:09:11 +08:00
parent f9cd6b2088
commit 952f413421

View File

@@ -74,7 +74,7 @@ int main(void)
/* USER CODE BEGIN 1 */
//this must set same as keil setting
SCB->VTOR = FLASH_BASE + 0x00000000U;
SCB->VTOR = FLASH_BASE + 0x00010000U;
/* USER CODE END 1 */
/* MCU Configuration--------------------------------------------------------*/