# CMAKE generated file: DO NOT EDIT! # Generated by CMake Version 3.31 cmake_policy(SET CMP0009 NEW) # root_sources at CMakeLists.txt:90 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES false "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Project_Settings/Startup_Code/*.S") set(OLD_GLOB "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Project_Settings/Startup_Code/Vector_Table.s" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Project_Settings/Startup_Code/startup_cm7.s" ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # root_sources at CMakeLists.txt:90 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES false "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Project_Settings/Startup_Code/*.c") set(OLD_GLOB "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Project_Settings/Startup_Code/exceptions.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Project_Settings/Startup_Code/nvic.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Project_Settings/Startup_Code/startup.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Project_Settings/Startup_Code/system.c" ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # root_sources at CMakeLists.txt:90 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES false "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Project_Settings/Startup_Code/*.s") set(OLD_GLOB "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Project_Settings/Startup_Code/Vector_Table.s" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Project_Settings/Startup_Code/startup_cm7.s" ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # root_sources at CMakeLists.txt:90 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES false "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/*.S") set(OLD_GLOB ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # root_sources at CMakeLists.txt:90 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES false "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/*.c") set(OLD_GLOB "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Adc_Sar_Ip.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Adc_Sar_Ip_Isr.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Clock_Ip.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Clock_Ip_Divider.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Clock_Ip_DividerTrigger.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Clock_Ip_ExtOsc.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Clock_Ip_FracDiv.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Clock_Ip_Gate.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Clock_Ip_IntOsc.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Clock_Ip_Irq.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Clock_Ip_Monitor.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Clock_Ip_Pll.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Clock_Ip_ProgFreqSwitch.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Clock_Ip_Selector.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Clock_Ip_Specific.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Det.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Det_stub.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Emios_Mcl_Ip.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Emios_Mcl_Ip_Irq.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Emios_Pwm_Ip.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Emios_Pwm_Ip_Irq.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/FlexCAN_Ip.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/FlexCAN_Ip_HwAccess.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/FlexCAN_Ip_Irq.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Flexio_Mcl_Ip.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Flexio_Mcl_Ip_HwAccess.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Flexio_Mcl_Ip_Irq.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/IntCtrl_Ip.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Lin_Ip_Common.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Lpi2c_Ip.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Lpi2c_Ip_HwAccess.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Lpi2c_Ip_Irq.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Lpspi_Ip.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Lpspi_Ip_Irq.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Lpuart_Lin_Ip.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Lpuart_Lin_Ip_Hw_Access.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Lpuart_Lin_Ip_Irq.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Lpuart_Uart_Ip.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Lpuart_Uart_Ip_Irq.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/OsIf_Timer.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/OsIf_Timer_System.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Os_counter_api.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Os_multicore.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Pit_Ip.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/SchM_Adc.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/SchM_Can.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/SchM_Gpt.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/SchM_Lin.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/SchM_Mcl.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/SchM_Mcu.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/SchM_Pwm.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/SchM_Spi.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/SchM_Uart.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/SchM_Wdg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Siul2_Dio_Ip.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Siul2_Port_Ip.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Swt_Ip.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/Swt_Ip_Irq.c" ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # root_sources at CMakeLists.txt:90 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES false "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/src/*.s") set(OLD_GLOB ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # root_sources at CMakeLists.txt:90 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES false "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/board/*.S") set(OLD_GLOB ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # root_sources at CMakeLists.txt:90 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES false "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/board/*.c") set(OLD_GLOB "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/board/Clock_Ip_Cfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/board/Clock_Ip_PBcfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/board/Siul2_Port_Ip_Cfg.c" ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # root_sources at CMakeLists.txt:90 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES false "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/board/*.s") set(OLD_GLOB ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # root_sources at CMakeLists.txt:90 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES false "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/*.S") set(OLD_GLOB ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # root_sources at CMakeLists.txt:90 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES false "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/*.c") set(OLD_GLOB "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/OsIf_Cfg.c" ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # root_sources at CMakeLists.txt:90 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES false "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/*.s") set(OLD_GLOB ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # root_sources at CMakeLists.txt:90 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES false "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/*.S") set(OLD_GLOB ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # root_sources at CMakeLists.txt:90 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES false "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/*.c") set(OLD_GLOB "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/Adc_Sar_Ip_BOARD_InitPeripherals_PBcfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/Emios_Mcl_Ip_BOARD_InitPeripherals_PBcfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/Emios_Pwm_Ip_BOARD_InitPeripherals_PBcfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/FlexCAN_Ip_Sa_BOARD_InitPeripherals_PBcfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/Flexio_Mcl_Ip_BOARD_InitPeripherals_PBcfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/IntCtrl_Ip_Cfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/Lpi2c_Ip_BOARD_InitPeripherals_PBcfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/Lpspi_Ip_BOARD_InitPeripherals_PBcfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/Lpuart_Lin_Ip_BOARD_InitPeripherals_PBcfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/Lpuart_Uart_Ip_BOARD_InitPeripherals_PBcfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/Pit_Ip_BOARD_InitPeripherals_PBcfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/Swt_Ip_BOARD_InitPeripherals_PBcfg.c" ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # root_sources at CMakeLists.txt:90 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES false "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/*.s") set(OLD_GLOB ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # root_sources at CMakeLists.txt:90 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES false "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/*.S") set(OLD_GLOB ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # root_sources at CMakeLists.txt:90 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES false "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/*.c") set(OLD_GLOB "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Global_Variable.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/HAL/watchdog_hal/src/watchdog_hal.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/KATECK_Logic.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Logic/ADM_Integrated_Logic.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Logic/ADM_Integrated_Logic_data.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Logic/Param_Match.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Operation_Layer/Lamp/Lamp.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Operation_Layer/MCU/Motor_Status.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Operation_Layer/MCU/Vehicle_Speed.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Operation_Layer/Wiper/Wiper.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Safety_Layer/BMS/BMS_SOC.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Safety_Layer/CRC/CRC_UDM.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Safety_Layer/CRC/CRC_UDM_4BIT.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Safety_Layer/EMERGENCY/Emergency.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Safety_Layer/System_Check/System_Check.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/System_Layer/CheckTime/CheckTime.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/System_Layer/Drive_Mode.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/System_Layer/SW_Version/SW_VER.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/board.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/can.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/main.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/ctl_dtc.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/debug_util.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/uds.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/uds_table.c" ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # root_sources at CMakeLists.txt:90 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES false "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/*.s") set(OLD_GLOB ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # children at CMakeLists.txt:72 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES true "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/*") set(OLD_GLOB "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_ADC.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_AXBS_LITE.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_BCTU.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_CMU_FC.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_CMU_FM.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_COMMON.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_CONFIGURATION_GPR.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_CRC.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_DCM.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_DCM_GPR.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_DMAMUX.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_DMA_TCD.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_EDMA.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_EIM.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_EMAC.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_EMIOS.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_ERM.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_FCCU.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_FIRC.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_FLASH.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_FLEXCAN.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_FLEXIO.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_FXOSC.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_INTM.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_JDC.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_LCU.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_LPCMP.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_LPI2C.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_LPSPI.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_LPUART.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_M7.svd" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_MCM_CM7.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_MC_CGM.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_MC_ME.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_MC_RGM.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_MDM_AP.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_MPU.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_MSCM.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_MU.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_NVIC.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_PERIPHERAL_DEBUG_FREEZE.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_PFLASH.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_PIT.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_PLL.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_PMC.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_PRAMC.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_QUADSPI.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_QUADSPI_ARDB.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_RTC.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_SAI.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_SCB.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_SDA_AP.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_SELFTEST_GPR.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_SEMA42.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_SIRC.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_SIUL2.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_STCU.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_STM.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_SWT.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_SXOSC.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_SYSTICK.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_TEMPSENSE.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_TRGMUX.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_TSPC.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_VIRT_WRAPPER.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_WKPU.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_XBIC.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/S32K344_XRDC.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/header/SCR.txt" ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # children at CMakeLists.txt:72 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES true "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/*") set(OLD_GLOB "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Adc_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Base_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/BasicTypes.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Bcc_775a_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Can_43_FLEXCAN_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Can_43_LLCE_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Can_GeneralTypes.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Can_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/ComStackTypes.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/ComStack_Cfg.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/ComStack_Types.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Compiler.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/CompilerDefinition.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Compiler_Cfg.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Crc_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Crypto_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Csec_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Dem_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Det_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Devassert.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Dio_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Ecum_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Eep_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/EthSwitch_43_SJA1105P_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/EthSwt_43_SJA11XX_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/EthTrcv_43_PHY_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/EthTrcv_43_TJA110X_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Eth_43_PFE_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Eth_GeneralTypes.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Eth_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Fee_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Fls_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Fr_43_LLCE_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Fr_GeneralTypes.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Fr_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Gpt_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/I2c_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Icu_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/IpVersionMacros.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Iseled_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Lin_43_LLCE_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Lin_GeneralTypes.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Lin_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Mcal.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Mcem_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Mcl_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Mcu_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Ocu_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/OsIf.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/OsIf_Cfg_TypesDef.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/OsIf_DeviceRegisters.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/OsIf_Internal.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/OsIf_Timer_Custom.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/OsIf_Timer_System.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/OsIf_Timer_System_Internal_Systick.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/PlatformTypes.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Platform_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Platform_Types.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Pmic_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Port_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Pwm_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/RegLockMacros.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Reg_eSys.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Rm_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Rte_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Sai_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Sbc_fs26_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Sent_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Soc_Ips.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Spi_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/StandardTypes.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Std_Types.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Uart_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Wdg_43_fs26_MemMap.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Base_TS_T40D34M9I0R0/include/Wdg_MemMap.h" ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # children at CMakeLists.txt:72 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES true "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Platform_TS_T40D34M9I0R0/include/*") set(OLD_GLOB "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Platform_TS_T40D34M9I0R0/include/IntCtrl_Ip.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Platform_TS_T40D34M9I0R0/include/IntCtrl_Ip_DeviceRegisters.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Platform_TS_T40D34M9I0R0/include/IntCtrl_Ip_TypesDef.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Platform_TS_T40D34M9I0R0/include/Intm_Ip.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Platform_TS_T40D34M9I0R0/include/Intm_Ip_DeviceRegisters.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Platform_TS_T40D34M9I0R0/include/Intm_Ip_TypesDef.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Platform_TS_T40D34M9I0R0/include/Platform.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Platform_TS_T40D34M9I0R0/include/Platform_Ipw.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Platform_TS_T40D34M9I0R0/include/Platform_Ipw_TypesDef.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Platform_TS_T40D34M9I0R0/include/Platform_TypesDef.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Platform_TS_T40D34M9I0R0/include/System_Ip.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Platform_TS_T40D34M9I0R0/include/System_Ip_DeviceRegisters.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Platform_TS_T40D34M9I0R0/include/System_Ip_TypesDef.h" ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # children at CMakeLists.txt:72 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES true "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Platform_TS_T40D34M9I0R0/startup/include/*") set(OLD_GLOB "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Platform_TS_T40D34M9I0R0/startup/include/core_specific.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Platform_TS_T40D34M9I0R0/startup/include/nvic.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Platform_TS_T40D34M9I0R0/startup/include/sys_init.h" "C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K3_2021_03/SW32K3_RTD_4_4_0_9_0_D2103/Platform_TS_T40D34M9I0R0/startup/include/system.h" ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # children at CMakeLists.txt:72 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES true "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/*") set(OLD_GLOB "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Adc_Sar_Ip.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Adc_Sar_Ip_DeviceRegisters.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Adc_Sar_Ip_HeaderWrapper_S32K3.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Adc_Sar_Ip_Types.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Clock_Ip.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Clock_Ip_Private.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Clock_Ip_Specific.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Clock_Ip_Types.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Det.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Det_stub.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Emios_Mcl_Ip.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Emios_Mcl_Ip_Irq.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Emios_Mcl_Ip_Types.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Emios_Pwm_Ip.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Emios_Pwm_Ip_HwAccess.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Emios_Pwm_Ip_Irq.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Emios_Pwm_Ip_Types.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/FlexCAN_Ip.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/FlexCAN_Ip_DeviceReg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/FlexCAN_Ip_HwAccess.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/FlexCAN_Ip_Irq.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/FlexCAN_Ip_Types.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/FlexCAN_Ip_Wrapper.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Flexio_Mcl_Ip.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Flexio_Mcl_Ip_HwAccess.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Flexio_Mcl_Ip_Types.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/IntCtrl_Ip.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/IntCtrl_Ip_DeviceRegisters.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/IntCtrl_Ip_TypesDef.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Lin_Ip_Common.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Lpi2c_Ip.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Lpi2c_Ip_Callbacks.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Lpi2c_Ip_Features.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Lpi2c_Ip_HwAccess.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Lpi2c_Ip_Irq.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Lpi2c_Ip_Types.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Lpspi_Ip.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Lpspi_Ip_Types.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Lpuart_Lin_Ip.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Lpuart_Lin_Ip_Hw_Access.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Lpuart_Lin_Ip_Types.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Lpuart_Uart_Ip.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Lpuart_Uart_Ip_HwAccess.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Lpuart_Uart_Ip_Irq.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Lpuart_Uart_Ip_Types.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Os.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/OsIf.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/OsIf_Cfg_TypesDef.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/OsIf_DeviceRegisters.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/OsIf_Internal.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/OsIf_Timer_Custom.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/OsIf_Timer_System.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/OsIf_Timer_System_Internal_Systick.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Os_counter_api.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Os_counter_types.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Os_multicore.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Os_types_basic.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Os_types_common_public.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Os_types_public.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Os_version.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Pit_Ip.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Pit_Ip_Types.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Rte_Os_Type.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/SchM_Adc.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/SchM_Can.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/SchM_Gpt.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/SchM_Lin.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/SchM_Mcl.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/SchM_Mcu.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/SchM_Pwm.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/SchM_Spi.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/SchM_Uart.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/SchM_Wdg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Siul2_Dio_Ip.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Siul2_Port_Ip.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Siul2_Port_Ip_Types.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Swt_Ip.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Swt_Ip_DeviceRegisters.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Swt_Ip_FeatureDefines.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/RTD/include/Swt_Ip_Types.h" ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # children at CMakeLists.txt:72 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES true "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/board/*") set(OLD_GLOB "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/board/Clock_Ip_Cfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/board/Clock_Ip_Cfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/board/Clock_Ip_PBcfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/board/Clock_Ip_PBcfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/board/Siul2_Port_Ip_Cfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/board/Siul2_Port_Ip_Cfg.h" ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # children at CMakeLists.txt:72 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES true "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/*") set(OLD_GLOB "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Adc_Sar_Ip_BOARD_InitPeripherals_PBcfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Adc_Sar_Ip_Cfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Adc_Sar_Ip_CfgDefines.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Clock_Ip_Cfg_Defines.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Emios_Mcl_Ip_BOARD_InitPeripherals_PBcfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Emios_Mcl_Ip_Cfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Emios_Mcl_Ip_Cfg_Defines.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Emios_Mcl_Ip_Cfg_DeviceRegisters.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Emios_Pwm_Ip_BOARD_InitPeripherals_PBcfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Emios_Pwm_Ip_Cfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Emios_Pwm_Ip_CfgDefines.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/FlexCAN_Ip_Cfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/FlexCAN_Ip_Sa_BOARD_InitPeripherals_PBcfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Flexio_Mcl_Ip_BOARD_InitPeripherals_PBcfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Flexio_Mcl_Ip_Cfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Flexio_Mcl_Ip_CfgDefines.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Flexio_Mcl_Ip_Definitions.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/IntCtrl_Ip_Cfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/IntCtrl_Ip_CfgDefines.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Lpi2c_Ip_BOARD_InitPeripherals_PBcfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Lpi2c_Ip_Cfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Lpspi_Ip_BOARD_InitPeripherals_PBcfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Lpspi_Ip_Cfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Lpuart_Lin_Ip_BOARD_InitPeripherals_PBcfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Lpuart_Lin_Ip_Cfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Lpuart_Uart_Ip_BOARD_InitPeripherals_PBcfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Lpuart_Uart_Ip_Cfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Lpuart_Uart_Ip_Defines.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Mcal.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/OsIf_Cfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/OsIf_Cfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Os_cfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Pit_Ip_BOARD_InitPeripherals_PBcfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Pit_Ip_Cfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Pit_Ip_Cfg_Defines.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Siul2_Dio_Ip_Cfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Siul2_Port_Ip_Defines.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Swt_Ip_BOARD_InitPeripherals_PBcfg.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/Swt_Ip_Cfg_Defines.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/include/modules.h" ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # children at CMakeLists.txt:72 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES true "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/*") set(OLD_GLOB "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/Adc_Sar_Ip_BOARD_InitPeripherals_PBcfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/Emios_Mcl_Ip_BOARD_InitPeripherals_PBcfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/Emios_Pwm_Ip_BOARD_InitPeripherals_PBcfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/FlexCAN_Ip_Sa_BOARD_InitPeripherals_PBcfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/Flexio_Mcl_Ip_BOARD_InitPeripherals_PBcfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/IntCtrl_Ip_Cfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/Lpi2c_Ip_BOARD_InitPeripherals_PBcfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/Lpspi_Ip_BOARD_InitPeripherals_PBcfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/Lpuart_Lin_Ip_BOARD_InitPeripherals_PBcfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/Lpuart_Uart_Ip_BOARD_InitPeripherals_PBcfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/Pit_Ip_BOARD_InitPeripherals_PBcfg.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/generate/src/Swt_Ip_BOARD_InitPeripherals_PBcfg.c" ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # children at CMakeLists.txt:72 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES true "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/*") set(OLD_GLOB "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Global_Variable.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Global_Variable.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/HAL" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/HAL/watchdog_hal" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/HAL/watchdog_hal/inc" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/HAL/watchdog_hal/inc/watchdog_hal.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/HAL/watchdog_hal/src" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/HAL/watchdog_hal/src/watchdog_hal.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/KATECK_Logic.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/KATECK_Logic.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Logic" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Logic/ADM_Integrated_Logic.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Logic/ADM_Integrated_Logic.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Logic/ADM_Integrated_Logic_data.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Logic/Param_Match.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Logic/Param_Match.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Operation_Layer" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Operation_Layer/IDB_RCUBakcup.zip" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Operation_Layer/Lamp" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Operation_Layer/Lamp/Lamp.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Operation_Layer/Lamp/Lamp.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Operation_Layer/MCU" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Operation_Layer/MCU/Motor_Status.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Operation_Layer/MCU/Motor_Status.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Operation_Layer/MCU/Vehicle_Speed.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Operation_Layer/MCU/Vehicle_Speed.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Operation_Layer/Wiper" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Operation_Layer/Wiper/Wiper.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Operation_Layer/Wiper/Wiper.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Operation_Layer/desktop.ini" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Safety_Layer" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Safety_Layer/BMS" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Safety_Layer/BMS/BMS_SOC.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Safety_Layer/BMS/BMS_SOC.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Safety_Layer/CRC" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Safety_Layer/CRC/CRC_UDM.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Safety_Layer/CRC/CRC_UDM.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Safety_Layer/CRC/CRC_UDM_4BIT.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Safety_Layer/CRC/CRC_UDM_4BIT.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Safety_Layer/EMERGENCY" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Safety_Layer/EMERGENCY/Emergency.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Safety_Layer/EMERGENCY/Emergency.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Safety_Layer/System_Check" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Safety_Layer/System_Check/System_Check.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/Safety_Layer/System_Check/System_Check.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/System_Layer" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/System_Layer/CheckTime" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/System_Layer/CheckTime/CheckTime.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/System_Layer/CheckTime/CheckTime.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/System_Layer/Drive_Mode.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/System_Layer/Drive_Mode.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/System_Layer/SW_Version" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/System_Layer/SW_Version/SW_VER.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/System_Layer/SW_Version/SW_VER.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/board.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/board.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/can.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/can.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/define.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/main.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/main.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/status.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/tags" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/ctl_dtc.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/ctl_dtc.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/debug_util.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/debug_util.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/def_dflash.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/def_uds.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/uds.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/uds.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/uds_defines.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/uds_table.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/uds_table.h" ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # children at CMakeLists.txt:72 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES true "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/HAL/watchdog_hal/inc/*") set(OLD_GLOB "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/HAL/watchdog_hal/inc/watchdog_hal.h" ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif() # children at CMakeLists.txt:72 (file) file(GLOB_RECURSE NEW_GLOB LIST_DIRECTORIES true "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/*") set(OLD_GLOB "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/ctl_dtc.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/ctl_dtc.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/debug_util.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/debug_util.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/def_dflash.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/def_uds.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/uds.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/uds.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/uds_defines.h" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/uds_table.c" "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/src/uds/uds_table.h" ) if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}") message("-- GLOB mismatch!") file(TOUCH_NOCREATE "C:/Users/MSI/Documents/WorkSpace/git/ADM/GW/Debug_STANDALONE/CMakeFiles/cmake.verify_globs") endif()