forked from SZV10X_Software/SZV103_FM33A0xxEV_SiZhu

jinlicong
2024-05-29 6c7e61a54ef9b96f79704f0b965664e89f57dd52
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;
}