mirror of
https://github.com/No-Chicken/Power-Pico.git
synced 2026-04-03 13:02:36 +08:00
update
This commit is contained in:
@@ -75,7 +75,7 @@ int main(void)
|
||||
|
||||
/* USER CODE BEGIN 1 */
|
||||
//this must set same as keil setting
|
||||
SCB->VTOR = FLASH_BASE + 0x00000000U;
|
||||
SCB->VTOR = FLASH_BASE + 0x0000C000U;
|
||||
/* USER CODE END 1 */
|
||||
|
||||
/* MCU Configuration--------------------------------------------------------*/
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -505,7 +505,7 @@
|
||||
|
||||
<Group>
|
||||
<GroupName>Application/User/GUI</GroupName>
|
||||
<tvExp>1</tvExp>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<cbSel>0</cbSel>
|
||||
<RteFlg>0</RteFlg>
|
||||
|
||||
@@ -276,7 +276,7 @@
|
||||
</OCR_RVCT3>
|
||||
<OCR_RVCT4>
|
||||
<Type>1</Type>
|
||||
<StartAddress>0x8000000</StartAddress>
|
||||
<StartAddress>0x800c000</StartAddress>
|
||||
<Size>0x74000</Size>
|
||||
</OCR_RVCT4>
|
||||
<OCR_RVCT5>
|
||||
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user