Intergration Attention.txt ctaa*要從gmk脚本中移除 Fls_PBcfg.c中的 extern void Fee_JobEndNotification( void ); extern void Fee_JobErrorNotification( void ); static const Fls_ConfigType Fls_Config = { .JobEndNotificationPtr = NULL_PTR, .JobErrorNotificationPtr = NULL_PTR, .DefaultMode = MEMIF_MODE_SLOW, .MaxReadFastMode = 65536U, .MaxReadNormalMode = 1024U, .MaxWriteFastMode = 256U, .MaxWriteNormalMode = 16U, .SectorNum = 2U, .SectorList = Fls_SectorListPtr, .WrapperConfigSetPtr = &Fls_DrvwConfig }; 防止被EB自動生成的覆蓋