mirror of
https://github.com/No-Chicken/Power-Pico.git
synced 2026-04-03 13:02:36 +08:00
更新地址
This commit is contained in:
@@ -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--------------------------------------------------------*/
|
||||
|
||||
Reference in New Issue
Block a user