forked from SZV10X_Software/SZV103_FM33A0xxEV_SiZhu

wujiazhi
2024-06-11 65062d0d5b21f838aa0043a15ce54cfab8d72c43
KEIL_MDKARM/RTE/Device/FM33A06XEV/system_FM33A0XXEV.c
@@ -87,7 +87,7 @@
         do not use global variables because this function is called before
         reaching pre-main. RW section maybe overwritten afterwards.          */
   //ÉèÖÃÖжÏÏòÁ¿Æ«ÒÆ
   SCB->VTOR = 0x00019000 & SCB_VTOR_TBLOFF_Msk;
//   SCB->VTOR = 0x00019000 & SCB_VTOR_TBLOFF_Msk;
   SystemCoreClock = __SYSTEM_CLOCK;
  //return;
}