forked from SZV10X_Software/SZV103_FM33A0xxEV_SiZhu

jinlicong
2024-06-12 f03cf3ae7a36954e64fc014e6bb7afd20c5a5247
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;
}