forked from SZV10X_Software/SZV103_FM33A0xxEV_SiZhu

jinlicong
2024-06-19 6e3f1f560d618b37ee1a47fa2b0f682b70c3ef1c
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;
}