From 421813d26cdd0329c2b088f8114b10bf79cddc97 Mon Sep 17 00:00:00 2001 From: sunbeam Date: Tue, 20 Aug 2024 17:28:49 +0800 Subject: [PATCH] =?UTF-8?q?HW06=E5=88=9D=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../p417_SWTR.X/mcc-manifest-autosave.yml | 8 +- .../nbproject/Makefile-genesis.properties | 14 +- .../nbproject/Makefile-local-mcal.mk | 13 +- .../p417_SWTR.X/nbproject/Makefile-mcal.mk | 396 ++- firmware/src/DiagnosticR/ProjectCfg.h | 2 +- .../Sys_Diag_Detect/SysDiagDetect.c | 75 +- .../Sys_Diag_Detect/SysDiagDetect.h | 2 +- firmware/src/DiagnosticR/UDS/UDS_DIDNvm.c | 6 +- firmware/src/OsekCom/OsekCom.c | 1969 ++++++----- firmware/src/OsekCom/OsekCom.h | 11 + firmware/src/RTE/RTE.c | 1690 +++++---- firmware/src/Speaker/Speaker.c | 12 +- firmware/src/TouchPanel/TouchPanel.c | 3034 ++++++++--------- firmware/src/config/mcal/touch/touch.h | 30 +- firmware/src/main.c | 210 +- 15 files changed, 3687 insertions(+), 3785 deletions(-) diff --git a/firmware/p417_SWTR.X/mcc-manifest-autosave.yml b/firmware/p417_SWTR.X/mcc-manifest-autosave.yml index 6db7bc4..27a6e23 100644 --- a/firmware/p417_SWTR.X/mcc-manifest-autosave.yml +++ b/firmware/p417_SWTR.X/mcc-manifest-autosave.yml @@ -2,15 +2,15 @@ manifest_file_version: 1.0.0 project: p417_SWTR -creation_date: 2024-07-03T22:03:59.102+08:00[Asia/Shanghai] +creation_date: 2024-08-20T15:12:07.975+08:00[Asia/Shanghai] operating_system: Windows 10 mcc_mode: IDE mcc_mode_version: v6.20 device_name: ATSAME51J19A -compiler: XC32 4.40 +compiler: XC32 4.10 mcc_version: 5.5.1 mcc_core_version: 5.7.1 -content_manager_version: 5.0.0 +content_manager_version: 5.0.1 is_mcc_offline: false is_using_prerelease_versions: false mcc_content_registries: https://registry.npmjs.org/ @@ -19,5 +19,5 @@ device_library: {library_class: com.microchip.mcc.harmony.Harmony3Library, name: packs: {name: SAME51_DFP, version: 3.8.253} modules: - {name: csp, type: HARMONY, version: v3.18.5} -- {name: CMSIS_5, type: HARMONY, version: 5.9.0} +- {name: CMSIS_5, type: HARMONY, version: 5.8.0} - {name: touch, type: HARMONY, version: v3.16.0} diff --git a/firmware/p417_SWTR.X/nbproject/Makefile-genesis.properties b/firmware/p417_SWTR.X/nbproject/Makefile-genesis.properties index a1e7407..28f0ee1 100644 --- a/firmware/p417_SWTR.X/nbproject/Makefile-genesis.properties +++ b/firmware/p417_SWTR.X/nbproject/Makefile-genesis.properties @@ -1,13 +1,13 @@ # -#Wed Jul 03 23:11:12 CST 2024 +#Mon Aug 19 22:53:46 CST 2024 mcal.com-microchip-mplab-nbide-toolchain-xc32-XC32LanguageToolchain.md5=1eaf555a844840d91945cb14109201c3 conf.ids=mcal -mcal.languagetoolchain.version=4.40 -host.id=2546-oaqf-3d -configurations-xml=7fdab7bbeb77e28da32352067380d4c4 -mcal.Pack.dfplocation=C\:\\Program Files\\Microchip\\MPLABX\\v6.20\\packs\\Microchip\\SAME51_DFP\\3.7.242 +mcal.languagetoolchain.version=4.10 +host.id=10k5-yicy-7x +configurations-xml=3c603a65e149702643d6cf2071da16f0 +mcal.Pack.dfplocation=E\:\\Program Files\\Microchip\\MPLABX\\v6.20\\packs\\Microchip\\SAME51_DFP\\3.7.242 com-microchip-mplab-nbide-embedded-makeproject-MakeProject.md5=f612087c95360c842296d189edfe3321 -proj.dir=F\:\\work\\P417\\20240702\\P417_SWTR\\firmware\\p417_SWTR.X +proj.dir=F\:\\FCB_project\\P417\\CODE\\20240727HW06\\P417_SWTR\\firmware\\p417_SWTR.X mcal.platformTool.md5=null -mcal.languagetoolchain.dir=C\:\\Program Files\\Microchip\\xc32\\v4.40\\bin +mcal.languagetoolchain.dir=E\:\\Program Files\\Microchip\\xc32\\v4.10\\bin host.platform=windows diff --git a/firmware/p417_SWTR.X/nbproject/Makefile-local-mcal.mk b/firmware/p417_SWTR.X/nbproject/Makefile-local-mcal.mk index 0a5bdc0..4e6ca3f 100644 --- a/firmware/p417_SWTR.X/nbproject/Makefile-local-mcal.mk +++ b/firmware/p417_SWTR.X/nbproject/Makefile-local-mcal.mk @@ -15,11 +15,11 @@ # $ makeMP_CC="/opt/microchip/mplabc30/v3.30c/bin/pic30-gcc" ... # SHELL=cmd.exe -PATH_TO_IDE_BIN=E:/Program Files/Microchip/MPLABX/v6.00/mplab_platform/platform/../mplab_ide/modules/../../bin/ +PATH_TO_IDE_BIN=E:/Program Files/Microchip/MPLABX/v6.20/mplab_platform/platform/../mplab_ide/modules/../../bin/ # Adding MPLAB X bin directory to path. -PATH:=E:/Program Files/Microchip/MPLABX/v6.00/mplab_platform/platform/../mplab_ide/modules/../../bin/:$(PATH) +PATH:=E:/Program Files/Microchip/MPLABX/v6.20/mplab_platform/platform/../mplab_ide/modules/../../bin/:$(PATH) # Path to java used to run MPLAB X when this makefile was created -MP_JAVA_PATH="E:\Program Files\Microchip\MPLABX\v6.00\sys\java\zulu8.54.0.21-ca-fx-jre8.0.292-win_x64/bin/" +MP_JAVA_PATH="E:\Program Files\Microchip\MPLABX\v6.20\sys\java\zulu8.64.0.19-ca-fx-jre8.0.345-win_x64/bin/" OS_CURRENT="$(shell uname -s)" MP_CC="E:\Program Files\Microchip\xc32\v4.10\bin\xc32-gcc.exe" MP_CPPC="E:\Program Files\Microchip\xc32\v4.10\bin\xc32-g++.exe" @@ -27,13 +27,12 @@ MP_CPPC="E:\Program Files\Microchip\xc32\v4.10\bin\xc32-g++.exe" MP_AS="E:\Program Files\Microchip\xc32\v4.10\bin\xc32-as.exe" MP_LD="E:\Program Files\Microchip\xc32\v4.10\bin\xc32-ld.exe" MP_AR="E:\Program Files\Microchip\xc32\v4.10\bin\xc32-ar.exe" -DEP_GEN=${MP_JAVA_PATH}java -jar "E:/Program Files/Microchip/MPLABX/v6.00/mplab_platform/platform/../mplab_ide/modules/../../bin/extractobjectdependencies.jar" +DEP_GEN=${MP_JAVA_PATH}java -jar "E:/Program Files/Microchip/MPLABX/v6.20/mplab_platform/platform/../mplab_ide/modules/../../bin/extractobjectdependencies.jar" MP_CC_DIR="E:\Program Files\Microchip\xc32\v4.10\bin" MP_CPPC_DIR="E:\Program Files\Microchip\xc32\v4.10\bin" # MP_BC_DIR is not defined MP_AS_DIR="E:\Program Files\Microchip\xc32\v4.10\bin" MP_LD_DIR="E:\Program Files\Microchip\xc32\v4.10\bin" MP_AR_DIR="E:\Program Files\Microchip\xc32\v4.10\bin" -# MP_BC_DIR is not defined -CMSIS_DIR=E:/Program Files/Microchip/MPLABX/v6.00/packs/arm/CMSIS/5.4.0 -DFP_DIR=C:/Users/dm01/.mchp_packs/Microchip/SAME51_DFP/3.7.242 +CMSIS_DIR=E:/Program Files/Microchip/MPLABX/v6.20/packs/arm/CMSIS/5.4.0 +DFP_DIR=E:/Program Files/Microchip/MPLABX/v6.20/packs/Microchip/SAME51_DFP/3.7.242 diff --git a/firmware/p417_SWTR.X/nbproject/Makefile-mcal.mk b/firmware/p417_SWTR.X/nbproject/Makefile-mcal.mk index 77b72a9..a178ee5 100644 --- a/firmware/p417_SWTR.X/nbproject/Makefile-mcal.mk +++ b/firmware/p417_SWTR.X/nbproject/Makefile-mcal.mk @@ -44,12 +44,6 @@ else COMPARISON_BUILD= endif -ifdef SUB_IMAGE_ADDRESS - -else -SUB_IMAGE_ADDRESS_COMMAND= -endif - # Object Directory OBJECTDIR=build/${CND_CONF}/${IMAGE_TYPE} @@ -110,1154 +104,1154 @@ endif # ------------------------------------------------------------------------------------ # Rules for buildStep: compile ifeq ($(TYPE_IMAGE), DEBUG_RUN) -${OBJECTDIR}/_ext/1958549552/calib.o: ../src/Calibration/calib.c .generated_files/flags/mcal/3e0bf70ca2e4ece1ccda4c335d49a2d8d767bfe0 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1958549552/calib.o: ../src/Calibration/calib.c .generated_files/flags/mcal/3e0bf70ca2e4ece1ccda4c335d49a2d8d767bfe0 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1958549552" @${RM} ${OBJECTDIR}/_ext/1958549552/calib.o.d @${RM} ${OBJECTDIR}/_ext/1958549552/calib.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1958549552/calib.o.d" -o ${OBJECTDIR}/_ext/1958549552/calib.o ../src/Calibration/calib.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1982922760/plib_adc0.o: ../src/config/mcal/peripheral/adc/plib_adc0.c .generated_files/flags/mcal/caf7dcee98b0138d6c38af442c194244bb1f93a3 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1982922760/plib_adc0.o: ../src/config/mcal/peripheral/adc/plib_adc0.c .generated_files/flags/mcal/caf7dcee98b0138d6c38af442c194244bb1f93a3 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1982922760" @${RM} ${OBJECTDIR}/_ext/1982922760/plib_adc0.o.d @${RM} ${OBJECTDIR}/_ext/1982922760/plib_adc0.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1982922760/plib_adc0.o.d" -o ${OBJECTDIR}/_ext/1982922760/plib_adc0.o ../src/config/mcal/peripheral/adc/plib_adc0.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1982922760/plib_adc1.o: ../src/config/mcal/peripheral/adc/plib_adc1.c .generated_files/flags/mcal/b7089ca63b579273e360facbb785052be1dcddd9 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1982922760/plib_adc1.o: ../src/config/mcal/peripheral/adc/plib_adc1.c .generated_files/flags/mcal/b7089ca63b579273e360facbb785052be1dcddd9 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1982922760" @${RM} ${OBJECTDIR}/_ext/1982922760/plib_adc1.o.d @${RM} ${OBJECTDIR}/_ext/1982922760/plib_adc1.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1982922760/plib_adc1.o.d" -o ${OBJECTDIR}/_ext/1982922760/plib_adc1.o ../src/config/mcal/peripheral/adc/plib_adc1.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1982924600/plib_can1.o: ../src/config/mcal/peripheral/can/plib_can1.c .generated_files/flags/mcal/7d996db00288105b05fd9b62bf5339bebada4186 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1982924600/plib_can1.o: ../src/config/mcal/peripheral/can/plib_can1.c .generated_files/flags/mcal/7d996db00288105b05fd9b62bf5339bebada4186 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1982924600" @${RM} ${OBJECTDIR}/_ext/1982924600/plib_can1.o.d @${RM} ${OBJECTDIR}/_ext/1982924600/plib_can1.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1982924600/plib_can1.o.d" -o ${OBJECTDIR}/_ext/1982924600/plib_can1.o ../src/config/mcal/peripheral/can/plib_can1.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1374606986/plib_clock.o: ../src/config/mcal/peripheral/clock/plib_clock.c .generated_files/flags/mcal/543bd412a04a4b7b201855f8cf5cb138cf970c .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1374606986/plib_clock.o: ../src/config/mcal/peripheral/clock/plib_clock.c .generated_files/flags/mcal/543bd412a04a4b7b201855f8cf5cb138cf970c .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1374606986" @${RM} ${OBJECTDIR}/_ext/1374606986/plib_clock.o.d @${RM} ${OBJECTDIR}/_ext/1374606986/plib_clock.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1374606986/plib_clock.o.d" -o ${OBJECTDIR}/_ext/1374606986/plib_clock.o ../src/config/mcal/peripheral/clock/plib_clock.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1341131746/plib_cmcc.o: ../src/config/mcal/peripheral/cmcc/plib_cmcc.c .generated_files/flags/mcal/aadfb178bf295a0c268724872aaee49f62a4d7d4 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1341131746/plib_cmcc.o: ../src/config/mcal/peripheral/cmcc/plib_cmcc.c .generated_files/flags/mcal/aadfb178bf295a0c268724872aaee49f62a4d7d4 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1341131746" @${RM} ${OBJECTDIR}/_ext/1341131746/plib_cmcc.o.d @${RM} ${OBJECTDIR}/_ext/1341131746/plib_cmcc.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1341131746/plib_cmcc.o.d" -o ${OBJECTDIR}/_ext/1341131746/plib_cmcc.o ../src/config/mcal/peripheral/cmcc/plib_cmcc.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1982925550/plib_dac.o: ../src/config/mcal/peripheral/dac/plib_dac.c .generated_files/flags/mcal/59214ce28fcdb85840b4090483d0a4d875dd2cf1 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1982925550/plib_dac.o: ../src/config/mcal/peripheral/dac/plib_dac.c .generated_files/flags/mcal/59214ce28fcdb85840b4090483d0a4d875dd2cf1 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1982925550" @${RM} ${OBJECTDIR}/_ext/1982925550/plib_dac.o.d @${RM} ${OBJECTDIR}/_ext/1982925550/plib_dac.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1982925550/plib_dac.o.d" -o ${OBJECTDIR}/_ext/1982925550/plib_dac.o ../src/config/mcal/peripheral/dac/plib_dac.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1372457500/plib_evsys.o: ../src/config/mcal/peripheral/evsys/plib_evsys.c .generated_files/flags/mcal/625c5933a9aa98561c3ab0224917d8466dc092ba .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1372457500/plib_evsys.o: ../src/config/mcal/peripheral/evsys/plib_evsys.c .generated_files/flags/mcal/625c5933a9aa98561c3ab0224917d8466dc092ba .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1372457500" @${RM} ${OBJECTDIR}/_ext/1372457500/plib_evsys.o.d @${RM} ${OBJECTDIR}/_ext/1372457500/plib_evsys.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1372457500/plib_evsys.o.d" -o ${OBJECTDIR}/_ext/1372457500/plib_evsys.o ../src/config/mcal/peripheral/evsys/plib_evsys.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1341468282/plib_nvic.o: ../src/config/mcal/peripheral/nvic/plib_nvic.c .generated_files/flags/mcal/8ba3ff509140185454b25e47c7bd8b7950353d24 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1341468282/plib_nvic.o: ../src/config/mcal/peripheral/nvic/plib_nvic.c .generated_files/flags/mcal/8ba3ff509140185454b25e47c7bd8b7950353d24 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1341468282" @${RM} ${OBJECTDIR}/_ext/1341468282/plib_nvic.o.d @${RM} ${OBJECTDIR}/_ext/1341468282/plib_nvic.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1341468282/plib_nvic.o.d" -o ${OBJECTDIR}/_ext/1341468282/plib_nvic.o ../src/config/mcal/peripheral/nvic/plib_nvic.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/985291016/plib_nvmctrl.o: ../src/config/mcal/peripheral/nvmctrl/plib_nvmctrl.c .generated_files/flags/mcal/21ba42bf6f8fc162f7b14680d44ad2aa42d84c36 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/985291016/plib_nvmctrl.o: ../src/config/mcal/peripheral/nvmctrl/plib_nvmctrl.c .generated_files/flags/mcal/21ba42bf6f8fc162f7b14680d44ad2aa42d84c36 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/985291016" @${RM} ${OBJECTDIR}/_ext/985291016/plib_nvmctrl.o.d @${RM} ${OBJECTDIR}/_ext/985291016/plib_nvmctrl.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/985291016/plib_nvmctrl.o.d" -o ${OBJECTDIR}/_ext/985291016/plib_nvmctrl.o ../src/config/mcal/peripheral/nvmctrl/plib_nvmctrl.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1341521433/plib_port.o: ../src/config/mcal/peripheral/port/plib_port.c .generated_files/flags/mcal/6d2a034c0823cf0f9c44e02ccad14196473cd5d4 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1341521433/plib_port.o: ../src/config/mcal/peripheral/port/plib_port.c .generated_files/flags/mcal/6d2a034c0823cf0f9c44e02ccad14196473cd5d4 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1341521433" @${RM} ${OBJECTDIR}/_ext/1341521433/plib_port.o.d @${RM} ${OBJECTDIR}/_ext/1341521433/plib_port.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1341521433/plib_port.o.d" -o ${OBJECTDIR}/_ext/1341521433/plib_port.o ../src/config/mcal/peripheral/port/plib_port.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1982939593/plib_rtc_timer.o: ../src/config/mcal/peripheral/rtc/plib_rtc_timer.c .generated_files/flags/mcal/60a1c38b7a9ca5a2649e63c9023159736c8889b7 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1982939593/plib_rtc_timer.o: ../src/config/mcal/peripheral/rtc/plib_rtc_timer.c .generated_files/flags/mcal/60a1c38b7a9ca5a2649e63c9023159736c8889b7 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1982939593" @${RM} ${OBJECTDIR}/_ext/1982939593/plib_rtc_timer.o.d @${RM} ${OBJECTDIR}/_ext/1982939593/plib_rtc_timer.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1982939593/plib_rtc_timer.o.d" -o ${OBJECTDIR}/_ext/1982939593/plib_rtc_timer.o ../src/config/mcal/peripheral/rtc/plib_rtc_timer.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/24027325/plib_sercom1_i2c_master.o: ../src/config/mcal/peripheral/sercom/i2c_master/plib_sercom1_i2c_master.c .generated_files/flags/mcal/41f35a4fe659b3e7aada7951d623528848ecf060 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/24027325/plib_sercom1_i2c_master.o: ../src/config/mcal/peripheral/sercom/i2c_master/plib_sercom1_i2c_master.c .generated_files/flags/mcal/41f35a4fe659b3e7aada7951d623528848ecf060 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/24027325" @${RM} ${OBJECTDIR}/_ext/24027325/plib_sercom1_i2c_master.o.d @${RM} ${OBJECTDIR}/_ext/24027325/plib_sercom1_i2c_master.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/24027325/plib_sercom1_i2c_master.o.d" -o ${OBJECTDIR}/_ext/24027325/plib_sercom1_i2c_master.o ../src/config/mcal/peripheral/sercom/i2c_master/plib_sercom1_i2c_master.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/467207317/plib_sercom0_spi_master.o: ../src/config/mcal/peripheral/sercom/spi_master/plib_sercom0_spi_master.c .generated_files/flags/mcal/176af86905ccccc5fe2b15a9983648d7cd64f854 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/467207317/plib_sercom0_spi_master.o: ../src/config/mcal/peripheral/sercom/spi_master/plib_sercom0_spi_master.c .generated_files/flags/mcal/176af86905ccccc5fe2b15a9983648d7cd64f854 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/467207317" @${RM} ${OBJECTDIR}/_ext/467207317/plib_sercom0_spi_master.o.d @${RM} ${OBJECTDIR}/_ext/467207317/plib_sercom0_spi_master.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/467207317/plib_sercom0_spi_master.o.d" -o ${OBJECTDIR}/_ext/467207317/plib_sercom0_spi_master.o ../src/config/mcal/peripheral/sercom/spi_master/plib_sercom0_spi_master.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/750815918/plib_systick.o: ../src/config/mcal/peripheral/systick/plib_systick.c .generated_files/flags/mcal/4aa25c275b5a83438c4b51cd92092272f2cae701 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/750815918/plib_systick.o: ../src/config/mcal/peripheral/systick/plib_systick.c .generated_files/flags/mcal/4aa25c275b5a83438c4b51cd92092272f2cae701 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/750815918" @${RM} ${OBJECTDIR}/_ext/750815918/plib_systick.o.d @${RM} ${OBJECTDIR}/_ext/750815918/plib_systick.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/750815918/plib_systick.o.d" -o ${OBJECTDIR}/_ext/750815918/plib_systick.o ../src/config/mcal/peripheral/systick/plib_systick.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/74581497/plib_tc0.o: ../src/config/mcal/peripheral/tc/plib_tc0.c .generated_files/flags/mcal/ef0e8be3c92bff0febb339bc412e8eb963a44565 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/74581497/plib_tc0.o: ../src/config/mcal/peripheral/tc/plib_tc0.c .generated_files/flags/mcal/ef0e8be3c92bff0febb339bc412e8eb963a44565 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/74581497" @${RM} ${OBJECTDIR}/_ext/74581497/plib_tc0.o.d @${RM} ${OBJECTDIR}/_ext/74581497/plib_tc0.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/74581497/plib_tc0.o.d" -o ${OBJECTDIR}/_ext/74581497/plib_tc0.o ../src/config/mcal/peripheral/tc/plib_tc0.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1982940988/plib_tcc0.o: ../src/config/mcal/peripheral/tcc/plib_tcc0.c .generated_files/flags/mcal/3c439aaeaa05a8e8a8e5fd9d6b8b832040d09c3f .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1982940988/plib_tcc0.o: ../src/config/mcal/peripheral/tcc/plib_tcc0.c .generated_files/flags/mcal/3c439aaeaa05a8e8a8e5fd9d6b8b832040d09c3f .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1982940988" @${RM} ${OBJECTDIR}/_ext/1982940988/plib_tcc0.o.d @${RM} ${OBJECTDIR}/_ext/1982940988/plib_tcc0.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1982940988/plib_tcc0.o.d" -o ${OBJECTDIR}/_ext/1982940988/plib_tcc0.o ../src/config/mcal/peripheral/tcc/plib_tcc0.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1982943919/plib_wdt.o: ../src/config/mcal/peripheral/wdt/plib_wdt.c .generated_files/flags/mcal/be51845a31a4183865f735f3ed65f14e41403334 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1982943919/plib_wdt.o: ../src/config/mcal/peripheral/wdt/plib_wdt.c .generated_files/flags/mcal/be51845a31a4183865f735f3ed65f14e41403334 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1982943919" @${RM} ${OBJECTDIR}/_ext/1982943919/plib_wdt.o.d @${RM} ${OBJECTDIR}/_ext/1982943919/plib_wdt.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1982943919/plib_wdt.o.d" -o ${OBJECTDIR}/_ext/1982943919/plib_wdt.o ../src/config/mcal/peripheral/wdt/plib_wdt.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/118864466/xc32_monitor.o: ../src/config/mcal/stdio/xc32_monitor.c .generated_files/flags/mcal/5997a9d52d0693ce793372a6017d372671247d37 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/118864466/xc32_monitor.o: ../src/config/mcal/stdio/xc32_monitor.c .generated_files/flags/mcal/5997a9d52d0693ce793372a6017d372671247d37 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/118864466" @${RM} ${OBJECTDIR}/_ext/118864466/xc32_monitor.o.d @${RM} ${OBJECTDIR}/_ext/118864466/xc32_monitor.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/118864466/xc32_monitor.o.d" -o ${OBJECTDIR}/_ext/118864466/xc32_monitor.o ../src/config/mcal/stdio/xc32_monitor.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/118073756/touch.o: ../src/config/mcal/touch/touch.c .generated_files/flags/mcal/922570725878ceb6d9a7d3c5a22ab486c72cdc02 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/118073756/touch.o: ../src/config/mcal/touch/touch.c .generated_files/flags/mcal/922570725878ceb6d9a7d3c5a22ab486c72cdc02 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/118073756" @${RM} ${OBJECTDIR}/_ext/118073756/touch.o.d @${RM} ${OBJECTDIR}/_ext/118073756/touch.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/118073756/touch.o.d" -o ${OBJECTDIR}/_ext/118073756/touch.o ../src/config/mcal/touch/touch.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/118073756/touch_example.o: ../src/config/mcal/touch/touch_example.c .generated_files/flags/mcal/748fcad7f2ae74ff4fafb779cf03edc13e70de0d .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/118073756/touch_example.o: ../src/config/mcal/touch/touch_example.c .generated_files/flags/mcal/748fcad7f2ae74ff4fafb779cf03edc13e70de0d .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/118073756" @${RM} ${OBJECTDIR}/_ext/118073756/touch_example.o.d @${RM} ${OBJECTDIR}/_ext/118073756/touch_example.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/118073756/touch_example.o.d" -o ${OBJECTDIR}/_ext/118073756/touch_example.o ../src/config/mcal/touch/touch_example.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/779798284/initialization.o: ../src/config/mcal/initialization.c .generated_files/flags/mcal/17cced6f7c2aa3008f3246ed8f75cb69cac1bc63 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/779798284/initialization.o: ../src/config/mcal/initialization.c .generated_files/flags/mcal/17cced6f7c2aa3008f3246ed8f75cb69cac1bc63 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/779798284" @${RM} ${OBJECTDIR}/_ext/779798284/initialization.o.d @${RM} ${OBJECTDIR}/_ext/779798284/initialization.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/779798284/initialization.o.d" -o ${OBJECTDIR}/_ext/779798284/initialization.o ../src/config/mcal/initialization.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/779798284/interrupts.o: ../src/config/mcal/interrupts.c .generated_files/flags/mcal/f33159f5b405e3266d57047527dcd9cf2d33e247 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/779798284/interrupts.o: ../src/config/mcal/interrupts.c .generated_files/flags/mcal/f33159f5b405e3266d57047527dcd9cf2d33e247 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/779798284" @${RM} ${OBJECTDIR}/_ext/779798284/interrupts.o.d @${RM} ${OBJECTDIR}/_ext/779798284/interrupts.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/779798284/interrupts.o.d" -o ${OBJECTDIR}/_ext/779798284/interrupts.o ../src/config/mcal/interrupts.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/779798284/exceptions.o: ../src/config/mcal/exceptions.c .generated_files/flags/mcal/158ce2a0b9991f815bf351eb6d700f239be17d3f .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/779798284/exceptions.o: ../src/config/mcal/exceptions.c .generated_files/flags/mcal/158ce2a0b9991f815bf351eb6d700f239be17d3f .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/779798284" @${RM} ${OBJECTDIR}/_ext/779798284/exceptions.o.d @${RM} ${OBJECTDIR}/_ext/779798284/exceptions.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/779798284/exceptions.o.d" -o ${OBJECTDIR}/_ext/779798284/exceptions.o ../src/config/mcal/exceptions.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/779798284/startup_xc32.o: ../src/config/mcal/startup_xc32.c .generated_files/flags/mcal/50529067335f424d30e8886cd771bf190edb5f19 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/779798284/startup_xc32.o: ../src/config/mcal/startup_xc32.c .generated_files/flags/mcal/50529067335f424d30e8886cd771bf190edb5f19 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/779798284" @${RM} ${OBJECTDIR}/_ext/779798284/startup_xc32.o.d @${RM} ${OBJECTDIR}/_ext/779798284/startup_xc32.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/779798284/startup_xc32.o.d" -o ${OBJECTDIR}/_ext/779798284/startup_xc32.o ../src/config/mcal/startup_xc32.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/779798284/libc_syscalls.o: ../src/config/mcal/libc_syscalls.c .generated_files/flags/mcal/5b60badc8dca074ea86f33dd2a9c517d706193e5 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/779798284/libc_syscalls.o: ../src/config/mcal/libc_syscalls.c .generated_files/flags/mcal/5b60badc8dca074ea86f33dd2a9c517d706193e5 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/779798284" @${RM} ${OBJECTDIR}/_ext/779798284/libc_syscalls.o.d @${RM} ${OBJECTDIR}/_ext/779798284/libc_syscalls.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/779798284/libc_syscalls.o.d" -o ${OBJECTDIR}/_ext/779798284/libc_syscalls.o ../src/config/mcal/libc_syscalls.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/652846568/Timer.o: ../src/DiagnosticR/Comp_HAL_Autosar_Wrappers/Timer.c .generated_files/flags/mcal/6e32cb3a7b4d3d6be1865bc4e872043f373811de .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/652846568/Timer.o: ../src/DiagnosticR/Comp_HAL_Autosar_Wrappers/Timer.c .generated_files/flags/mcal/6e32cb3a7b4d3d6be1865bc4e872043f373811de .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/652846568" @${RM} ${OBJECTDIR}/_ext/652846568/Timer.o.d @${RM} ${OBJECTDIR}/_ext/652846568/Timer.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/652846568/Timer.o.d" -o ${OBJECTDIR}/_ext/652846568/Timer.o ../src/DiagnosticR/Comp_HAL_Autosar_Wrappers/Timer.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353991/TP_Functions.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Functions.c .generated_files/flags/mcal/3079d19d5a3257d5e411d20ec2053fbe75ed8660 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353991/TP_Functions.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Functions.c .generated_files/flags/mcal/3079d19d5a3257d5e411d20ec2053fbe75ed8660 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353991" @${RM} ${OBJECTDIR}/_ext/22353991/TP_Functions.o.d @${RM} ${OBJECTDIR}/_ext/22353991/TP_Functions.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353991/TP_Functions.o.d" -o ${OBJECTDIR}/_ext/22353991/TP_Functions.o ../src/DiagnosticR/Comp_ISO_15765_2/TP_Functions.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Rx.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_NetworkLayerLowerInterface_Rx.c .generated_files/flags/mcal/4f231ff76709626bfaae6cbbf4064981dd416990 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Rx.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_NetworkLayerLowerInterface_Rx.c .generated_files/flags/mcal/4f231ff76709626bfaae6cbbf4064981dd416990 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353991" @${RM} ${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Rx.o.d @${RM} ${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Rx.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Rx.o.d" -o ${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Rx.o ../src/DiagnosticR/Comp_ISO_15765_2/TP_NetworkLayerLowerInterface_Rx.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Tx.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_NetworkLayerLowerInterface_Tx.c .generated_files/flags/mcal/16b3e9a96feee4311410c4b2c2074edd11b08d78 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Tx.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_NetworkLayerLowerInterface_Tx.c .generated_files/flags/mcal/16b3e9a96feee4311410c4b2c2074edd11b08d78 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353991" @${RM} ${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Tx.o.d @${RM} ${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Tx.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Tx.o.d" -o ${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Tx.o ../src/DiagnosticR/Comp_ISO_15765_2/TP_NetworkLayerLowerInterface_Tx.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353991/TP_Rx.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Rx.c .generated_files/flags/mcal/ddaafcd5e7e2495e091e48d6ad3c827dec265f89 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353991/TP_Rx.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Rx.c .generated_files/flags/mcal/ddaafcd5e7e2495e091e48d6ad3c827dec265f89 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353991" @${RM} ${OBJECTDIR}/_ext/22353991/TP_Rx.o.d @${RM} ${OBJECTDIR}/_ext/22353991/TP_Rx.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353991/TP_Rx.o.d" -o ${OBJECTDIR}/_ext/22353991/TP_Rx.o ../src/DiagnosticR/Comp_ISO_15765_2/TP_Rx.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353991/TP_RxFun.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_RxFun.c .generated_files/flags/mcal/b376505df1aca9db3eb9696ae83a7f47071dd926 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353991/TP_RxFun.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_RxFun.c .generated_files/flags/mcal/b376505df1aca9db3eb9696ae83a7f47071dd926 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353991" @${RM} ${OBJECTDIR}/_ext/22353991/TP_RxFun.o.d @${RM} ${OBJECTDIR}/_ext/22353991/TP_RxFun.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353991/TP_RxFun.o.d" -o ${OBJECTDIR}/_ext/22353991/TP_RxFun.o ../src/DiagnosticR/Comp_ISO_15765_2/TP_RxFun.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353991/TP_Rx_Full.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Rx_Full.c .generated_files/flags/mcal/d7738ba62c82da11ff2a022dde16c50679a88f70 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353991/TP_Rx_Full.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Rx_Full.c .generated_files/flags/mcal/d7738ba62c82da11ff2a022dde16c50679a88f70 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353991" @${RM} ${OBJECTDIR}/_ext/22353991/TP_Rx_Full.o.d @${RM} ${OBJECTDIR}/_ext/22353991/TP_Rx_Full.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353991/TP_Rx_Full.o.d" -o ${OBJECTDIR}/_ext/22353991/TP_Rx_Full.o ../src/DiagnosticR/Comp_ISO_15765_2/TP_Rx_Full.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353991/TP_Rx_Lite.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Rx_Lite.c .generated_files/flags/mcal/1d073b79e3e11e29c5e6281557d5ea17b01ee871 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353991/TP_Rx_Lite.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Rx_Lite.c .generated_files/flags/mcal/1d073b79e3e11e29c5e6281557d5ea17b01ee871 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353991" @${RM} ${OBJECTDIR}/_ext/22353991/TP_Rx_Lite.o.d @${RM} ${OBJECTDIR}/_ext/22353991/TP_Rx_Lite.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353991/TP_Rx_Lite.o.d" -o ${OBJECTDIR}/_ext/22353991/TP_Rx_Lite.o ../src/DiagnosticR/Comp_ISO_15765_2/TP_Rx_Lite.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353991/TP_Tx.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Tx.c .generated_files/flags/mcal/87dfebf96d044a9e0163402223b8b9d172412da0 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353991/TP_Tx.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Tx.c .generated_files/flags/mcal/87dfebf96d044a9e0163402223b8b9d172412da0 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353991" @${RM} ${OBJECTDIR}/_ext/22353991/TP_Tx.o.d @${RM} ${OBJECTDIR}/_ext/22353991/TP_Tx.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353991/TP_Tx.o.d" -o ${OBJECTDIR}/_ext/22353991/TP_Tx.o ../src/DiagnosticR/Comp_ISO_15765_2/TP_Tx.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353991/TP_Tx_Full.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Tx_Full.c .generated_files/flags/mcal/f05e787f172a1f2691630318d87a54822c47c7e4 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353991/TP_Tx_Full.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Tx_Full.c .generated_files/flags/mcal/f05e787f172a1f2691630318d87a54822c47c7e4 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353991" @${RM} ${OBJECTDIR}/_ext/22353991/TP_Tx_Full.o.d @${RM} ${OBJECTDIR}/_ext/22353991/TP_Tx_Full.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353991/TP_Tx_Full.o.d" -o ${OBJECTDIR}/_ext/22353991/TP_Tx_Full.o ../src/DiagnosticR/Comp_ISO_15765_2/TP_Tx_Full.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353991/TP_Tx_Lite.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Tx_Lite.c .generated_files/flags/mcal/8cfb32de8404a24a9c32158529f1229aedfec680 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353991/TP_Tx_Lite.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Tx_Lite.c .generated_files/flags/mcal/8cfb32de8404a24a9c32158529f1229aedfec680 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353991" @${RM} ${OBJECTDIR}/_ext/22353991/TP_Tx_Lite.o.d @${RM} ${OBJECTDIR}/_ext/22353991/TP_Tx_Lite.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353991/TP_Tx_Lite.o.d" -o ${OBJECTDIR}/_ext/22353991/TP_Tx_Lite.o ../src/DiagnosticR/Comp_ISO_15765_2/TP_Tx_Lite.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353990/Iso15765_3_EcuResetTask.o: ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_EcuResetTask.c .generated_files/flags/mcal/333f04eab4edf1aa47314764377a850d19f456d4 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353990/Iso15765_3_EcuResetTask.o: ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_EcuResetTask.c .generated_files/flags/mcal/333f04eab4edf1aa47314764377a850d19f456d4 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353990" @${RM} ${OBJECTDIR}/_ext/22353990/Iso15765_3_EcuResetTask.o.d @${RM} ${OBJECTDIR}/_ext/22353990/Iso15765_3_EcuResetTask.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353990/Iso15765_3_EcuResetTask.o.d" -o ${OBJECTDIR}/_ext/22353990/Iso15765_3_EcuResetTask.o ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_EcuResetTask.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353990/Iso15765_3_Funcions.o: ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_Funcions.c .generated_files/flags/mcal/f322b82446ed46483c535a4faaee6fcbacfef547 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353990/Iso15765_3_Funcions.o: ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_Funcions.c .generated_files/flags/mcal/f322b82446ed46483c535a4faaee6fcbacfef547 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353990" @${RM} ${OBJECTDIR}/_ext/22353990/Iso15765_3_Funcions.o.d @${RM} ${OBJECTDIR}/_ext/22353990/Iso15765_3_Funcions.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353990/Iso15765_3_Funcions.o.d" -o ${OBJECTDIR}/_ext/22353990/Iso15765_3_Funcions.o ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_Funcions.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353990/Iso15765_3_RequestRespondCtrl.o: ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_RequestRespondCtrl.c .generated_files/flags/mcal/6538a7b6293fa609639e65f189c83688d8e0d0aa .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353990/Iso15765_3_RequestRespondCtrl.o: ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_RequestRespondCtrl.c .generated_files/flags/mcal/6538a7b6293fa609639e65f189c83688d8e0d0aa .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353990" @${RM} ${OBJECTDIR}/_ext/22353990/Iso15765_3_RequestRespondCtrl.o.d @${RM} ${OBJECTDIR}/_ext/22353990/Iso15765_3_RequestRespondCtrl.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353990/Iso15765_3_RequestRespondCtrl.o.d" -o ${OBJECTDIR}/_ext/22353990/Iso15765_3_RequestRespondCtrl.o ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_RequestRespondCtrl.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353990/Iso15765_3_SessionCtrlTask.o: ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_SessionCtrlTask.c .generated_files/flags/mcal/f7a4863d4b4bbbed0c296850603f32ef51957e5c .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353990/Iso15765_3_SessionCtrlTask.o: ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_SessionCtrlTask.c .generated_files/flags/mcal/f7a4863d4b4bbbed0c296850603f32ef51957e5c .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353990" @${RM} ${OBJECTDIR}/_ext/22353990/Iso15765_3_SessionCtrlTask.o.d @${RM} ${OBJECTDIR}/_ext/22353990/Iso15765_3_SessionCtrlTask.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353990/Iso15765_3_SessionCtrlTask.o.d" -o ${OBJECTDIR}/_ext/22353990/Iso15765_3_SessionCtrlTask.o ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_SessionCtrlTask.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1802317902/Dem.o: ../src/DiagnosticR/Dem/Dem.c .generated_files/flags/mcal/3a04f3841517bb6bef1c51f3df547037ed8257db .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1802317902/Dem.o: ../src/DiagnosticR/Dem/Dem.c .generated_files/flags/mcal/3a04f3841517bb6bef1c51f3df547037ed8257db .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1802317902" @${RM} ${OBJECTDIR}/_ext/1802317902/Dem.o.d @${RM} ${OBJECTDIR}/_ext/1802317902/Dem.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1802317902/Dem.o.d" -o ${OBJECTDIR}/_ext/1802317902/Dem.o ../src/DiagnosticR/Dem/Dem.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1802317902/Dem_Debounce.o: ../src/DiagnosticR/Dem/Dem_Debounce.c .generated_files/flags/mcal/174b2631aa6731c89689323eae9678bdc9085862 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1802317902/Dem_Debounce.o: ../src/DiagnosticR/Dem/Dem_Debounce.c .generated_files/flags/mcal/174b2631aa6731c89689323eae9678bdc9085862 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1802317902" @${RM} ${OBJECTDIR}/_ext/1802317902/Dem_Debounce.o.d @${RM} ${OBJECTDIR}/_ext/1802317902/Dem_Debounce.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1802317902/Dem_Debounce.o.d" -o ${OBJECTDIR}/_ext/1802317902/Dem_Debounce.o ../src/DiagnosticR/Dem/Dem_Debounce.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1802317902/Dem_Extension.o: ../src/DiagnosticR/Dem/Dem_Extension.c .generated_files/flags/mcal/d46d95d8245021d0a7e14d4a27c8b73e16cb0c88 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1802317902/Dem_Extension.o: ../src/DiagnosticR/Dem/Dem_Extension.c .generated_files/flags/mcal/d46d95d8245021d0a7e14d4a27c8b73e16cb0c88 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1802317902" @${RM} ${OBJECTDIR}/_ext/1802317902/Dem_Extension.o.d @${RM} ${OBJECTDIR}/_ext/1802317902/Dem_Extension.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1802317902/Dem_Extension.o.d" -o ${OBJECTDIR}/_ext/1802317902/Dem_Extension.o ../src/DiagnosticR/Dem/Dem_Extension.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1802317902/Dem_LCfg.o: ../src/DiagnosticR/Dem/Dem_LCfg.c .generated_files/flags/mcal/7eeac36fdf098ad68b35c83a190edcb3f5b8a79d .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1802317902/Dem_LCfg.o: ../src/DiagnosticR/Dem/Dem_LCfg.c .generated_files/flags/mcal/7eeac36fdf098ad68b35c83a190edcb3f5b8a79d .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1802317902" @${RM} ${OBJECTDIR}/_ext/1802317902/Dem_LCfg.o.d @${RM} ${OBJECTDIR}/_ext/1802317902/Dem_LCfg.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1802317902/Dem_LCfg.o.d" -o ${OBJECTDIR}/_ext/1802317902/Dem_LCfg.o ../src/DiagnosticR/Dem/Dem_LCfg.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/467908807/SysDiagDetect.o: ../src/DiagnosticR/Sys_Diag_Detect/SysDiagDetect.c .generated_files/flags/mcal/219870cc0686acfeda4c87535ef2c02d59f92c70 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/467908807/SysDiagDetect.o: ../src/DiagnosticR/Sys_Diag_Detect/SysDiagDetect.c .generated_files/flags/mcal/219870cc0686acfeda4c87535ef2c02d59f92c70 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/467908807" @${RM} ${OBJECTDIR}/_ext/467908807/SysDiagDetect.o.d @${RM} ${OBJECTDIR}/_ext/467908807/SysDiagDetect.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/467908807/SysDiagDetect.o.d" -o ${OBJECTDIR}/_ext/467908807/SysDiagDetect.o ../src/DiagnosticR/Sys_Diag_Detect/SysDiagDetect.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1498712618/TP_CFG.o: ../src/DiagnosticR/UDS/Iso15765_layer2/TP_CFG.c .generated_files/flags/mcal/1fe567cbde03f6ccbb5c26b7c4a116ee1ffaeb8e .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1498712618/TP_CFG.o: ../src/DiagnosticR/UDS/Iso15765_layer2/TP_CFG.c .generated_files/flags/mcal/1fe567cbde03f6ccbb5c26b7c4a116ee1ffaeb8e .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1498712618" @${RM} ${OBJECTDIR}/_ext/1498712618/TP_CFG.o.d @${RM} ${OBJECTDIR}/_ext/1498712618/TP_CFG.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1498712618/TP_CFG.o.d" -o ${OBJECTDIR}/_ext/1498712618/TP_CFG.o ../src/DiagnosticR/UDS/Iso15765_layer2/TP_CFG.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/605365704/UdsServerCallbacks_H61L.o: ../src/DiagnosticR/UDS/Iso15765_layer3/_h61/UdsServerCallbacks_H61L.c .generated_files/flags/mcal/598e4c3bebea51eb5a91cc6ed6c3f7e2ffc260bb .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/605365704/UdsServerCallbacks_H61L.o: ../src/DiagnosticR/UDS/Iso15765_layer3/_h61/UdsServerCallbacks_H61L.c .generated_files/flags/mcal/598e4c3bebea51eb5a91cc6ed6c3f7e2ffc260bb .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/605365704" @${RM} ${OBJECTDIR}/_ext/605365704/UdsServerCallbacks_H61L.o.d @${RM} ${OBJECTDIR}/_ext/605365704/UdsServerCallbacks_H61L.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/605365704/UdsServerCallbacks_H61L.o.d" -o ${OBJECTDIR}/_ext/605365704/UdsServerCallbacks_H61L.o ../src/DiagnosticR/UDS/Iso15765_layer3/_h61/UdsServerCallbacks_H61L.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1802333190/UDS_CoreServices_CB.o: ../src/DiagnosticR/UDS/UDS_CoreServices_CB.c .generated_files/flags/mcal/32769671bfbc72f4c54d8cda57629cf8e5c4fd8c .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1802333190/UDS_CoreServices_CB.o: ../src/DiagnosticR/UDS/UDS_CoreServices_CB.c .generated_files/flags/mcal/32769671bfbc72f4c54d8cda57629cf8e5c4fd8c .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1802333190" @${RM} ${OBJECTDIR}/_ext/1802333190/UDS_CoreServices_CB.o.d @${RM} ${OBJECTDIR}/_ext/1802333190/UDS_CoreServices_CB.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1802333190/UDS_CoreServices_CB.o.d" -o ${OBJECTDIR}/_ext/1802333190/UDS_CoreServices_CB.o ../src/DiagnosticR/UDS/UDS_CoreServices_CB.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1802333190/UDS_DIDNvm.o: ../src/DiagnosticR/UDS/UDS_DIDNvm.c .generated_files/flags/mcal/e169161fd1dc5d169ab834d3387e37f9676ab8a5 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1802333190/UDS_DIDNvm.o: ../src/DiagnosticR/UDS/UDS_DIDNvm.c .generated_files/flags/mcal/e169161fd1dc5d169ab834d3387e37f9676ab8a5 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1802333190" @${RM} ${OBJECTDIR}/_ext/1802333190/UDS_DIDNvm.o.d @${RM} ${OBJECTDIR}/_ext/1802333190/UDS_DIDNvm.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1802333190/UDS_DIDNvm.o.d" -o ${OBJECTDIR}/_ext/1802333190/UDS_DIDNvm.o ../src/DiagnosticR/UDS/UDS_DIDNvm.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1802333190/UDS_DiDRead_CB.o: ../src/DiagnosticR/UDS/UDS_DiDRead_CB.c .generated_files/flags/mcal/90b734f8e956abd5896fa0fad87818294e0c77ec .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1802333190/UDS_DiDRead_CB.o: ../src/DiagnosticR/UDS/UDS_DiDRead_CB.c .generated_files/flags/mcal/90b734f8e956abd5896fa0fad87818294e0c77ec .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1802333190" @${RM} ${OBJECTDIR}/_ext/1802333190/UDS_DiDRead_CB.o.d @${RM} ${OBJECTDIR}/_ext/1802333190/UDS_DiDRead_CB.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1802333190/UDS_DiDRead_CB.o.d" -o ${OBJECTDIR}/_ext/1802333190/UDS_DiDRead_CB.o ../src/DiagnosticR/UDS/UDS_DiDRead_CB.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1802333190/UDS_DiDWrite_CB.o: ../src/DiagnosticR/UDS/UDS_DiDWrite_CB.c .generated_files/flags/mcal/6bc3e86a6a813632026fffb01554a90f7cbc06e9 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1802333190/UDS_DiDWrite_CB.o: ../src/DiagnosticR/UDS/UDS_DiDWrite_CB.c .generated_files/flags/mcal/6bc3e86a6a813632026fffb01554a90f7cbc06e9 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1802333190" @${RM} ${OBJECTDIR}/_ext/1802333190/UDS_DiDWrite_CB.o.d @${RM} ${OBJECTDIR}/_ext/1802333190/UDS_DiDWrite_CB.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1802333190/UDS_DiDWrite_CB.o.d" -o ${OBJECTDIR}/_ext/1802333190/UDS_DiDWrite_CB.o ../src/DiagnosticR/UDS/UDS_DiDWrite_CB.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1802333190/UDS_IORoutineControl.o: ../src/DiagnosticR/UDS/UDS_IORoutineControl.c .generated_files/flags/mcal/8a33b88123bc5ef39df8f902f85076f87cfb253 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1802333190/UDS_IORoutineControl.o: ../src/DiagnosticR/UDS/UDS_IORoutineControl.c .generated_files/flags/mcal/8a33b88123bc5ef39df8f902f85076f87cfb253 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1802333190" @${RM} ${OBJECTDIR}/_ext/1802333190/UDS_IORoutineControl.o.d @${RM} ${OBJECTDIR}/_ext/1802333190/UDS_IORoutineControl.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1802333190/UDS_IORoutineControl.o.d" -o ${OBJECTDIR}/_ext/1802333190/UDS_IORoutineControl.o ../src/DiagnosticR/UDS/UDS_IORoutineControl.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1802333190/UDS_Services_Common.o: ../src/DiagnosticR/UDS/UDS_Services_Common.c .generated_files/flags/mcal/1ffa9d4269cb7044dab3345c7301e2b267f53944 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1802333190/UDS_Services_Common.o: ../src/DiagnosticR/UDS/UDS_Services_Common.c .generated_files/flags/mcal/1ffa9d4269cb7044dab3345c7301e2b267f53944 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1802333190" @${RM} ${OBJECTDIR}/_ext/1802333190/UDS_Services_Common.o.d @${RM} ${OBJECTDIR}/_ext/1802333190/UDS_Services_Common.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1802333190/UDS_Services_Common.o.d" -o ${OBJECTDIR}/_ext/1802333190/UDS_Services_Common.o ../src/DiagnosticR/UDS/UDS_Services_Common.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/2142047477/forcedetect.o: ../src/forceSnsr/forcedetect.c .generated_files/flags/mcal/9aebd2cf049d17efa270c9694e5bec9fe412b8e7 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/2142047477/forcedetect.o: ../src/forceSnsr/forcedetect.c .generated_files/flags/mcal/9aebd2cf049d17efa270c9694e5bec9fe412b8e7 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/2142047477" @${RM} ${OBJECTDIR}/_ext/2142047477/forcedetect.o.d @${RM} ${OBJECTDIR}/_ext/2142047477/forcedetect.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/2142047477/forcedetect.o.d" -o ${OBJECTDIR}/_ext/2142047477/forcedetect.o ../src/forceSnsr/forcedetect.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/2142047477/forceSnsr.o: ../src/forceSnsr/forceSnsr.c .generated_files/flags/mcal/650716867714a362244ab4cd6867f804d97803be .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/2142047477/forceSnsr.o: ../src/forceSnsr/forceSnsr.c .generated_files/flags/mcal/650716867714a362244ab4cd6867f804d97803be .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/2142047477" @${RM} ${OBJECTDIR}/_ext/2142047477/forceSnsr.o.d @${RM} ${OBJECTDIR}/_ext/2142047477/forceSnsr.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/2142047477/forceSnsr.o.d" -o ${OBJECTDIR}/_ext/2142047477/forceSnsr.o ../src/forceSnsr/forceSnsr.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/2142047477/forceSnsr_Cfg.o: ../src/forceSnsr/forceSnsr_Cfg.c .generated_files/flags/mcal/e62fcad561873cfa0d5a5b5d8d3ba894e2a38a85 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/2142047477/forceSnsr_Cfg.o: ../src/forceSnsr/forceSnsr_Cfg.c .generated_files/flags/mcal/e62fcad561873cfa0d5a5b5d8d3ba894e2a38a85 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/2142047477" @${RM} ${OBJECTDIR}/_ext/2142047477/forceSnsr_Cfg.o.d @${RM} ${OBJECTDIR}/_ext/2142047477/forceSnsr_Cfg.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/2142047477/forceSnsr_Cfg.o.d" -o ${OBJECTDIR}/_ext/2142047477/forceSnsr_Cfg.o ../src/forceSnsr/forceSnsr_Cfg.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/984511487/FunctionState.o: ../src/FunctionState/FunctionState.c .generated_files/flags/mcal/1545d466cc00fabaa3758c7d776de452562c9e4 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/984511487/FunctionState.o: ../src/FunctionState/FunctionState.c .generated_files/flags/mcal/1545d466cc00fabaa3758c7d776de452562c9e4 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/984511487" @${RM} ${OBJECTDIR}/_ext/984511487/FunctionState.o.d @${RM} ${OBJECTDIR}/_ext/984511487/FunctionState.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/984511487/FunctionState.o.d" -o ${OBJECTDIR}/_ext/984511487/FunctionState.o ../src/FunctionState/FunctionState.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/206316669/OsekCom.o: ../src/OsekCom/OsekCom.c .generated_files/flags/mcal/690951aa6064190e7f64f04330b974a85a048501 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/206316669/OsekCom.o: ../src/OsekCom/OsekCom.c .generated_files/flags/mcal/690951aa6064190e7f64f04330b974a85a048501 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/206316669" @${RM} ${OBJECTDIR}/_ext/206316669/OsekCom.o.d @${RM} ${OBJECTDIR}/_ext/206316669/OsekCom.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/206316669/OsekCom.o.d" -o ${OBJECTDIR}/_ext/206316669/OsekCom.o ../src/OsekCom/OsekCom.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/ACT_control_20ms.o: ../src/P417_SWTR_App_ert_rtw/ACT_control_20ms.c .generated_files/flags/mcal/ccfb6a4054650dd31a0c3c5cab741e63cd1de36e .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/ACT_control_20ms.o: ../src/P417_SWTR_App_ert_rtw/ACT_control_20ms.c .generated_files/flags/mcal/ccfb6a4054650dd31a0c3c5cab741e63cd1de36e .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/ACT_control_20ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/ACT_control_20ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/ACT_control_20ms.o.d" -o ${OBJECTDIR}/_ext/905407901/ACT_control_20ms.o ../src/P417_SWTR_App_ert_rtw/ACT_control_20ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/CAN_0x307_1000ms_Control.o: ../src/P417_SWTR_App_ert_rtw/CAN_0x307_1000ms_Control.c .generated_files/flags/mcal/d69eafba133d58c0d5cbf69372fcd383aa0d16ad .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/CAN_0x307_1000ms_Control.o: ../src/P417_SWTR_App_ert_rtw/CAN_0x307_1000ms_Control.c .generated_files/flags/mcal/d69eafba133d58c0d5cbf69372fcd383aa0d16ad .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/CAN_0x307_1000ms_Control.o.d @${RM} ${OBJECTDIR}/_ext/905407901/CAN_0x307_1000ms_Control.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/CAN_0x307_1000ms_Control.o.d" -o ${OBJECTDIR}/_ext/905407901/CAN_0x307_1000ms_Control.o ../src/P417_SWTR_App_ert_rtw/CAN_0x307_1000ms_Control.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/CAN_0x307_25ms_Control.o: ../src/P417_SWTR_App_ert_rtw/CAN_0x307_25ms_Control.c .generated_files/flags/mcal/f72ad501abb4b786c6ccc54d7a0a0c0a6e6465ac .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/CAN_0x307_25ms_Control.o: ../src/P417_SWTR_App_ert_rtw/CAN_0x307_25ms_Control.c .generated_files/flags/mcal/f72ad501abb4b786c6ccc54d7a0a0c0a6e6465ac .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/CAN_0x307_25ms_Control.o.d @${RM} ${OBJECTDIR}/_ext/905407901/CAN_0x307_25ms_Control.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/CAN_0x307_25ms_Control.o.d" -o ${OBJECTDIR}/_ext/905407901/CAN_0x307_25ms_Control.o ../src/P417_SWTR_App_ert_rtw/CAN_0x307_25ms_Control.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/Get_0x309_CRC_10ms.o: ../src/P417_SWTR_App_ert_rtw/Get_0x309_CRC_10ms.c .generated_files/flags/mcal/bee1512519ca3668af5088928e10c92b8d5137ff .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/Get_0x309_CRC_10ms.o: ../src/P417_SWTR_App_ert_rtw/Get_0x309_CRC_10ms.c .generated_files/flags/mcal/bee1512519ca3668af5088928e10c92b8d5137ff .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/Get_0x309_CRC_10ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/Get_0x309_CRC_10ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/Get_0x309_CRC_10ms.o.d" -o ${OBJECTDIR}/_ext/905407901/Get_0x309_CRC_10ms.o ../src/P417_SWTR_App_ert_rtw/Get_0x309_CRC_10ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/illumination_control_10ms.o: ../src/P417_SWTR_App_ert_rtw/illumination_control_10ms.c .generated_files/flags/mcal/ebe6de04873128d945c1932743fc251e9392f55a .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/illumination_control_10ms.o: ../src/P417_SWTR_App_ert_rtw/illumination_control_10ms.c .generated_files/flags/mcal/ebe6de04873128d945c1932743fc251e9392f55a .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/illumination_control_10ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/illumination_control_10ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/illumination_control_10ms.o.d" -o ${OBJECTDIR}/_ext/905407901/illumination_control_10ms.o ../src/P417_SWTR_App_ert_rtw/illumination_control_10ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/LED_Control_10ms.o: ../src/P417_SWTR_App_ert_rtw/LED_Control_10ms.c .generated_files/flags/mcal/75949a89e0ff1b8f75e17c9eca2791ba4f718247 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/LED_Control_10ms.o: ../src/P417_SWTR_App_ert_rtw/LED_Control_10ms.c .generated_files/flags/mcal/75949a89e0ff1b8f75e17c9eca2791ba4f718247 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/LED_Control_10ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/LED_Control_10ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/LED_Control_10ms.o.d" -o ${OBJECTDIR}/_ext/905407901/LED_Control_10ms.o ../src/P417_SWTR_App_ert_rtw/LED_Control_10ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/P417_SWTR_App.o: ../src/P417_SWTR_App_ert_rtw/P417_SWTR_App.c .generated_files/flags/mcal/a043abea9cba030765348a0f92e1ff2371afb89 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/P417_SWTR_App.o: ../src/P417_SWTR_App_ert_rtw/P417_SWTR_App.c .generated_files/flags/mcal/a043abea9cba030765348a0f92e1ff2371afb89 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/P417_SWTR_App.o.d @${RM} ${OBJECTDIR}/_ext/905407901/P417_SWTR_App.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/P417_SWTR_App.o.d" -o ${OBJECTDIR}/_ext/905407901/P417_SWTR_App.o ../src/P417_SWTR_App_ert_rtw/P417_SWTR_App.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/P417_SWTR_App_data.o: ../src/P417_SWTR_App_ert_rtw/P417_SWTR_App_data.c .generated_files/flags/mcal/f0a575348f7d37fec01edc8df77a269172d3866d .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/P417_SWTR_App_data.o: ../src/P417_SWTR_App_ert_rtw/P417_SWTR_App_data.c .generated_files/flags/mcal/f0a575348f7d37fec01edc8df77a269172d3866d .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/P417_SWTR_App_data.o.d @${RM} ${OBJECTDIR}/_ext/905407901/P417_SWTR_App_data.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/P417_SWTR_App_data.o.d" -o ${OBJECTDIR}/_ext/905407901/P417_SWTR_App_data.o ../src/P417_SWTR_App_ert_rtw/P417_SWTR_App_data.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_0.o: ../src/P417_SWTR_App_ert_rtw/rt_sys_P417_SWTR_App_0.c .generated_files/flags/mcal/f9e1b77d0961af404159b1fd02ae3aa3ced1f1bd .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_0.o: ../src/P417_SWTR_App_ert_rtw/rt_sys_P417_SWTR_App_0.c .generated_files/flags/mcal/f9e1b77d0961af404159b1fd02ae3aa3ced1f1bd .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_0.o.d @${RM} ${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_0.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_0.o.d" -o ${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_0.o ../src/P417_SWTR_App_ert_rtw/rt_sys_P417_SWTR_App_0.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_5.o: ../src/P417_SWTR_App_ert_rtw/rt_sys_P417_SWTR_App_5.c .generated_files/flags/mcal/5733f36b399f5b36dbcd5268e68ab6d3cbe1e73c .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_5.o: ../src/P417_SWTR_App_ert_rtw/rt_sys_P417_SWTR_App_5.c .generated_files/flags/mcal/5733f36b399f5b36dbcd5268e68ab6d3cbe1e73c .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_5.o.d @${RM} ${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_5.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_5.o.d" -o ${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_5.o ../src/P417_SWTR_App_ert_rtw/rt_sys_P417_SWTR_App_5.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/Set_0x309_RC_10ms.o: ../src/P417_SWTR_App_ert_rtw/Set_0x309_RC_10ms.c .generated_files/flags/mcal/d4a4b5ae728eeb1d5daa02b52fd3fc9c84a1c974 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/Set_0x309_RC_10ms.o: ../src/P417_SWTR_App_ert_rtw/Set_0x309_RC_10ms.c .generated_files/flags/mcal/d4a4b5ae728eeb1d5daa02b52fd3fc9c84a1c974 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/Set_0x309_RC_10ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/Set_0x309_RC_10ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/Set_0x309_RC_10ms.o.d" -o ${OBJECTDIR}/_ext/905407901/Set_0x309_RC_10ms.o ../src/P417_SWTR_App_ert_rtw/Set_0x309_RC_10ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/Set_Diag_20ms.o: ../src/P417_SWTR_App_ert_rtw/Set_Diag_20ms.c .generated_files/flags/mcal/28b24168471b2297b80bee580ed3e8f986715a92 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/Set_Diag_20ms.o: ../src/P417_SWTR_App_ert_rtw/Set_Diag_20ms.c .generated_files/flags/mcal/28b24168471b2297b80bee580ed3e8f986715a92 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/Set_Diag_20ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/Set_Diag_20ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/Set_Diag_20ms.o.d" -o ${OBJECTDIR}/_ext/905407901/Set_Diag_20ms.o ../src/P417_SWTR_App_ert_rtw/Set_Diag_20ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoardXY_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoardXY_handle_4ms.c .generated_files/flags/mcal/6c7e9be964ce6050d0b2d0f3b89c27dd66d2a23b .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoardXY_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoardXY_handle_4ms.c .generated_files/flags/mcal/6c7e9be964ce6050d0b2d0f3b89c27dd66d2a23b .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoardXY_handle_4ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoardXY_handle_4ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoardXY_handle_4ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoardXY_handle_4ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoardXY_handle_4ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_0x307_Send_And_ACT_Req_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_0x307_Send_And_ACT_Req_4ms.c .generated_files/flags/mcal/bd95263c94afc83d6b1768424063fa5fdd0ca166 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_0x307_Send_And_ACT_Req_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_0x307_Send_And_ACT_Req_4ms.c .generated_files/flags/mcal/bd95263c94afc83d6b1768424063fa5fdd0ca166 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_0x307_Send_And_ACT_Req_4ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_0x307_Send_And_ACT_Req_4ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_0x307_Send_And_ACT_Req_4ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_0x307_Send_And_ACT_Req_4ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_0x307_Send_And_ACT_Req_4ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_0x309_Send_And_ACT_Req_10ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_0x309_Send_And_ACT_Req_10ms.c .generated_files/flags/mcal/e42241694c6f03af021039676673b4fb7199683d .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_0x309_Send_And_ACT_Req_10ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_0x309_Send_And_ACT_Req_10ms.c .generated_files/flags/mcal/e42241694c6f03af021039676673b4fb7199683d .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_0x309_Send_And_ACT_Req_10ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_0x309_Send_And_ACT_Req_10ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_0x309_Send_And_ACT_Req_10ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_0x309_Send_And_ACT_Req_10ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_0x309_Send_And_ACT_Req_10ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_Center_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Center_handle_4ms.c .generated_files/flags/mcal/a15b1ccf4ad58e39c0012d1d0ca6381ada1e2ab4 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_Center_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Center_handle_4ms.c .generated_files/flags/mcal/a15b1ccf4ad58e39c0012d1d0ca6381ada1e2ab4 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Center_handle_4ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Center_handle_4ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_Center_handle_4ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_Center_handle_4ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_Center_handle_4ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_Down_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Down_handle_4ms.c .generated_files/flags/mcal/9773e1140d0fb8bffbb3f6bb00ed7dc6dde38d68 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_Down_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Down_handle_4ms.c .generated_files/flags/mcal/9773e1140d0fb8bffbb3f6bb00ed7dc6dde38d68 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Down_handle_4ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Down_handle_4ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_Down_handle_4ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_Down_handle_4ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_Down_handle_4ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_Left_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Left_handle_4ms.c .generated_files/flags/mcal/d9ce5531b5d2332876bdb0f4a4bf31bff95d2d11 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_Left_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Left_handle_4ms.c .generated_files/flags/mcal/d9ce5531b5d2332876bdb0f4a4bf31bff95d2d11 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Left_handle_4ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Left_handle_4ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_Left_handle_4ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_Left_handle_4ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_Left_handle_4ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_Left_Right_Slide_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Left_Right_Slide_handle_4ms.c .generated_files/flags/mcal/f34d162526f53e5d62c951455a6b6780a0c70e11 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_Left_Right_Slide_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Left_Right_Slide_handle_4ms.c .generated_files/flags/mcal/f34d162526f53e5d62c951455a6b6780a0c70e11 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Left_Right_Slide_handle_4ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Left_Right_Slide_handle_4ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_Left_Right_Slide_handle_4ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_Left_Right_Slide_handle_4ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_Left_Right_Slide_handle_4ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_MENU_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_MENU_handle_4ms.c .generated_files/flags/mcal/8095be0e6ba0b3aacf89feb82083be955f877309 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_MENU_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_MENU_handle_4ms.c .generated_files/flags/mcal/8095be0e6ba0b3aacf89feb82083be955f877309 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_MENU_handle_4ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_MENU_handle_4ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_MENU_handle_4ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_MENU_handle_4ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_MENU_handle_4ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_Right_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Right_handle_4ms.c .generated_files/flags/mcal/b70f3b7b9a45c56e68bbfc44bcd1e00d79e29e7e .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_Right_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Right_handle_4ms.c .generated_files/flags/mcal/b70f3b7b9a45c56e68bbfc44bcd1e00d79e29e7e .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Right_handle_4ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Right_handle_4ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_Right_handle_4ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_Right_handle_4ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_Right_handle_4ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_Up_Down_Slide_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Up_Down_Slide_handle_4ms.c .generated_files/flags/mcal/86413d04f2fe3566ef91f5920657ea066b2dd232 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_Up_Down_Slide_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Up_Down_Slide_handle_4ms.c .generated_files/flags/mcal/86413d04f2fe3566ef91f5920657ea066b2dd232 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Up_Down_Slide_handle_4ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Up_Down_Slide_handle_4ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_Up_Down_Slide_handle_4ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_Up_Down_Slide_handle_4ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_Up_Down_Slide_handle_4ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_up_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_up_handle_4ms.c .generated_files/flags/mcal/fb62ac5692f86822ece09b3ada75f5ec7221c9f4 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_up_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_up_handle_4ms.c .generated_files/flags/mcal/fb62ac5692f86822ece09b3ada75f5ec7221c9f4 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_up_handle_4ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_up_handle_4ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_up_handle_4ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_up_handle_4ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_up_handle_4ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_VOICE_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_VOICE_handle_4ms.c .generated_files/flags/mcal/cd5342e3f4e50b934178baea0b785ed956f17767 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_VOICE_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_VOICE_handle_4ms.c .generated_files/flags/mcal/cd5342e3f4e50b934178baea0b785ed956f17767 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_VOICE_handle_4ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_VOICE_handle_4ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_VOICE_handle_4ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_VOICE_handle_4ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_VOICE_handle_4ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_VOL_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_VOL_handle_4ms.c .generated_files/flags/mcal/6bc4c977fcb7f4e3f63311b98827bad663b7598f .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_VOL_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_VOL_handle_4ms.c .generated_files/flags/mcal/6bc4c977fcb7f4e3f63311b98827bad663b7598f .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_VOL_handle_4ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_VOL_handle_4ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_VOL_handle_4ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_VOL_handle_4ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_VOL_handle_4ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_X_handle_10ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_X_handle_10ms.c .generated_files/flags/mcal/3c5a2e5272fbe97e26139c08977a699da4073635 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_X_handle_10ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_X_handle_10ms.c .generated_files/flags/mcal/3c5a2e5272fbe97e26139c08977a699da4073635 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_X_handle_10ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_X_handle_10ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_X_handle_10ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_X_handle_10ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_X_handle_10ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_Y_handle_10ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Y_handle_10ms.c .generated_files/flags/mcal/c677105e51f0502153880c38733afea0b623d778 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_Y_handle_10ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Y_handle_10ms.c .generated_files/flags/mcal/c677105e51f0502153880c38733afea0b623d778 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Y_handle_10ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Y_handle_10ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_Y_handle_10ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_Y_handle_10ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_Y_handle_10ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/659835465/RTE.o: ../src/RTE/RTE.c .generated_files/flags/mcal/602e70f92ea764bcd693435f254e340858174e2 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/659835465/RTE.o: ../src/RTE/RTE.c .generated_files/flags/mcal/602e70f92ea764bcd693435f254e340858174e2 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/659835465" @${RM} ${OBJECTDIR}/_ext/659835465/RTE.o.d @${RM} ${OBJECTDIR}/_ext/659835465/RTE.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/659835465/RTE.o.d" -o ${OBJECTDIR}/_ext/659835465/RTE.o ../src/RTE/RTE.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1916463407/smartee.o: ../src/smartEE/smartee.c .generated_files/flags/mcal/6f1d6d28804cc0d02af6be6b9782f9b2b7bfcab4 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1916463407/smartee.o: ../src/smartEE/smartee.c .generated_files/flags/mcal/6f1d6d28804cc0d02af6be6b9782f9b2b7bfcab4 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1916463407" @${RM} ${OBJECTDIR}/_ext/1916463407/smartee.o.d @${RM} ${OBJECTDIR}/_ext/1916463407/smartee.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1916463407/smartee.o.d" -o ${OBJECTDIR}/_ext/1916463407/smartee.o ../src/smartEE/smartee.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/624783131/SA51024.o: ../src/Speaker/SA51024.c .generated_files/flags/mcal/db860b2e68a563dadbe13a51db40bfcd3fab0b2a .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/624783131/SA51024.o: ../src/Speaker/SA51024.c .generated_files/flags/mcal/db860b2e68a563dadbe13a51db40bfcd3fab0b2a .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/624783131" @${RM} ${OBJECTDIR}/_ext/624783131/SA51024.o.d @${RM} ${OBJECTDIR}/_ext/624783131/SA51024.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/624783131/SA51024.o.d" -o ${OBJECTDIR}/_ext/624783131/SA51024.o ../src/Speaker/SA51024.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/624783131/SA51024_Cfg.o: ../src/Speaker/SA51024_Cfg.c .generated_files/flags/mcal/c958dd04fa97232d10dc8e96030443729c64d5b2 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/624783131/SA51024_Cfg.o: ../src/Speaker/SA51024_Cfg.c .generated_files/flags/mcal/c958dd04fa97232d10dc8e96030443729c64d5b2 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/624783131" @${RM} ${OBJECTDIR}/_ext/624783131/SA51024_Cfg.o.d @${RM} ${OBJECTDIR}/_ext/624783131/SA51024_Cfg.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/624783131/SA51024_Cfg.o.d" -o ${OBJECTDIR}/_ext/624783131/SA51024_Cfg.o ../src/Speaker/SA51024_Cfg.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/624783131/Speaker.o: ../src/Speaker/Speaker.c .generated_files/flags/mcal/1810048d19a20cc726991c81341e764b80014201 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/624783131/Speaker.o: ../src/Speaker/Speaker.c .generated_files/flags/mcal/1810048d19a20cc726991c81341e764b80014201 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/624783131" @${RM} ${OBJECTDIR}/_ext/624783131/Speaker.o.d @${RM} ${OBJECTDIR}/_ext/624783131/Speaker.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/624783131/Speaker.o.d" -o ${OBJECTDIR}/_ext/624783131/Speaker.o ../src/Speaker/Speaker.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/798729495/TLE926x.o: ../src/TLE9263/TLE926x.c .generated_files/flags/mcal/c20c88d95f71f482cc29281bc4684f7cf395be43 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/798729495/TLE926x.o: ../src/TLE9263/TLE926x.c .generated_files/flags/mcal/c20c88d95f71f482cc29281bc4684f7cf395be43 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/798729495" @${RM} ${OBJECTDIR}/_ext/798729495/TLE926x.o.d @${RM} ${OBJECTDIR}/_ext/798729495/TLE926x.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/798729495/TLE926x.o.d" -o ${OBJECTDIR}/_ext/798729495/TLE926x.o ../src/TLE9263/TLE926x.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/798729495/TLE926x_SPI.o: ../src/TLE9263/TLE926x_SPI.c .generated_files/flags/mcal/4e832c1e143c9677e10909a2fae7e5a5b4c17c8 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/798729495/TLE926x_SPI.o: ../src/TLE9263/TLE926x_SPI.c .generated_files/flags/mcal/4e832c1e143c9677e10909a2fae7e5a5b4c17c8 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/798729495" @${RM} ${OBJECTDIR}/_ext/798729495/TLE926x_SPI.o.d @${RM} ${OBJECTDIR}/_ext/798729495/TLE926x_SPI.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/798729495/TLE926x_SPI.o.d" -o ${OBJECTDIR}/_ext/798729495/TLE926x_SPI.o ../src/TLE9263/TLE926x_SPI.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/798729495/TLE926x_Main.o: ../src/TLE9263/TLE926x_Main.c .generated_files/flags/mcal/73acb625bfdfe6fd517385c834699c1ab71763f7 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/798729495/TLE926x_Main.o: ../src/TLE9263/TLE926x_Main.c .generated_files/flags/mcal/73acb625bfdfe6fd517385c834699c1ab71763f7 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/798729495" @${RM} ${OBJECTDIR}/_ext/798729495/TLE926x_Main.o.d @${RM} ${OBJECTDIR}/_ext/798729495/TLE926x_Main.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/798729495/TLE926x_Main.o.d" -o ${OBJECTDIR}/_ext/798729495/TLE926x_Main.o ../src/TLE9263/TLE926x_Main.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1720498337/TouchPanel.o: ../src/TouchPanel/TouchPanel.c .generated_files/flags/mcal/95482810ea0587e0c2093b39fe06c600f0b07817 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1720498337/TouchPanel.o: ../src/TouchPanel/TouchPanel.c .generated_files/flags/mcal/95482810ea0587e0c2093b39fe06c600f0b07817 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1720498337" @${RM} ${OBJECTDIR}/_ext/1720498337/TouchPanel.o.d @${RM} ${OBJECTDIR}/_ext/1720498337/TouchPanel.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1720498337/TouchPanel.o.d" -o ${OBJECTDIR}/_ext/1720498337/TouchPanel.o ../src/TouchPanel/TouchPanel.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1360937237/main.o: ../src/main.c .generated_files/flags/mcal/53cd6943aa165f97172130c1ec614c65163adcee .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1360937237/main.o: ../src/main.c .generated_files/flags/mcal/53cd6943aa165f97172130c1ec614c65163adcee .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1360937237" @${RM} ${OBJECTDIR}/_ext/1360937237/main.o.d @${RM} ${OBJECTDIR}/_ext/1360937237/main.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1360937237/main.o.d" -o ${OBJECTDIR}/_ext/1360937237/main.o ../src/main.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} else -${OBJECTDIR}/_ext/1958549552/calib.o: ../src/Calibration/calib.c .generated_files/flags/mcal/a4dfb0dd7d031186c63da729769b381305a81baa .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1958549552/calib.o: ../src/Calibration/calib.c .generated_files/flags/mcal/a4dfb0dd7d031186c63da729769b381305a81baa .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1958549552" @${RM} ${OBJECTDIR}/_ext/1958549552/calib.o.d @${RM} ${OBJECTDIR}/_ext/1958549552/calib.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1958549552/calib.o.d" -o ${OBJECTDIR}/_ext/1958549552/calib.o ../src/Calibration/calib.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1982922760/plib_adc0.o: ../src/config/mcal/peripheral/adc/plib_adc0.c .generated_files/flags/mcal/20a84b7e05212c777886d1a6ad7d85cda8e2fac6 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1982922760/plib_adc0.o: ../src/config/mcal/peripheral/adc/plib_adc0.c .generated_files/flags/mcal/20a84b7e05212c777886d1a6ad7d85cda8e2fac6 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1982922760" @${RM} ${OBJECTDIR}/_ext/1982922760/plib_adc0.o.d @${RM} ${OBJECTDIR}/_ext/1982922760/plib_adc0.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1982922760/plib_adc0.o.d" -o ${OBJECTDIR}/_ext/1982922760/plib_adc0.o ../src/config/mcal/peripheral/adc/plib_adc0.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1982922760/plib_adc1.o: ../src/config/mcal/peripheral/adc/plib_adc1.c .generated_files/flags/mcal/e0a9405d355eb1ee688dc8ca8e7ebb84180a6b29 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1982922760/plib_adc1.o: ../src/config/mcal/peripheral/adc/plib_adc1.c .generated_files/flags/mcal/e0a9405d355eb1ee688dc8ca8e7ebb84180a6b29 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1982922760" @${RM} ${OBJECTDIR}/_ext/1982922760/plib_adc1.o.d @${RM} ${OBJECTDIR}/_ext/1982922760/plib_adc1.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1982922760/plib_adc1.o.d" -o ${OBJECTDIR}/_ext/1982922760/plib_adc1.o ../src/config/mcal/peripheral/adc/plib_adc1.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1982924600/plib_can1.o: ../src/config/mcal/peripheral/can/plib_can1.c .generated_files/flags/mcal/d9eee8d09f2c1fbade2aced428ca7c157cae5da8 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1982924600/plib_can1.o: ../src/config/mcal/peripheral/can/plib_can1.c .generated_files/flags/mcal/d9eee8d09f2c1fbade2aced428ca7c157cae5da8 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1982924600" @${RM} ${OBJECTDIR}/_ext/1982924600/plib_can1.o.d @${RM} ${OBJECTDIR}/_ext/1982924600/plib_can1.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1982924600/plib_can1.o.d" -o ${OBJECTDIR}/_ext/1982924600/plib_can1.o ../src/config/mcal/peripheral/can/plib_can1.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1374606986/plib_clock.o: ../src/config/mcal/peripheral/clock/plib_clock.c .generated_files/flags/mcal/ca71998f57bc0700eaa30c2e52ed7138f76990db .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1374606986/plib_clock.o: ../src/config/mcal/peripheral/clock/plib_clock.c .generated_files/flags/mcal/ca71998f57bc0700eaa30c2e52ed7138f76990db .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1374606986" @${RM} ${OBJECTDIR}/_ext/1374606986/plib_clock.o.d @${RM} ${OBJECTDIR}/_ext/1374606986/plib_clock.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1374606986/plib_clock.o.d" -o ${OBJECTDIR}/_ext/1374606986/plib_clock.o ../src/config/mcal/peripheral/clock/plib_clock.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1341131746/plib_cmcc.o: ../src/config/mcal/peripheral/cmcc/plib_cmcc.c .generated_files/flags/mcal/5edeab706f10f5dd480794f9ab0398811cfe5cbf .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1341131746/plib_cmcc.o: ../src/config/mcal/peripheral/cmcc/plib_cmcc.c .generated_files/flags/mcal/5edeab706f10f5dd480794f9ab0398811cfe5cbf .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1341131746" @${RM} ${OBJECTDIR}/_ext/1341131746/plib_cmcc.o.d @${RM} ${OBJECTDIR}/_ext/1341131746/plib_cmcc.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1341131746/plib_cmcc.o.d" -o ${OBJECTDIR}/_ext/1341131746/plib_cmcc.o ../src/config/mcal/peripheral/cmcc/plib_cmcc.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1982925550/plib_dac.o: ../src/config/mcal/peripheral/dac/plib_dac.c .generated_files/flags/mcal/38b47d52c2b03d4e602ac0efa07b64ae2b895537 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1982925550/plib_dac.o: ../src/config/mcal/peripheral/dac/plib_dac.c .generated_files/flags/mcal/38b47d52c2b03d4e602ac0efa07b64ae2b895537 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1982925550" @${RM} ${OBJECTDIR}/_ext/1982925550/plib_dac.o.d @${RM} ${OBJECTDIR}/_ext/1982925550/plib_dac.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1982925550/plib_dac.o.d" -o ${OBJECTDIR}/_ext/1982925550/plib_dac.o ../src/config/mcal/peripheral/dac/plib_dac.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1372457500/plib_evsys.o: ../src/config/mcal/peripheral/evsys/plib_evsys.c .generated_files/flags/mcal/a19123275b81aa7e44a1f2c1776d26d41a9d4a72 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1372457500/plib_evsys.o: ../src/config/mcal/peripheral/evsys/plib_evsys.c .generated_files/flags/mcal/a19123275b81aa7e44a1f2c1776d26d41a9d4a72 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1372457500" @${RM} ${OBJECTDIR}/_ext/1372457500/plib_evsys.o.d @${RM} ${OBJECTDIR}/_ext/1372457500/plib_evsys.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1372457500/plib_evsys.o.d" -o ${OBJECTDIR}/_ext/1372457500/plib_evsys.o ../src/config/mcal/peripheral/evsys/plib_evsys.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1341468282/plib_nvic.o: ../src/config/mcal/peripheral/nvic/plib_nvic.c .generated_files/flags/mcal/7521b493178ac7752c186517f3d53e0ffabd3b76 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1341468282/plib_nvic.o: ../src/config/mcal/peripheral/nvic/plib_nvic.c .generated_files/flags/mcal/7521b493178ac7752c186517f3d53e0ffabd3b76 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1341468282" @${RM} ${OBJECTDIR}/_ext/1341468282/plib_nvic.o.d @${RM} ${OBJECTDIR}/_ext/1341468282/plib_nvic.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1341468282/plib_nvic.o.d" -o ${OBJECTDIR}/_ext/1341468282/plib_nvic.o ../src/config/mcal/peripheral/nvic/plib_nvic.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/985291016/plib_nvmctrl.o: ../src/config/mcal/peripheral/nvmctrl/plib_nvmctrl.c .generated_files/flags/mcal/3ca7a0e4c35a043904a1b0c8d5c1baa0ca5755d9 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/985291016/plib_nvmctrl.o: ../src/config/mcal/peripheral/nvmctrl/plib_nvmctrl.c .generated_files/flags/mcal/3ca7a0e4c35a043904a1b0c8d5c1baa0ca5755d9 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/985291016" @${RM} ${OBJECTDIR}/_ext/985291016/plib_nvmctrl.o.d @${RM} ${OBJECTDIR}/_ext/985291016/plib_nvmctrl.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/985291016/plib_nvmctrl.o.d" -o ${OBJECTDIR}/_ext/985291016/plib_nvmctrl.o ../src/config/mcal/peripheral/nvmctrl/plib_nvmctrl.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1341521433/plib_port.o: ../src/config/mcal/peripheral/port/plib_port.c .generated_files/flags/mcal/1e6e9d95ddb417894a854554bc2cfb59ea774c93 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1341521433/plib_port.o: ../src/config/mcal/peripheral/port/plib_port.c .generated_files/flags/mcal/1e6e9d95ddb417894a854554bc2cfb59ea774c93 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1341521433" @${RM} ${OBJECTDIR}/_ext/1341521433/plib_port.o.d @${RM} ${OBJECTDIR}/_ext/1341521433/plib_port.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1341521433/plib_port.o.d" -o ${OBJECTDIR}/_ext/1341521433/plib_port.o ../src/config/mcal/peripheral/port/plib_port.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1982939593/plib_rtc_timer.o: ../src/config/mcal/peripheral/rtc/plib_rtc_timer.c .generated_files/flags/mcal/a105bd17c46cf3b8512af3256b475459f19a7d13 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1982939593/plib_rtc_timer.o: ../src/config/mcal/peripheral/rtc/plib_rtc_timer.c .generated_files/flags/mcal/a105bd17c46cf3b8512af3256b475459f19a7d13 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1982939593" @${RM} ${OBJECTDIR}/_ext/1982939593/plib_rtc_timer.o.d @${RM} ${OBJECTDIR}/_ext/1982939593/plib_rtc_timer.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1982939593/plib_rtc_timer.o.d" -o ${OBJECTDIR}/_ext/1982939593/plib_rtc_timer.o ../src/config/mcal/peripheral/rtc/plib_rtc_timer.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/24027325/plib_sercom1_i2c_master.o: ../src/config/mcal/peripheral/sercom/i2c_master/plib_sercom1_i2c_master.c .generated_files/flags/mcal/92859bfea9d1ed89ade34149f8592c9ec87f398c .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/24027325/plib_sercom1_i2c_master.o: ../src/config/mcal/peripheral/sercom/i2c_master/plib_sercom1_i2c_master.c .generated_files/flags/mcal/92859bfea9d1ed89ade34149f8592c9ec87f398c .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/24027325" @${RM} ${OBJECTDIR}/_ext/24027325/plib_sercom1_i2c_master.o.d @${RM} ${OBJECTDIR}/_ext/24027325/plib_sercom1_i2c_master.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/24027325/plib_sercom1_i2c_master.o.d" -o ${OBJECTDIR}/_ext/24027325/plib_sercom1_i2c_master.o ../src/config/mcal/peripheral/sercom/i2c_master/plib_sercom1_i2c_master.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/467207317/plib_sercom0_spi_master.o: ../src/config/mcal/peripheral/sercom/spi_master/plib_sercom0_spi_master.c .generated_files/flags/mcal/d503982c91a9ccee7f12b36579d55d8a882960ce .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/467207317/plib_sercom0_spi_master.o: ../src/config/mcal/peripheral/sercom/spi_master/plib_sercom0_spi_master.c .generated_files/flags/mcal/d503982c91a9ccee7f12b36579d55d8a882960ce .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/467207317" @${RM} ${OBJECTDIR}/_ext/467207317/plib_sercom0_spi_master.o.d @${RM} ${OBJECTDIR}/_ext/467207317/plib_sercom0_spi_master.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/467207317/plib_sercom0_spi_master.o.d" -o ${OBJECTDIR}/_ext/467207317/plib_sercom0_spi_master.o ../src/config/mcal/peripheral/sercom/spi_master/plib_sercom0_spi_master.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/750815918/plib_systick.o: ../src/config/mcal/peripheral/systick/plib_systick.c .generated_files/flags/mcal/ac1b9593166c6611814e1e41be2cd105ab0187bf .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/750815918/plib_systick.o: ../src/config/mcal/peripheral/systick/plib_systick.c .generated_files/flags/mcal/ac1b9593166c6611814e1e41be2cd105ab0187bf .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/750815918" @${RM} ${OBJECTDIR}/_ext/750815918/plib_systick.o.d @${RM} ${OBJECTDIR}/_ext/750815918/plib_systick.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/750815918/plib_systick.o.d" -o ${OBJECTDIR}/_ext/750815918/plib_systick.o ../src/config/mcal/peripheral/systick/plib_systick.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/74581497/plib_tc0.o: ../src/config/mcal/peripheral/tc/plib_tc0.c .generated_files/flags/mcal/570da7ef1bb6e1a6026eea3d856dd4c4354cd654 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/74581497/plib_tc0.o: ../src/config/mcal/peripheral/tc/plib_tc0.c .generated_files/flags/mcal/570da7ef1bb6e1a6026eea3d856dd4c4354cd654 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/74581497" @${RM} ${OBJECTDIR}/_ext/74581497/plib_tc0.o.d @${RM} ${OBJECTDIR}/_ext/74581497/plib_tc0.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/74581497/plib_tc0.o.d" -o ${OBJECTDIR}/_ext/74581497/plib_tc0.o ../src/config/mcal/peripheral/tc/plib_tc0.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1982940988/plib_tcc0.o: ../src/config/mcal/peripheral/tcc/plib_tcc0.c .generated_files/flags/mcal/324b5466ea964c0a6230eab734d1b4927b234c38 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1982940988/plib_tcc0.o: ../src/config/mcal/peripheral/tcc/plib_tcc0.c .generated_files/flags/mcal/324b5466ea964c0a6230eab734d1b4927b234c38 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1982940988" @${RM} ${OBJECTDIR}/_ext/1982940988/plib_tcc0.o.d @${RM} ${OBJECTDIR}/_ext/1982940988/plib_tcc0.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1982940988/plib_tcc0.o.d" -o ${OBJECTDIR}/_ext/1982940988/plib_tcc0.o ../src/config/mcal/peripheral/tcc/plib_tcc0.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1982943919/plib_wdt.o: ../src/config/mcal/peripheral/wdt/plib_wdt.c .generated_files/flags/mcal/d134e92068d7d258c14f8532a91397216873332d .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1982943919/plib_wdt.o: ../src/config/mcal/peripheral/wdt/plib_wdt.c .generated_files/flags/mcal/d134e92068d7d258c14f8532a91397216873332d .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1982943919" @${RM} ${OBJECTDIR}/_ext/1982943919/plib_wdt.o.d @${RM} ${OBJECTDIR}/_ext/1982943919/plib_wdt.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1982943919/plib_wdt.o.d" -o ${OBJECTDIR}/_ext/1982943919/plib_wdt.o ../src/config/mcal/peripheral/wdt/plib_wdt.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/118864466/xc32_monitor.o: ../src/config/mcal/stdio/xc32_monitor.c .generated_files/flags/mcal/b4e59e20e4fdf4fda6a7059d9542776053d797fd .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/118864466/xc32_monitor.o: ../src/config/mcal/stdio/xc32_monitor.c .generated_files/flags/mcal/b4e59e20e4fdf4fda6a7059d9542776053d797fd .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/118864466" @${RM} ${OBJECTDIR}/_ext/118864466/xc32_monitor.o.d @${RM} ${OBJECTDIR}/_ext/118864466/xc32_monitor.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/118864466/xc32_monitor.o.d" -o ${OBJECTDIR}/_ext/118864466/xc32_monitor.o ../src/config/mcal/stdio/xc32_monitor.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/118073756/touch.o: ../src/config/mcal/touch/touch.c .generated_files/flags/mcal/692cefc1a98610da32c704faeae45f5d9e69fdbc .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/118073756/touch.o: ../src/config/mcal/touch/touch.c .generated_files/flags/mcal/692cefc1a98610da32c704faeae45f5d9e69fdbc .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/118073756" @${RM} ${OBJECTDIR}/_ext/118073756/touch.o.d @${RM} ${OBJECTDIR}/_ext/118073756/touch.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/118073756/touch.o.d" -o ${OBJECTDIR}/_ext/118073756/touch.o ../src/config/mcal/touch/touch.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/118073756/touch_example.o: ../src/config/mcal/touch/touch_example.c .generated_files/flags/mcal/6bc01ecaaa8e1b00558e1a89f826fcac61129b38 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/118073756/touch_example.o: ../src/config/mcal/touch/touch_example.c .generated_files/flags/mcal/6bc01ecaaa8e1b00558e1a89f826fcac61129b38 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/118073756" @${RM} ${OBJECTDIR}/_ext/118073756/touch_example.o.d @${RM} ${OBJECTDIR}/_ext/118073756/touch_example.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/118073756/touch_example.o.d" -o ${OBJECTDIR}/_ext/118073756/touch_example.o ../src/config/mcal/touch/touch_example.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/779798284/initialization.o: ../src/config/mcal/initialization.c .generated_files/flags/mcal/aa9b1f8979e2f6e921af9fb7d4c40210fbe025fa .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/779798284/initialization.o: ../src/config/mcal/initialization.c .generated_files/flags/mcal/aa9b1f8979e2f6e921af9fb7d4c40210fbe025fa .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/779798284" @${RM} ${OBJECTDIR}/_ext/779798284/initialization.o.d @${RM} ${OBJECTDIR}/_ext/779798284/initialization.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/779798284/initialization.o.d" -o ${OBJECTDIR}/_ext/779798284/initialization.o ../src/config/mcal/initialization.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/779798284/interrupts.o: ../src/config/mcal/interrupts.c .generated_files/flags/mcal/19e50c261c2907481ce0228ecc1ec1033dbcac67 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/779798284/interrupts.o: ../src/config/mcal/interrupts.c .generated_files/flags/mcal/19e50c261c2907481ce0228ecc1ec1033dbcac67 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/779798284" @${RM} ${OBJECTDIR}/_ext/779798284/interrupts.o.d @${RM} ${OBJECTDIR}/_ext/779798284/interrupts.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/779798284/interrupts.o.d" -o ${OBJECTDIR}/_ext/779798284/interrupts.o ../src/config/mcal/interrupts.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/779798284/exceptions.o: ../src/config/mcal/exceptions.c .generated_files/flags/mcal/fc0c87774e86429edfa24e9313d68d53235be7fd .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/779798284/exceptions.o: ../src/config/mcal/exceptions.c .generated_files/flags/mcal/fc0c87774e86429edfa24e9313d68d53235be7fd .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/779798284" @${RM} ${OBJECTDIR}/_ext/779798284/exceptions.o.d @${RM} ${OBJECTDIR}/_ext/779798284/exceptions.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/779798284/exceptions.o.d" -o ${OBJECTDIR}/_ext/779798284/exceptions.o ../src/config/mcal/exceptions.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/779798284/startup_xc32.o: ../src/config/mcal/startup_xc32.c .generated_files/flags/mcal/3fc47d7bdcce5d0036e32d63c291af253865b044 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/779798284/startup_xc32.o: ../src/config/mcal/startup_xc32.c .generated_files/flags/mcal/3fc47d7bdcce5d0036e32d63c291af253865b044 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/779798284" @${RM} ${OBJECTDIR}/_ext/779798284/startup_xc32.o.d @${RM} ${OBJECTDIR}/_ext/779798284/startup_xc32.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/779798284/startup_xc32.o.d" -o ${OBJECTDIR}/_ext/779798284/startup_xc32.o ../src/config/mcal/startup_xc32.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/779798284/libc_syscalls.o: ../src/config/mcal/libc_syscalls.c .generated_files/flags/mcal/725394fd3e69ace1e8a420650f6909a26dbd333 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/779798284/libc_syscalls.o: ../src/config/mcal/libc_syscalls.c .generated_files/flags/mcal/725394fd3e69ace1e8a420650f6909a26dbd333 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/779798284" @${RM} ${OBJECTDIR}/_ext/779798284/libc_syscalls.o.d @${RM} ${OBJECTDIR}/_ext/779798284/libc_syscalls.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/779798284/libc_syscalls.o.d" -o ${OBJECTDIR}/_ext/779798284/libc_syscalls.o ../src/config/mcal/libc_syscalls.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/652846568/Timer.o: ../src/DiagnosticR/Comp_HAL_Autosar_Wrappers/Timer.c .generated_files/flags/mcal/c3dbe7962cce738775e017e2c1f008dcdf0e8dfb .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/652846568/Timer.o: ../src/DiagnosticR/Comp_HAL_Autosar_Wrappers/Timer.c .generated_files/flags/mcal/c3dbe7962cce738775e017e2c1f008dcdf0e8dfb .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/652846568" @${RM} ${OBJECTDIR}/_ext/652846568/Timer.o.d @${RM} ${OBJECTDIR}/_ext/652846568/Timer.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/652846568/Timer.o.d" -o ${OBJECTDIR}/_ext/652846568/Timer.o ../src/DiagnosticR/Comp_HAL_Autosar_Wrappers/Timer.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353991/TP_Functions.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Functions.c .generated_files/flags/mcal/419b1f84028f83a53d03084acbc6bea55985547a .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353991/TP_Functions.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Functions.c .generated_files/flags/mcal/419b1f84028f83a53d03084acbc6bea55985547a .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353991" @${RM} ${OBJECTDIR}/_ext/22353991/TP_Functions.o.d @${RM} ${OBJECTDIR}/_ext/22353991/TP_Functions.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353991/TP_Functions.o.d" -o ${OBJECTDIR}/_ext/22353991/TP_Functions.o ../src/DiagnosticR/Comp_ISO_15765_2/TP_Functions.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Rx.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_NetworkLayerLowerInterface_Rx.c .generated_files/flags/mcal/9441c5930c901cc53bfbb3cd047ae11569ff7f72 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Rx.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_NetworkLayerLowerInterface_Rx.c .generated_files/flags/mcal/9441c5930c901cc53bfbb3cd047ae11569ff7f72 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353991" @${RM} ${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Rx.o.d @${RM} ${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Rx.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Rx.o.d" -o ${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Rx.o ../src/DiagnosticR/Comp_ISO_15765_2/TP_NetworkLayerLowerInterface_Rx.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Tx.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_NetworkLayerLowerInterface_Tx.c .generated_files/flags/mcal/8f21ce3efe15cb3f23b4190a61843fe08885d1d1 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Tx.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_NetworkLayerLowerInterface_Tx.c .generated_files/flags/mcal/8f21ce3efe15cb3f23b4190a61843fe08885d1d1 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353991" @${RM} ${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Tx.o.d @${RM} ${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Tx.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Tx.o.d" -o ${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Tx.o ../src/DiagnosticR/Comp_ISO_15765_2/TP_NetworkLayerLowerInterface_Tx.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353991/TP_Rx.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Rx.c .generated_files/flags/mcal/6242b89aae895b63856731ea857fa44c7a7ab9b7 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353991/TP_Rx.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Rx.c .generated_files/flags/mcal/6242b89aae895b63856731ea857fa44c7a7ab9b7 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353991" @${RM} ${OBJECTDIR}/_ext/22353991/TP_Rx.o.d @${RM} ${OBJECTDIR}/_ext/22353991/TP_Rx.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353991/TP_Rx.o.d" -o ${OBJECTDIR}/_ext/22353991/TP_Rx.o ../src/DiagnosticR/Comp_ISO_15765_2/TP_Rx.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353991/TP_RxFun.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_RxFun.c .generated_files/flags/mcal/8d48b5dfd5683ea2fd59ea21b5b3e1b427d80269 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353991/TP_RxFun.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_RxFun.c .generated_files/flags/mcal/8d48b5dfd5683ea2fd59ea21b5b3e1b427d80269 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353991" @${RM} ${OBJECTDIR}/_ext/22353991/TP_RxFun.o.d @${RM} ${OBJECTDIR}/_ext/22353991/TP_RxFun.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353991/TP_RxFun.o.d" -o ${OBJECTDIR}/_ext/22353991/TP_RxFun.o ../src/DiagnosticR/Comp_ISO_15765_2/TP_RxFun.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353991/TP_Rx_Full.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Rx_Full.c .generated_files/flags/mcal/fd9a7abbc3c3eba66586886a0ad6e9c3ca328ad8 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353991/TP_Rx_Full.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Rx_Full.c .generated_files/flags/mcal/fd9a7abbc3c3eba66586886a0ad6e9c3ca328ad8 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353991" @${RM} ${OBJECTDIR}/_ext/22353991/TP_Rx_Full.o.d @${RM} ${OBJECTDIR}/_ext/22353991/TP_Rx_Full.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353991/TP_Rx_Full.o.d" -o ${OBJECTDIR}/_ext/22353991/TP_Rx_Full.o ../src/DiagnosticR/Comp_ISO_15765_2/TP_Rx_Full.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353991/TP_Rx_Lite.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Rx_Lite.c .generated_files/flags/mcal/f475ee9b8da21d364bcdf6df476ef20d914f8a85 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353991/TP_Rx_Lite.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Rx_Lite.c .generated_files/flags/mcal/f475ee9b8da21d364bcdf6df476ef20d914f8a85 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353991" @${RM} ${OBJECTDIR}/_ext/22353991/TP_Rx_Lite.o.d @${RM} ${OBJECTDIR}/_ext/22353991/TP_Rx_Lite.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353991/TP_Rx_Lite.o.d" -o ${OBJECTDIR}/_ext/22353991/TP_Rx_Lite.o ../src/DiagnosticR/Comp_ISO_15765_2/TP_Rx_Lite.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353991/TP_Tx.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Tx.c .generated_files/flags/mcal/1cc9da02ef0db7b4df154e46a8652d8e4d68a68b .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353991/TP_Tx.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Tx.c .generated_files/flags/mcal/1cc9da02ef0db7b4df154e46a8652d8e4d68a68b .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353991" @${RM} ${OBJECTDIR}/_ext/22353991/TP_Tx.o.d @${RM} ${OBJECTDIR}/_ext/22353991/TP_Tx.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353991/TP_Tx.o.d" -o ${OBJECTDIR}/_ext/22353991/TP_Tx.o ../src/DiagnosticR/Comp_ISO_15765_2/TP_Tx.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353991/TP_Tx_Full.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Tx_Full.c .generated_files/flags/mcal/fcedd0efd1e301008e97d8e9fa514e54878dbeb0 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353991/TP_Tx_Full.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Tx_Full.c .generated_files/flags/mcal/fcedd0efd1e301008e97d8e9fa514e54878dbeb0 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353991" @${RM} ${OBJECTDIR}/_ext/22353991/TP_Tx_Full.o.d @${RM} ${OBJECTDIR}/_ext/22353991/TP_Tx_Full.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353991/TP_Tx_Full.o.d" -o ${OBJECTDIR}/_ext/22353991/TP_Tx_Full.o ../src/DiagnosticR/Comp_ISO_15765_2/TP_Tx_Full.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353991/TP_Tx_Lite.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Tx_Lite.c .generated_files/flags/mcal/65535e1e82dc4d2f5c2356a750d6f669c41f3ea2 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353991/TP_Tx_Lite.o: ../src/DiagnosticR/Comp_ISO_15765_2/TP_Tx_Lite.c .generated_files/flags/mcal/65535e1e82dc4d2f5c2356a750d6f669c41f3ea2 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353991" @${RM} ${OBJECTDIR}/_ext/22353991/TP_Tx_Lite.o.d @${RM} ${OBJECTDIR}/_ext/22353991/TP_Tx_Lite.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353991/TP_Tx_Lite.o.d" -o ${OBJECTDIR}/_ext/22353991/TP_Tx_Lite.o ../src/DiagnosticR/Comp_ISO_15765_2/TP_Tx_Lite.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353990/Iso15765_3_EcuResetTask.o: ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_EcuResetTask.c .generated_files/flags/mcal/5beba44fd94883d22aa894b03af787fd90e8b55c .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353990/Iso15765_3_EcuResetTask.o: ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_EcuResetTask.c .generated_files/flags/mcal/5beba44fd94883d22aa894b03af787fd90e8b55c .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353990" @${RM} ${OBJECTDIR}/_ext/22353990/Iso15765_3_EcuResetTask.o.d @${RM} ${OBJECTDIR}/_ext/22353990/Iso15765_3_EcuResetTask.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353990/Iso15765_3_EcuResetTask.o.d" -o ${OBJECTDIR}/_ext/22353990/Iso15765_3_EcuResetTask.o ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_EcuResetTask.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353990/Iso15765_3_Funcions.o: ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_Funcions.c .generated_files/flags/mcal/ef5c8ff480062efc1812d99a785f8f20551a269d .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353990/Iso15765_3_Funcions.o: ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_Funcions.c .generated_files/flags/mcal/ef5c8ff480062efc1812d99a785f8f20551a269d .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353990" @${RM} ${OBJECTDIR}/_ext/22353990/Iso15765_3_Funcions.o.d @${RM} ${OBJECTDIR}/_ext/22353990/Iso15765_3_Funcions.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353990/Iso15765_3_Funcions.o.d" -o ${OBJECTDIR}/_ext/22353990/Iso15765_3_Funcions.o ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_Funcions.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353990/Iso15765_3_RequestRespondCtrl.o: ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_RequestRespondCtrl.c .generated_files/flags/mcal/17737684f57205d59bd66584f4c18db1f4ce8d76 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353990/Iso15765_3_RequestRespondCtrl.o: ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_RequestRespondCtrl.c .generated_files/flags/mcal/17737684f57205d59bd66584f4c18db1f4ce8d76 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353990" @${RM} ${OBJECTDIR}/_ext/22353990/Iso15765_3_RequestRespondCtrl.o.d @${RM} ${OBJECTDIR}/_ext/22353990/Iso15765_3_RequestRespondCtrl.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353990/Iso15765_3_RequestRespondCtrl.o.d" -o ${OBJECTDIR}/_ext/22353990/Iso15765_3_RequestRespondCtrl.o ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_RequestRespondCtrl.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/22353990/Iso15765_3_SessionCtrlTask.o: ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_SessionCtrlTask.c .generated_files/flags/mcal/80af9a0ba35f37dc83bdc58fd1aac0c85e9be187 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/22353990/Iso15765_3_SessionCtrlTask.o: ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_SessionCtrlTask.c .generated_files/flags/mcal/80af9a0ba35f37dc83bdc58fd1aac0c85e9be187 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/22353990" @${RM} ${OBJECTDIR}/_ext/22353990/Iso15765_3_SessionCtrlTask.o.d @${RM} ${OBJECTDIR}/_ext/22353990/Iso15765_3_SessionCtrlTask.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/22353990/Iso15765_3_SessionCtrlTask.o.d" -o ${OBJECTDIR}/_ext/22353990/Iso15765_3_SessionCtrlTask.o ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_SessionCtrlTask.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1802317902/Dem.o: ../src/DiagnosticR/Dem/Dem.c .generated_files/flags/mcal/5bba3244541a19dfd6303df0fb12682836e97a52 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1802317902/Dem.o: ../src/DiagnosticR/Dem/Dem.c .generated_files/flags/mcal/5bba3244541a19dfd6303df0fb12682836e97a52 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1802317902" @${RM} ${OBJECTDIR}/_ext/1802317902/Dem.o.d @${RM} ${OBJECTDIR}/_ext/1802317902/Dem.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1802317902/Dem.o.d" -o ${OBJECTDIR}/_ext/1802317902/Dem.o ../src/DiagnosticR/Dem/Dem.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1802317902/Dem_Debounce.o: ../src/DiagnosticR/Dem/Dem_Debounce.c .generated_files/flags/mcal/13fecaaf707c4751d3ed2ae316fcab5903456ac2 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1802317902/Dem_Debounce.o: ../src/DiagnosticR/Dem/Dem_Debounce.c .generated_files/flags/mcal/13fecaaf707c4751d3ed2ae316fcab5903456ac2 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1802317902" @${RM} ${OBJECTDIR}/_ext/1802317902/Dem_Debounce.o.d @${RM} ${OBJECTDIR}/_ext/1802317902/Dem_Debounce.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1802317902/Dem_Debounce.o.d" -o ${OBJECTDIR}/_ext/1802317902/Dem_Debounce.o ../src/DiagnosticR/Dem/Dem_Debounce.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1802317902/Dem_Extension.o: ../src/DiagnosticR/Dem/Dem_Extension.c .generated_files/flags/mcal/9f1591bdff1c7787fb13c74068e1845e7c5647aa .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1802317902/Dem_Extension.o: ../src/DiagnosticR/Dem/Dem_Extension.c .generated_files/flags/mcal/9f1591bdff1c7787fb13c74068e1845e7c5647aa .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1802317902" @${RM} ${OBJECTDIR}/_ext/1802317902/Dem_Extension.o.d @${RM} ${OBJECTDIR}/_ext/1802317902/Dem_Extension.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1802317902/Dem_Extension.o.d" -o ${OBJECTDIR}/_ext/1802317902/Dem_Extension.o ../src/DiagnosticR/Dem/Dem_Extension.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1802317902/Dem_LCfg.o: ../src/DiagnosticR/Dem/Dem_LCfg.c .generated_files/flags/mcal/82caa9ae3d1efffcfe28ba86a189e8ffde967cb .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1802317902/Dem_LCfg.o: ../src/DiagnosticR/Dem/Dem_LCfg.c .generated_files/flags/mcal/82caa9ae3d1efffcfe28ba86a189e8ffde967cb .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1802317902" @${RM} ${OBJECTDIR}/_ext/1802317902/Dem_LCfg.o.d @${RM} ${OBJECTDIR}/_ext/1802317902/Dem_LCfg.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1802317902/Dem_LCfg.o.d" -o ${OBJECTDIR}/_ext/1802317902/Dem_LCfg.o ../src/DiagnosticR/Dem/Dem_LCfg.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/467908807/SysDiagDetect.o: ../src/DiagnosticR/Sys_Diag_Detect/SysDiagDetect.c .generated_files/flags/mcal/c3b7f6fbbd9b2cddfb659bd8950e02ce07c55e85 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/467908807/SysDiagDetect.o: ../src/DiagnosticR/Sys_Diag_Detect/SysDiagDetect.c .generated_files/flags/mcal/c3b7f6fbbd9b2cddfb659bd8950e02ce07c55e85 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/467908807" @${RM} ${OBJECTDIR}/_ext/467908807/SysDiagDetect.o.d @${RM} ${OBJECTDIR}/_ext/467908807/SysDiagDetect.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/467908807/SysDiagDetect.o.d" -o ${OBJECTDIR}/_ext/467908807/SysDiagDetect.o ../src/DiagnosticR/Sys_Diag_Detect/SysDiagDetect.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1498712618/TP_CFG.o: ../src/DiagnosticR/UDS/Iso15765_layer2/TP_CFG.c .generated_files/flags/mcal/35a605d3232c1a993300428f4fe73f80870aa750 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1498712618/TP_CFG.o: ../src/DiagnosticR/UDS/Iso15765_layer2/TP_CFG.c .generated_files/flags/mcal/35a605d3232c1a993300428f4fe73f80870aa750 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1498712618" @${RM} ${OBJECTDIR}/_ext/1498712618/TP_CFG.o.d @${RM} ${OBJECTDIR}/_ext/1498712618/TP_CFG.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1498712618/TP_CFG.o.d" -o ${OBJECTDIR}/_ext/1498712618/TP_CFG.o ../src/DiagnosticR/UDS/Iso15765_layer2/TP_CFG.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/605365704/UdsServerCallbacks_H61L.o: ../src/DiagnosticR/UDS/Iso15765_layer3/_h61/UdsServerCallbacks_H61L.c .generated_files/flags/mcal/a8db96ebb2e265406764a97a7a1d96f1fc0781fc .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/605365704/UdsServerCallbacks_H61L.o: ../src/DiagnosticR/UDS/Iso15765_layer3/_h61/UdsServerCallbacks_H61L.c .generated_files/flags/mcal/a8db96ebb2e265406764a97a7a1d96f1fc0781fc .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/605365704" @${RM} ${OBJECTDIR}/_ext/605365704/UdsServerCallbacks_H61L.o.d @${RM} ${OBJECTDIR}/_ext/605365704/UdsServerCallbacks_H61L.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/605365704/UdsServerCallbacks_H61L.o.d" -o ${OBJECTDIR}/_ext/605365704/UdsServerCallbacks_H61L.o ../src/DiagnosticR/UDS/Iso15765_layer3/_h61/UdsServerCallbacks_H61L.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1802333190/UDS_CoreServices_CB.o: ../src/DiagnosticR/UDS/UDS_CoreServices_CB.c .generated_files/flags/mcal/e694c0efc97635dd95a0ead8443dfcd1cbbd159a .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1802333190/UDS_CoreServices_CB.o: ../src/DiagnosticR/UDS/UDS_CoreServices_CB.c .generated_files/flags/mcal/e694c0efc97635dd95a0ead8443dfcd1cbbd159a .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1802333190" @${RM} ${OBJECTDIR}/_ext/1802333190/UDS_CoreServices_CB.o.d @${RM} ${OBJECTDIR}/_ext/1802333190/UDS_CoreServices_CB.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1802333190/UDS_CoreServices_CB.o.d" -o ${OBJECTDIR}/_ext/1802333190/UDS_CoreServices_CB.o ../src/DiagnosticR/UDS/UDS_CoreServices_CB.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1802333190/UDS_DIDNvm.o: ../src/DiagnosticR/UDS/UDS_DIDNvm.c .generated_files/flags/mcal/2eaac9c50f263afafad63dc6676a23d04cda2dd1 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1802333190/UDS_DIDNvm.o: ../src/DiagnosticR/UDS/UDS_DIDNvm.c .generated_files/flags/mcal/2eaac9c50f263afafad63dc6676a23d04cda2dd1 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1802333190" @${RM} ${OBJECTDIR}/_ext/1802333190/UDS_DIDNvm.o.d @${RM} ${OBJECTDIR}/_ext/1802333190/UDS_DIDNvm.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1802333190/UDS_DIDNvm.o.d" -o ${OBJECTDIR}/_ext/1802333190/UDS_DIDNvm.o ../src/DiagnosticR/UDS/UDS_DIDNvm.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1802333190/UDS_DiDRead_CB.o: ../src/DiagnosticR/UDS/UDS_DiDRead_CB.c .generated_files/flags/mcal/2f2774a615c5c44d80698ad7e6a7f1b8d7ce5fb9 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1802333190/UDS_DiDRead_CB.o: ../src/DiagnosticR/UDS/UDS_DiDRead_CB.c .generated_files/flags/mcal/2f2774a615c5c44d80698ad7e6a7f1b8d7ce5fb9 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1802333190" @${RM} ${OBJECTDIR}/_ext/1802333190/UDS_DiDRead_CB.o.d @${RM} ${OBJECTDIR}/_ext/1802333190/UDS_DiDRead_CB.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1802333190/UDS_DiDRead_CB.o.d" -o ${OBJECTDIR}/_ext/1802333190/UDS_DiDRead_CB.o ../src/DiagnosticR/UDS/UDS_DiDRead_CB.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1802333190/UDS_DiDWrite_CB.o: ../src/DiagnosticR/UDS/UDS_DiDWrite_CB.c .generated_files/flags/mcal/9b9a967cd9ac3fbf7a0e5fc8e4960e7050477589 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1802333190/UDS_DiDWrite_CB.o: ../src/DiagnosticR/UDS/UDS_DiDWrite_CB.c .generated_files/flags/mcal/9b9a967cd9ac3fbf7a0e5fc8e4960e7050477589 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1802333190" @${RM} ${OBJECTDIR}/_ext/1802333190/UDS_DiDWrite_CB.o.d @${RM} ${OBJECTDIR}/_ext/1802333190/UDS_DiDWrite_CB.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1802333190/UDS_DiDWrite_CB.o.d" -o ${OBJECTDIR}/_ext/1802333190/UDS_DiDWrite_CB.o ../src/DiagnosticR/UDS/UDS_DiDWrite_CB.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1802333190/UDS_IORoutineControl.o: ../src/DiagnosticR/UDS/UDS_IORoutineControl.c .generated_files/flags/mcal/288fcf2d51ee8ef867f99ac849354449a3c0f3c1 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1802333190/UDS_IORoutineControl.o: ../src/DiagnosticR/UDS/UDS_IORoutineControl.c .generated_files/flags/mcal/288fcf2d51ee8ef867f99ac849354449a3c0f3c1 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1802333190" @${RM} ${OBJECTDIR}/_ext/1802333190/UDS_IORoutineControl.o.d @${RM} ${OBJECTDIR}/_ext/1802333190/UDS_IORoutineControl.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1802333190/UDS_IORoutineControl.o.d" -o ${OBJECTDIR}/_ext/1802333190/UDS_IORoutineControl.o ../src/DiagnosticR/UDS/UDS_IORoutineControl.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1802333190/UDS_Services_Common.o: ../src/DiagnosticR/UDS/UDS_Services_Common.c .generated_files/flags/mcal/42c431bc1de3968e16859d131278696549edcd3c .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1802333190/UDS_Services_Common.o: ../src/DiagnosticR/UDS/UDS_Services_Common.c .generated_files/flags/mcal/42c431bc1de3968e16859d131278696549edcd3c .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1802333190" @${RM} ${OBJECTDIR}/_ext/1802333190/UDS_Services_Common.o.d @${RM} ${OBJECTDIR}/_ext/1802333190/UDS_Services_Common.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1802333190/UDS_Services_Common.o.d" -o ${OBJECTDIR}/_ext/1802333190/UDS_Services_Common.o ../src/DiagnosticR/UDS/UDS_Services_Common.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/2142047477/forcedetect.o: ../src/forceSnsr/forcedetect.c .generated_files/flags/mcal/755678253130583b2ccc30f960301844565ce094 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/2142047477/forcedetect.o: ../src/forceSnsr/forcedetect.c .generated_files/flags/mcal/755678253130583b2ccc30f960301844565ce094 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/2142047477" @${RM} ${OBJECTDIR}/_ext/2142047477/forcedetect.o.d @${RM} ${OBJECTDIR}/_ext/2142047477/forcedetect.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/2142047477/forcedetect.o.d" -o ${OBJECTDIR}/_ext/2142047477/forcedetect.o ../src/forceSnsr/forcedetect.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/2142047477/forceSnsr.o: ../src/forceSnsr/forceSnsr.c .generated_files/flags/mcal/df9484fe52cc922d198b98be82280d8add74f8dd .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/2142047477/forceSnsr.o: ../src/forceSnsr/forceSnsr.c .generated_files/flags/mcal/df9484fe52cc922d198b98be82280d8add74f8dd .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/2142047477" @${RM} ${OBJECTDIR}/_ext/2142047477/forceSnsr.o.d @${RM} ${OBJECTDIR}/_ext/2142047477/forceSnsr.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/2142047477/forceSnsr.o.d" -o ${OBJECTDIR}/_ext/2142047477/forceSnsr.o ../src/forceSnsr/forceSnsr.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/2142047477/forceSnsr_Cfg.o: ../src/forceSnsr/forceSnsr_Cfg.c .generated_files/flags/mcal/8d8e32832da3eed57611ce71d291f147e2b583bf .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/2142047477/forceSnsr_Cfg.o: ../src/forceSnsr/forceSnsr_Cfg.c .generated_files/flags/mcal/8d8e32832da3eed57611ce71d291f147e2b583bf .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/2142047477" @${RM} ${OBJECTDIR}/_ext/2142047477/forceSnsr_Cfg.o.d @${RM} ${OBJECTDIR}/_ext/2142047477/forceSnsr_Cfg.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/2142047477/forceSnsr_Cfg.o.d" -o ${OBJECTDIR}/_ext/2142047477/forceSnsr_Cfg.o ../src/forceSnsr/forceSnsr_Cfg.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/984511487/FunctionState.o: ../src/FunctionState/FunctionState.c .generated_files/flags/mcal/8be9fa53047cdb947882bb5ed15077d7055bd76a .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/984511487/FunctionState.o: ../src/FunctionState/FunctionState.c .generated_files/flags/mcal/8be9fa53047cdb947882bb5ed15077d7055bd76a .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/984511487" @${RM} ${OBJECTDIR}/_ext/984511487/FunctionState.o.d @${RM} ${OBJECTDIR}/_ext/984511487/FunctionState.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/984511487/FunctionState.o.d" -o ${OBJECTDIR}/_ext/984511487/FunctionState.o ../src/FunctionState/FunctionState.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/206316669/OsekCom.o: ../src/OsekCom/OsekCom.c .generated_files/flags/mcal/c9e363627b2913e94fad31ec1bfe8c8ab29e80c2 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/206316669/OsekCom.o: ../src/OsekCom/OsekCom.c .generated_files/flags/mcal/c9e363627b2913e94fad31ec1bfe8c8ab29e80c2 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/206316669" @${RM} ${OBJECTDIR}/_ext/206316669/OsekCom.o.d @${RM} ${OBJECTDIR}/_ext/206316669/OsekCom.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/206316669/OsekCom.o.d" -o ${OBJECTDIR}/_ext/206316669/OsekCom.o ../src/OsekCom/OsekCom.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/ACT_control_20ms.o: ../src/P417_SWTR_App_ert_rtw/ACT_control_20ms.c .generated_files/flags/mcal/b70720adf003c09956461eb46de972592dd2d6f5 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/ACT_control_20ms.o: ../src/P417_SWTR_App_ert_rtw/ACT_control_20ms.c .generated_files/flags/mcal/b70720adf003c09956461eb46de972592dd2d6f5 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/ACT_control_20ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/ACT_control_20ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/ACT_control_20ms.o.d" -o ${OBJECTDIR}/_ext/905407901/ACT_control_20ms.o ../src/P417_SWTR_App_ert_rtw/ACT_control_20ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/CAN_0x307_1000ms_Control.o: ../src/P417_SWTR_App_ert_rtw/CAN_0x307_1000ms_Control.c .generated_files/flags/mcal/142ffc3bab643add50c4ad1066c7d8301a571062 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/CAN_0x307_1000ms_Control.o: ../src/P417_SWTR_App_ert_rtw/CAN_0x307_1000ms_Control.c .generated_files/flags/mcal/142ffc3bab643add50c4ad1066c7d8301a571062 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/CAN_0x307_1000ms_Control.o.d @${RM} ${OBJECTDIR}/_ext/905407901/CAN_0x307_1000ms_Control.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/CAN_0x307_1000ms_Control.o.d" -o ${OBJECTDIR}/_ext/905407901/CAN_0x307_1000ms_Control.o ../src/P417_SWTR_App_ert_rtw/CAN_0x307_1000ms_Control.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/CAN_0x307_25ms_Control.o: ../src/P417_SWTR_App_ert_rtw/CAN_0x307_25ms_Control.c .generated_files/flags/mcal/cf89d4c0ae8ec4dcf87b380f2364be45af4f2b61 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/CAN_0x307_25ms_Control.o: ../src/P417_SWTR_App_ert_rtw/CAN_0x307_25ms_Control.c .generated_files/flags/mcal/cf89d4c0ae8ec4dcf87b380f2364be45af4f2b61 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/CAN_0x307_25ms_Control.o.d @${RM} ${OBJECTDIR}/_ext/905407901/CAN_0x307_25ms_Control.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/CAN_0x307_25ms_Control.o.d" -o ${OBJECTDIR}/_ext/905407901/CAN_0x307_25ms_Control.o ../src/P417_SWTR_App_ert_rtw/CAN_0x307_25ms_Control.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/Get_0x309_CRC_10ms.o: ../src/P417_SWTR_App_ert_rtw/Get_0x309_CRC_10ms.c .generated_files/flags/mcal/dcf17fca5070df0b6a7bff8ab80daf403fc72ed6 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/Get_0x309_CRC_10ms.o: ../src/P417_SWTR_App_ert_rtw/Get_0x309_CRC_10ms.c .generated_files/flags/mcal/dcf17fca5070df0b6a7bff8ab80daf403fc72ed6 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/Get_0x309_CRC_10ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/Get_0x309_CRC_10ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/Get_0x309_CRC_10ms.o.d" -o ${OBJECTDIR}/_ext/905407901/Get_0x309_CRC_10ms.o ../src/P417_SWTR_App_ert_rtw/Get_0x309_CRC_10ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/illumination_control_10ms.o: ../src/P417_SWTR_App_ert_rtw/illumination_control_10ms.c .generated_files/flags/mcal/77fe94f0156e7bf9a9e6289121e882a88ec1a33f .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/illumination_control_10ms.o: ../src/P417_SWTR_App_ert_rtw/illumination_control_10ms.c .generated_files/flags/mcal/77fe94f0156e7bf9a9e6289121e882a88ec1a33f .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/illumination_control_10ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/illumination_control_10ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/illumination_control_10ms.o.d" -o ${OBJECTDIR}/_ext/905407901/illumination_control_10ms.o ../src/P417_SWTR_App_ert_rtw/illumination_control_10ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/LED_Control_10ms.o: ../src/P417_SWTR_App_ert_rtw/LED_Control_10ms.c .generated_files/flags/mcal/54d1054f55d21d467e0e0e96affd562889b8474d .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/LED_Control_10ms.o: ../src/P417_SWTR_App_ert_rtw/LED_Control_10ms.c .generated_files/flags/mcal/54d1054f55d21d467e0e0e96affd562889b8474d .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/LED_Control_10ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/LED_Control_10ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/LED_Control_10ms.o.d" -o ${OBJECTDIR}/_ext/905407901/LED_Control_10ms.o ../src/P417_SWTR_App_ert_rtw/LED_Control_10ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/P417_SWTR_App.o: ../src/P417_SWTR_App_ert_rtw/P417_SWTR_App.c .generated_files/flags/mcal/26058e3aae1b719b5da0113c6edda0c23236f8cc .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/P417_SWTR_App.o: ../src/P417_SWTR_App_ert_rtw/P417_SWTR_App.c .generated_files/flags/mcal/26058e3aae1b719b5da0113c6edda0c23236f8cc .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/P417_SWTR_App.o.d @${RM} ${OBJECTDIR}/_ext/905407901/P417_SWTR_App.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/P417_SWTR_App.o.d" -o ${OBJECTDIR}/_ext/905407901/P417_SWTR_App.o ../src/P417_SWTR_App_ert_rtw/P417_SWTR_App.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/P417_SWTR_App_data.o: ../src/P417_SWTR_App_ert_rtw/P417_SWTR_App_data.c .generated_files/flags/mcal/e648127fed6e736f3d56b6a15fc2bee2c24e2a26 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/P417_SWTR_App_data.o: ../src/P417_SWTR_App_ert_rtw/P417_SWTR_App_data.c .generated_files/flags/mcal/e648127fed6e736f3d56b6a15fc2bee2c24e2a26 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/P417_SWTR_App_data.o.d @${RM} ${OBJECTDIR}/_ext/905407901/P417_SWTR_App_data.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/P417_SWTR_App_data.o.d" -o ${OBJECTDIR}/_ext/905407901/P417_SWTR_App_data.o ../src/P417_SWTR_App_ert_rtw/P417_SWTR_App_data.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_0.o: ../src/P417_SWTR_App_ert_rtw/rt_sys_P417_SWTR_App_0.c .generated_files/flags/mcal/1b267ae6fe3b539157ba79127205cad962c3e72a .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_0.o: ../src/P417_SWTR_App_ert_rtw/rt_sys_P417_SWTR_App_0.c .generated_files/flags/mcal/1b267ae6fe3b539157ba79127205cad962c3e72a .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_0.o.d @${RM} ${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_0.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_0.o.d" -o ${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_0.o ../src/P417_SWTR_App_ert_rtw/rt_sys_P417_SWTR_App_0.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_5.o: ../src/P417_SWTR_App_ert_rtw/rt_sys_P417_SWTR_App_5.c .generated_files/flags/mcal/89ba88cde26c2753768d92f75d30209a39244938 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_5.o: ../src/P417_SWTR_App_ert_rtw/rt_sys_P417_SWTR_App_5.c .generated_files/flags/mcal/89ba88cde26c2753768d92f75d30209a39244938 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_5.o.d @${RM} ${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_5.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_5.o.d" -o ${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_5.o ../src/P417_SWTR_App_ert_rtw/rt_sys_P417_SWTR_App_5.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/Set_0x309_RC_10ms.o: ../src/P417_SWTR_App_ert_rtw/Set_0x309_RC_10ms.c .generated_files/flags/mcal/3489bbf3e6710eaac7b38d9cc24f44ae4016403 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/Set_0x309_RC_10ms.o: ../src/P417_SWTR_App_ert_rtw/Set_0x309_RC_10ms.c .generated_files/flags/mcal/3489bbf3e6710eaac7b38d9cc24f44ae4016403 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/Set_0x309_RC_10ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/Set_0x309_RC_10ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/Set_0x309_RC_10ms.o.d" -o ${OBJECTDIR}/_ext/905407901/Set_0x309_RC_10ms.o ../src/P417_SWTR_App_ert_rtw/Set_0x309_RC_10ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/Set_Diag_20ms.o: ../src/P417_SWTR_App_ert_rtw/Set_Diag_20ms.c .generated_files/flags/mcal/6dd30baa685b668869f482438710cae1e6a764ee .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/Set_Diag_20ms.o: ../src/P417_SWTR_App_ert_rtw/Set_Diag_20ms.c .generated_files/flags/mcal/6dd30baa685b668869f482438710cae1e6a764ee .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/Set_Diag_20ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/Set_Diag_20ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/Set_Diag_20ms.o.d" -o ${OBJECTDIR}/_ext/905407901/Set_Diag_20ms.o ../src/P417_SWTR_App_ert_rtw/Set_Diag_20ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoardXY_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoardXY_handle_4ms.c .generated_files/flags/mcal/d0986f07b55ed57a6b547eb57f4eaab0706a2dac .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoardXY_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoardXY_handle_4ms.c .generated_files/flags/mcal/d0986f07b55ed57a6b547eb57f4eaab0706a2dac .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoardXY_handle_4ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoardXY_handle_4ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoardXY_handle_4ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoardXY_handle_4ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoardXY_handle_4ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_0x307_Send_And_ACT_Req_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_0x307_Send_And_ACT_Req_4ms.c .generated_files/flags/mcal/c6d3d37b694beeca05166e384b84f625fa3a79af .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_0x307_Send_And_ACT_Req_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_0x307_Send_And_ACT_Req_4ms.c .generated_files/flags/mcal/c6d3d37b694beeca05166e384b84f625fa3a79af .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_0x307_Send_And_ACT_Req_4ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_0x307_Send_And_ACT_Req_4ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_0x307_Send_And_ACT_Req_4ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_0x307_Send_And_ACT_Req_4ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_0x307_Send_And_ACT_Req_4ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_0x309_Send_And_ACT_Req_10ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_0x309_Send_And_ACT_Req_10ms.c .generated_files/flags/mcal/13205baf35218331db0a47a05c35f7575ab4c3f7 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_0x309_Send_And_ACT_Req_10ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_0x309_Send_And_ACT_Req_10ms.c .generated_files/flags/mcal/13205baf35218331db0a47a05c35f7575ab4c3f7 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_0x309_Send_And_ACT_Req_10ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_0x309_Send_And_ACT_Req_10ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_0x309_Send_And_ACT_Req_10ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_0x309_Send_And_ACT_Req_10ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_0x309_Send_And_ACT_Req_10ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_Center_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Center_handle_4ms.c .generated_files/flags/mcal/26c0940feddbcb4a3fe2125d6fcc1cc81d2246d4 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_Center_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Center_handle_4ms.c .generated_files/flags/mcal/26c0940feddbcb4a3fe2125d6fcc1cc81d2246d4 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Center_handle_4ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Center_handle_4ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_Center_handle_4ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_Center_handle_4ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_Center_handle_4ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_Down_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Down_handle_4ms.c .generated_files/flags/mcal/dc9aacbe9da23c15af10a80377287f7a783b7add .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_Down_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Down_handle_4ms.c .generated_files/flags/mcal/dc9aacbe9da23c15af10a80377287f7a783b7add .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Down_handle_4ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Down_handle_4ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_Down_handle_4ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_Down_handle_4ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_Down_handle_4ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_Left_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Left_handle_4ms.c .generated_files/flags/mcal/f70715f9d79b1c00b95a5bb8a5f11fbfc518244b .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_Left_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Left_handle_4ms.c .generated_files/flags/mcal/f70715f9d79b1c00b95a5bb8a5f11fbfc518244b .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Left_handle_4ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Left_handle_4ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_Left_handle_4ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_Left_handle_4ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_Left_handle_4ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_Left_Right_Slide_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Left_Right_Slide_handle_4ms.c .generated_files/flags/mcal/d2c9496ce47a4d3dd8608a84636d138e983366fe .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_Left_Right_Slide_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Left_Right_Slide_handle_4ms.c .generated_files/flags/mcal/d2c9496ce47a4d3dd8608a84636d138e983366fe .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Left_Right_Slide_handle_4ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Left_Right_Slide_handle_4ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_Left_Right_Slide_handle_4ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_Left_Right_Slide_handle_4ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_Left_Right_Slide_handle_4ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_MENU_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_MENU_handle_4ms.c .generated_files/flags/mcal/2bced0e73ca8dec895a925f75082990ccb9188c3 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_MENU_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_MENU_handle_4ms.c .generated_files/flags/mcal/2bced0e73ca8dec895a925f75082990ccb9188c3 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_MENU_handle_4ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_MENU_handle_4ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_MENU_handle_4ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_MENU_handle_4ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_MENU_handle_4ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_Right_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Right_handle_4ms.c .generated_files/flags/mcal/99c688be1d305430fe1b290ee4aa130c2152ab92 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_Right_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Right_handle_4ms.c .generated_files/flags/mcal/99c688be1d305430fe1b290ee4aa130c2152ab92 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Right_handle_4ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Right_handle_4ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_Right_handle_4ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_Right_handle_4ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_Right_handle_4ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_Up_Down_Slide_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Up_Down_Slide_handle_4ms.c .generated_files/flags/mcal/b947e9b17592d20750d424294ed8fe58f84259da .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_Up_Down_Slide_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Up_Down_Slide_handle_4ms.c .generated_files/flags/mcal/b947e9b17592d20750d424294ed8fe58f84259da .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Up_Down_Slide_handle_4ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Up_Down_Slide_handle_4ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_Up_Down_Slide_handle_4ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_Up_Down_Slide_handle_4ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_Up_Down_Slide_handle_4ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_up_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_up_handle_4ms.c .generated_files/flags/mcal/3f333b0f4e8cd7ed6da3b412b6fb8ea4e03e80 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_up_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_up_handle_4ms.c .generated_files/flags/mcal/3f333b0f4e8cd7ed6da3b412b6fb8ea4e03e80 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_up_handle_4ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_up_handle_4ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_up_handle_4ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_up_handle_4ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_up_handle_4ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_VOICE_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_VOICE_handle_4ms.c .generated_files/flags/mcal/609ab6fb87fc5c8837837ba3e20a8c3c73ad848c .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_VOICE_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_VOICE_handle_4ms.c .generated_files/flags/mcal/609ab6fb87fc5c8837837ba3e20a8c3c73ad848c .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_VOICE_handle_4ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_VOICE_handle_4ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_VOICE_handle_4ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_VOICE_handle_4ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_VOICE_handle_4ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_VOL_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_VOL_handle_4ms.c .generated_files/flags/mcal/3d0f5208e9b6babf4a83e7418e512e3d270bf8f9 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_VOL_handle_4ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_VOL_handle_4ms.c .generated_files/flags/mcal/3d0f5208e9b6babf4a83e7418e512e3d270bf8f9 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_VOL_handle_4ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_VOL_handle_4ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_VOL_handle_4ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_VOL_handle_4ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_VOL_handle_4ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_X_handle_10ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_X_handle_10ms.c .generated_files/flags/mcal/5f867b295a0a19b4b9565dc811c03e2a1b65ea4 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_X_handle_10ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_X_handle_10ms.c .generated_files/flags/mcal/5f867b295a0a19b4b9565dc811c03e2a1b65ea4 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_X_handle_10ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_X_handle_10ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_X_handle_10ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_X_handle_10ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_X_handle_10ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/905407901/TouchBoard_Y_handle_10ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Y_handle_10ms.c .generated_files/flags/mcal/d140a6ee99c6f21b29138f6d5a2b0490105ac48e .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/905407901/TouchBoard_Y_handle_10ms.o: ../src/P417_SWTR_App_ert_rtw/TouchBoard_Y_handle_10ms.c .generated_files/flags/mcal/d140a6ee99c6f21b29138f6d5a2b0490105ac48e .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/905407901" @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Y_handle_10ms.o.d @${RM} ${OBJECTDIR}/_ext/905407901/TouchBoard_Y_handle_10ms.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/905407901/TouchBoard_Y_handle_10ms.o.d" -o ${OBJECTDIR}/_ext/905407901/TouchBoard_Y_handle_10ms.o ../src/P417_SWTR_App_ert_rtw/TouchBoard_Y_handle_10ms.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/659835465/RTE.o: ../src/RTE/RTE.c .generated_files/flags/mcal/57c03f3ec37d4226fccff211f606b7c6ec7c84cc .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/659835465/RTE.o: ../src/RTE/RTE.c .generated_files/flags/mcal/57c03f3ec37d4226fccff211f606b7c6ec7c84cc .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/659835465" @${RM} ${OBJECTDIR}/_ext/659835465/RTE.o.d @${RM} ${OBJECTDIR}/_ext/659835465/RTE.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/659835465/RTE.o.d" -o ${OBJECTDIR}/_ext/659835465/RTE.o ../src/RTE/RTE.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1916463407/smartee.o: ../src/smartEE/smartee.c .generated_files/flags/mcal/9c6b561ca82556f17e54ebbe27c5cfc5f72abcae .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1916463407/smartee.o: ../src/smartEE/smartee.c .generated_files/flags/mcal/9c6b561ca82556f17e54ebbe27c5cfc5f72abcae .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1916463407" @${RM} ${OBJECTDIR}/_ext/1916463407/smartee.o.d @${RM} ${OBJECTDIR}/_ext/1916463407/smartee.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1916463407/smartee.o.d" -o ${OBJECTDIR}/_ext/1916463407/smartee.o ../src/smartEE/smartee.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/624783131/SA51024.o: ../src/Speaker/SA51024.c .generated_files/flags/mcal/e18d41ecf7f037967ecd504d902af0f24ff50185 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/624783131/SA51024.o: ../src/Speaker/SA51024.c .generated_files/flags/mcal/e18d41ecf7f037967ecd504d902af0f24ff50185 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/624783131" @${RM} ${OBJECTDIR}/_ext/624783131/SA51024.o.d @${RM} ${OBJECTDIR}/_ext/624783131/SA51024.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/624783131/SA51024.o.d" -o ${OBJECTDIR}/_ext/624783131/SA51024.o ../src/Speaker/SA51024.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/624783131/SA51024_Cfg.o: ../src/Speaker/SA51024_Cfg.c .generated_files/flags/mcal/d327a6e297dbdcc4f70cf04f15f4e211bbcda85f .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/624783131/SA51024_Cfg.o: ../src/Speaker/SA51024_Cfg.c .generated_files/flags/mcal/d327a6e297dbdcc4f70cf04f15f4e211bbcda85f .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/624783131" @${RM} ${OBJECTDIR}/_ext/624783131/SA51024_Cfg.o.d @${RM} ${OBJECTDIR}/_ext/624783131/SA51024_Cfg.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/624783131/SA51024_Cfg.o.d" -o ${OBJECTDIR}/_ext/624783131/SA51024_Cfg.o ../src/Speaker/SA51024_Cfg.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/624783131/Speaker.o: ../src/Speaker/Speaker.c .generated_files/flags/mcal/ea17a13c13f172ecb0e775ed87e5d6e50b29b0b5 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/624783131/Speaker.o: ../src/Speaker/Speaker.c .generated_files/flags/mcal/ea17a13c13f172ecb0e775ed87e5d6e50b29b0b5 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/624783131" @${RM} ${OBJECTDIR}/_ext/624783131/Speaker.o.d @${RM} ${OBJECTDIR}/_ext/624783131/Speaker.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/624783131/Speaker.o.d" -o ${OBJECTDIR}/_ext/624783131/Speaker.o ../src/Speaker/Speaker.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/798729495/TLE926x.o: ../src/TLE9263/TLE926x.c .generated_files/flags/mcal/8599c40e19db197c28d1f4d1b5c804b56c1b9027 .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/798729495/TLE926x.o: ../src/TLE9263/TLE926x.c .generated_files/flags/mcal/8599c40e19db197c28d1f4d1b5c804b56c1b9027 .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/798729495" @${RM} ${OBJECTDIR}/_ext/798729495/TLE926x.o.d @${RM} ${OBJECTDIR}/_ext/798729495/TLE926x.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/798729495/TLE926x.o.d" -o ${OBJECTDIR}/_ext/798729495/TLE926x.o ../src/TLE9263/TLE926x.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/798729495/TLE926x_SPI.o: ../src/TLE9263/TLE926x_SPI.c .generated_files/flags/mcal/9e823187592eec0e76e5da90a3808651dac4024a .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/798729495/TLE926x_SPI.o: ../src/TLE9263/TLE926x_SPI.c .generated_files/flags/mcal/9e823187592eec0e76e5da90a3808651dac4024a .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/798729495" @${RM} ${OBJECTDIR}/_ext/798729495/TLE926x_SPI.o.d @${RM} ${OBJECTDIR}/_ext/798729495/TLE926x_SPI.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/798729495/TLE926x_SPI.o.d" -o ${OBJECTDIR}/_ext/798729495/TLE926x_SPI.o ../src/TLE9263/TLE926x_SPI.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/798729495/TLE926x_Main.o: ../src/TLE9263/TLE926x_Main.c .generated_files/flags/mcal/7a1f8f003f54262ae6db319799357b5d97618fab .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/798729495/TLE926x_Main.o: ../src/TLE9263/TLE926x_Main.c .generated_files/flags/mcal/7a1f8f003f54262ae6db319799357b5d97618fab .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/798729495" @${RM} ${OBJECTDIR}/_ext/798729495/TLE926x_Main.o.d @${RM} ${OBJECTDIR}/_ext/798729495/TLE926x_Main.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/798729495/TLE926x_Main.o.d" -o ${OBJECTDIR}/_ext/798729495/TLE926x_Main.o ../src/TLE9263/TLE926x_Main.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1720498337/TouchPanel.o: ../src/TouchPanel/TouchPanel.c .generated_files/flags/mcal/9049a10e5ee790b80ca333a1304fbb5830bacd8a .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1720498337/TouchPanel.o: ../src/TouchPanel/TouchPanel.c .generated_files/flags/mcal/9049a10e5ee790b80ca333a1304fbb5830bacd8a .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1720498337" @${RM} ${OBJECTDIR}/_ext/1720498337/TouchPanel.o.d @${RM} ${OBJECTDIR}/_ext/1720498337/TouchPanel.o ${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -O1 -fno-common -I"../src" -I"../src/config/mcal" -I"../src/packs/ATSAME51J19A_DFP" -I"../src/packs/CMSIS/" -I"../src/packs/CMSIS/CMSIS/Core/Include" -I"../src/Calibration" -I"../src/DiagnosticR" -I"../src/DiagnosticR/Comp_HAL_Autosar_Wrappers" -I"../src/DiagnosticR/Comp_ISO_15765_2" -I"../src/DiagnosticR/Comp_ISO_15765_3" -I"../src/DiagnosticR/Dem" -I"../src/DiagnosticR/FicOsek" -I"../src/DiagnosticR/Sys_Diag_Detect" -I"../src/DiagnosticR/UDS" -I"../src/DiagnosticR/UDS/Iso15765_layer2" -I"../src/DiagnosticR/UDS/Iso15765_layer3" -I"../src/DiagnosticR/UDS/Iso15765_layer3/_h61" -I"../src/DiagnosticR/UDS/ModelsInterfaces" -I"../src/DiagnosticR/_configurations" -I"../src/DiagnosticR/rte" -I"../src/FunctionState" -I"../src/OsekCom" -I"../src/P417_SWTR_App_ert_rtw" -I"../src/RTE" -I"../src/Speaker" -I"../src/TLE9263" -I"../src/TouchPanel" -I"../src/config/mcal/mcal.mhc" -I"../src/config/mcal/peripheral/adc" -I"../src/config/mcal/peripheral/can" -I"../src/config/mcal/peripheral/clock" -I"../src/config/mcal/peripheral/cmcc" -I"../src/config/mcal/peripheral/dac" -I"../src/config/mcal/peripheral/evsys" -I"../src/config/mcal/peripheral/nvic" -I"../src/config/mcal/peripheral/nvmctrl" -I"../src/config/mcal/peripheral/port" -I"../src/config/mcal/peripheral/rtc" -I"../src/config/mcal/peripheral/sercom" -I"../src/config/mcal/peripheral/systick" -I"../src/config/mcal/peripheral/tc" -I"../src/config/mcal/peripheral/tcc" -I"../src/config/mcal/stdio" -I"../src/config/mcal/touch" -I"../src/config/mcal/touch/lib" -I"../src/forceSnsr" -I"../src/packs/ATSAME51J19A_DFP/component" -I"../src/packs/ATSAME51J19A_DFP/instance" -I"../src/packs/ATSAME51J19A_DFP/pio" -I"../src/smartEE" -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/1720498337/TouchPanel.o.d" -o ${OBJECTDIR}/_ext/1720498337/TouchPanel.o ../src/TouchPanel/TouchPanel.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS} -${OBJECTDIR}/_ext/1360937237/main.o: ../src/main.c .generated_files/flags/mcal/c7efb546fe51b0f08caf30bf0708005281bb78cd .generated_files/flags/mcal/c018ba61039ca73b881b9e293c243a639491055f +${OBJECTDIR}/_ext/1360937237/main.o: ../src/main.c .generated_files/flags/mcal/c7efb546fe51b0f08caf30bf0708005281bb78cd .generated_files/flags/mcal/da39a3ee5e6b4b0d3255bfef95601890afd80709 @${MKDIR} "${OBJECTDIR}/_ext/1360937237" @${RM} ${OBJECTDIR}/_ext/1360937237/main.o.d @${RM} ${OBJECTDIR}/_ext/1360937237/main.o @@ -1276,12 +1270,12 @@ endif ifeq ($(TYPE_IMAGE), DEBUG_RUN) ${DISTDIR}/p417_SWTR.X.${IMAGE_TYPE}.${OUTPUT_SUFFIX}: ${OBJECTFILES} nbproject/Makefile-${CND_CONF}.mk ../src/config/mcal/touch/lib/qtm_acq_same51_0x000f.X.a ../src/config/mcal/touch/lib/qtm_touch_key_cm4_0x0002.X.a ../src/config/mcal/touch/lib/qtm_scroller_cm4_0x000b.X.a ../src/config/mcal/touch/lib/qtm_freq_hop_cm4_0x0006.X.a ../src/config/mcal/touch/lib/qtm_surface_cs_cm4_0x0021.X.a ../src/config/mcal/ATSAME51J19A.ld @${MKDIR} ${DISTDIR} - ${MP_CC} $(MP_EXTRA_LD_PRE) -g -mprocessor=$(MP_PROCESSOR_OPTION) -mno-device-startup-code -o ${DISTDIR}/p417_SWTR.X.${IMAGE_TYPE}.${OUTPUT_SUFFIX} ${OBJECTFILES_QUOTED_IF_SPACED} ..\src\config\mcal\touch\lib\qtm_acq_same51_0x000f.X.a ..\src\config\mcal\touch\lib\qtm_touch_key_cm4_0x0002.X.a ..\src\config\mcal\touch\lib\qtm_scroller_cm4_0x000b.X.a ..\src\config\mcal\touch\lib\qtm_freq_hop_cm4_0x0006.X.a ..\src\config\mcal\touch\lib\qtm_surface_cs_cm4_0x0021.X.a -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -Wl,--defsym=__MPLAB_BUILD=1$(MP_EXTRA_LD_POST)$(MP_LINKER_FILE_OPTION),--defsym=__ICD2RAM=1,--defsym=__MPLAB_DEBUG=1,--defsym=__DEBUG=1,-D=__DEBUG_D,--defsym=_min_heap_size=512,--gc-sections,-Map="${DISTDIR}/${PROJECTNAME}.${IMAGE_TYPE}.map",--memorysummary,${DISTDIR}/memoryfile.xml -mdfp="${DFP_DIR}" + ${MP_CC} $(MP_EXTRA_LD_PRE) -g -mprocessor=$(MP_PROCESSOR_OPTION) -mno-device-startup-code -o ${DISTDIR}/p417_SWTR.X.${IMAGE_TYPE}.${OUTPUT_SUFFIX} ${OBJECTFILES_QUOTED_IF_SPACED} ..\src\config\mcal\touch\lib\qtm_acq_same51_0x000f.X.a ..\src\config\mcal\touch\lib\qtm_touch_key_cm4_0x0002.X.a ..\src\config\mcal\touch\lib\qtm_scroller_cm4_0x000b.X.a ..\src\config\mcal\touch\lib\qtm_freq_hop_cm4_0x0006.X.a ..\src\config\mcal\touch\lib\qtm_surface_cs_cm4_0x0021.X.a -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -Wl,--defsym=__MPLAB_BUILD=1$(MP_EXTRA_LD_POST)$(MP_LINKER_FILE_OPTION),--defsym=__ICD2RAM=1,--defsym=__MPLAB_DEBUG=1,--defsym=__DEBUG=1,-D=__DEBUG_D,--defsym=_min_heap_size=512,--gc-sections,-Map="${DISTDIR}/${PROJECTNAME}.${IMAGE_TYPE}.map",--memorysummary,${DISTDIR}/memoryfile.xml -mdfp="${DFP_DIR}" else ${DISTDIR}/p417_SWTR.X.${IMAGE_TYPE}.${OUTPUT_SUFFIX}: ${OBJECTFILES} nbproject/Makefile-${CND_CONF}.mk ../src/config/mcal/touch/lib/qtm_acq_same51_0x000f.X.a ../src/config/mcal/touch/lib/qtm_touch_key_cm4_0x0002.X.a ../src/config/mcal/touch/lib/qtm_scroller_cm4_0x000b.X.a ../src/config/mcal/touch/lib/qtm_freq_hop_cm4_0x0006.X.a ../src/config/mcal/touch/lib/qtm_surface_cs_cm4_0x0021.X.a ../src/config/mcal/ATSAME51J19A.ld @${MKDIR} ${DISTDIR} - ${MP_CC} $(MP_EXTRA_LD_PRE) -mprocessor=$(MP_PROCESSOR_OPTION) -mno-device-startup-code -o ${DISTDIR}/p417_SWTR.X.${IMAGE_TYPE}.${DEBUGGABLE_SUFFIX} ${OBJECTFILES_QUOTED_IF_SPACED} ..\src\config\mcal\touch\lib\qtm_acq_same51_0x000f.X.a ..\src\config\mcal\touch\lib\qtm_touch_key_cm4_0x0002.X.a ..\src\config\mcal\touch\lib\qtm_scroller_cm4_0x000b.X.a ..\src\config\mcal\touch\lib\qtm_freq_hop_cm4_0x0006.X.a ..\src\config\mcal\touch\lib\qtm_surface_cs_cm4_0x0021.X.a -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -Wl,--defsym=__MPLAB_BUILD=1$(MP_EXTRA_LD_POST)$(MP_LINKER_FILE_OPTION),--defsym=_min_heap_size=512,--gc-sections,-Map="${DISTDIR}/${PROJECTNAME}.${IMAGE_TYPE}.map",--memorysummary,${DISTDIR}/memoryfile.xml -mdfp="${DFP_DIR}" + ${MP_CC} $(MP_EXTRA_LD_PRE) -mprocessor=$(MP_PROCESSOR_OPTION) -mno-device-startup-code -o ${DISTDIR}/p417_SWTR.X.${IMAGE_TYPE}.${DEBUGGABLE_SUFFIX} ${OBJECTFILES_QUOTED_IF_SPACED} ..\src\config\mcal\touch\lib\qtm_acq_same51_0x000f.X.a ..\src\config\mcal\touch\lib\qtm_touch_key_cm4_0x0002.X.a ..\src\config\mcal\touch\lib\qtm_scroller_cm4_0x000b.X.a ..\src\config\mcal\touch\lib\qtm_freq_hop_cm4_0x0006.X.a ..\src\config\mcal\touch\lib\qtm_surface_cs_cm4_0x0021.X.a -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -Wl,--defsym=__MPLAB_BUILD=1$(MP_EXTRA_LD_POST)$(MP_LINKER_FILE_OPTION),--defsym=_min_heap_size=512,--gc-sections,-Map="${DISTDIR}/${PROJECTNAME}.${IMAGE_TYPE}.map",--memorysummary,${DISTDIR}/memoryfile.xml -mdfp="${DFP_DIR}" ${MP_CC_DIR}\\xc32-bin2hex ${DISTDIR}/p417_SWTR.X.${IMAGE_TYPE}.${DEBUGGABLE_SUFFIX} endif @@ -1301,7 +1295,7 @@ endif # Enable dependency checking .dep.inc: .depcheck-impl -DEPFILES=$(shell mplabwildcard ${POSSIBLE_DEPFILES}) +DEPFILES=$(wildcard ${POSSIBLE_DEPFILES}) ifneq (${DEPFILES},) include ${DEPFILES} endif diff --git a/firmware/src/DiagnosticR/ProjectCfg.h b/firmware/src/DiagnosticR/ProjectCfg.h index a19b6ee..cc6279c 100644 --- a/firmware/src/DiagnosticR/ProjectCfg.h +++ b/firmware/src/DiagnosticR/ProjectCfg.h @@ -57,7 +57,7 @@ #define GAC_ECU_SN_DEFAULT_VALUE {0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20} #define GAC_APP_SW_LOGICAL_ID {} #define GAC_BOOT_ID_DEFAULT_VALUE {'4','5','0'} -#define GAC_ECUSW_VERSION_DEFAULT_VALUE {'S','W','0','3','0','3',' ',' ',' ',0x20,0x20,0x20,0x20,0x20,0x20,0x20} +#define GAC_ECUSW_VERSION_DEFAULT_VALUE {'S','W','0','4','0','1',' ',' ',' ',0x20,0x20,0x20,0x20,0x20,0x20,0x20} #define GAC_APP_SUPPLIER_ID {0x46,0x49,0x43,0x4F,0x53,0x41,0x20,0x49,0x4E,0x54,0x45,0x52,0x4e}; diff --git a/firmware/src/DiagnosticR/Sys_Diag_Detect/SysDiagDetect.c b/firmware/src/DiagnosticR/Sys_Diag_Detect/SysDiagDetect.c index bf306ba..b8834e2 100644 --- a/firmware/src/DiagnosticR/Sys_Diag_Detect/SysDiagDetect.c +++ b/firmware/src/DiagnosticR/Sys_Diag_Detect/SysDiagDetect.c @@ -4,7 +4,7 @@ #include "RTE.h" #include "forcedetect.h" #include "forceSnsr.h" - +uint8 Touch_Sensor_Fault = 0,Touch_Sensor_Fault_key=0,Touch_Sensor_Fault_pad=0; static uint8 Bat_Rng = 0; static void Battery_Volt_Diag_Task(void) { @@ -76,54 +76,51 @@ static void Force_Sensor_Diag_Task(void) } // Touch_Sensor_Sts00; -static uint8 Touch_Sensor_Fault = 0; -static void Touch_Sensor_Diag_Task(void) + +static void Touch_Sensor_Diag_Task(void)//5ms { - static uint16_t fault_count = 0;//fault_count2 = 0; - //uint16 CurrentDiag_Press_signal; - if (Touch_Sensor_delta00 < 200 && Touch_Sensor_delta01 < 200 && Touch_Sensor_delta02 < 200 && Touch_Sensor_delta03 < 200 && Touch_Sensor_delta04 < 200 && - Touch_Sensor_delta05 < 300 && Touch_Sensor_delta06 < 300 && Touch_Sensor_delta07 < 300 && Touch_Sensor_delta08 < 300 && Touch_Sensor_delta09 < 300 && + static uint16_t fault_count1 = 0,fault_count2 = 0; + if (Touch_Sensor_delta00 < 200 && Touch_Sensor_delta01 < 200 && Touch_Sensor_delta02 < 200 && Touch_Sensor_delta03 < 200 && Touch_Sensor_delta04 < 200) + { + Touch_Sensor_Fault_key = Touch_NoFault; + fault_count1 = 0; + } + else + { + fault_count1++; + if (fault_count1 > 40) + { + fault_count1 = 40; + } + Touch_Sensor_Fault_key = Touch_Out_Range; + } + if (Touch_Sensor_delta05 < 300 && Touch_Sensor_delta06 < 300 && Touch_Sensor_delta07 < 300 && Touch_Sensor_delta08 < 300 && Touch_Sensor_delta09 < 300 && Touch_Sensor_delta10 < 250 && Touch_Sensor_delta11 < 250 && Touch_Sensor_delta12 < 250 && Touch_Sensor_delta13 < 250 && Touch_Sensor_delta14 < 250) + { + Touch_Sensor_Fault_pad = Touch_NoFault; + fault_count2 = 0; + } + else + { + fault_count2++; + if (fault_count2 > 40) + { + fault_count2 = 40; + } + Touch_Sensor_Fault_pad = Touch_Out_Range; + } + + if ( Touch_Sensor_Fault_pad == Touch_NoFault && Touch_Sensor_Fault_key == Touch_NoFault) { Touch_Sensor_Fault = Touch_NoFault; InitMessage(SIG_DIAGCFAILRTOUCHPANSWTRTOUCHDFLTSTS, &Touch_Sensor_Fault); - fault_count = 0; } else { Touch_Sensor_Fault = Touch_Out_Range; InitMessage(SIG_DIAGCFAILRTOUCHPANSWTRTOUCHDFLTSTS, &Touch_Sensor_Fault); - fault_count++; - if (fault_count > 200) - { - fault_count = 0; - //touch_init(); - } } -/* //抢救策略待定 - CurrentDiag_Press_signal = Get_forcedetect_force_value(); - if (CurrentDiag_Press_signal < 50) - { - if (Touch_Sensor_delta00 > 10 || Touch_Sensor_delta01 > 10 || Touch_Sensor_delta02 > 10 || Touch_Sensor_delta03 > 10 || Touch_Sensor_delta04 > 10 - || Touch_Sensor_delta05 > 20 || Touch_Sensor_delta06 > 20 || Touch_Sensor_delta07 > 20 || Touch_Sensor_delta08 > 20 || Touch_Sensor_delta09 > 20 - || Touch_Sensor_delta10 > 20 || Touch_Sensor_delta11 > 20 || Touch_Sensor_delta12 > 20|| Touch_Sensor_delta13 > 20 || Touch_Sensor_delta14 > 20) - { - fault_count2++; - if (fault_count2 > 200) - { - fault_count2 = 0; - //touch_init(); - } - } - else - { - fault_count2 = 0; - } - } - else - { - fault_count2 = 0; -*/ + } extern uint8_t Allow_Touch_flag; static uint8 Vibra_Fault = 0; @@ -131,7 +128,7 @@ static void Vibration_Diag_Task(void) { // AD_data=voltage * 4096/3.3V normal:0-0.01(15) short: 0.15(185)-0.36(448) 0.6(742)-0.7(870) 0.95(1177)-1.05(1305) 1.27(1575)-1.39(1727) open:1.55(1921) - 1.72(2136) - Vibra_Fault = Vibration_Normal;//Allow_Touch_flag; + Vibra_Fault = Get_Speaker_Fault();//Allow_Touch_flag; InitMessage(SIG_DIAGCFAILRTOUCHPANSWTRVIBRATIONFLTSTS, &Vibra_Fault); /* diff --git a/firmware/src/DiagnosticR/Sys_Diag_Detect/SysDiagDetect.h b/firmware/src/DiagnosticR/Sys_Diag_Detect/SysDiagDetect.h index 3a6bbde..6dbc4ea 100644 --- a/firmware/src/DiagnosticR/Sys_Diag_Detect/SysDiagDetect.h +++ b/firmware/src/DiagnosticR/Sys_Diag_Detect/SysDiagDetect.h @@ -16,7 +16,7 @@ extern uint8 Force_Sens_Err; //extern uint8 Fuction_State ; //extern uint8 Control_SDZ ; - +extern uint8 Touch_Sensor_Fault,Touch_Sensor_Fault_key,Touch_Sensor_Fault_pad; extern void Sys_Diag_Detcet_Task(void); diff --git a/firmware/src/DiagnosticR/UDS/UDS_DIDNvm.c b/firmware/src/DiagnosticR/UDS/UDS_DIDNvm.c index 6011642..b934592 100644 --- a/firmware/src/DiagnosticR/UDS/UDS_DIDNvm.c +++ b/firmware/src/DiagnosticR/UDS/UDS_DIDNvm.c @@ -78,10 +78,10 @@ typedef struct{ * Private variables */ const UI_8 NVM_DID_CD_VIN[DLC_DID_CD_VIN] = GAC_VIN_DEFAULT_VALUE; -const UI_8 NVM_Reprogramming_Date_App[DLC_DID_REPROGRAMMING_DATE] = {0x20,0x24,0x07,0x22}; -const UI_8 NVM_DID_CD_SUPPLIER_ID[DLC_SYSTEM_SUPPLIER_ID] = {'2','4','0','7','2','2'}; +const UI_8 NVM_Reprogramming_Date_App[DLC_DID_REPROGRAMMING_DATE] = {0x20,0x24,0x08,0x19}; +const UI_8 NVM_DID_CD_SUPPLIER_ID[DLC_SYSTEM_SUPPLIER_ID] = {'2','4','0','8','1','9'}; const UI_8 NVM_Repair_Shop_Code[DLC_REPAIR_SHOP_CODE] = GAC_ECU_REPAIR_SHOP_CODE; -const UI_8 NVM_DID_CD_HW_VERSION[DLC_GAC_HW_VERSION] = {'H','W','0','5',0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20}; +const UI_8 NVM_DID_CD_HW_VERSION[DLC_GAC_HW_VERSION] = {'H','W','0','6',0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20}; static uint8 RAM_DID_CD_VIN[DLC_DID_CD_VIN]; static uint8 RAM_DID_CD_REPROGRAMMING_DATE[DLC_DID_REPROGRAMMING_DATE]; static uint8 RAM_DID_CD_SUPPLIER_ID[DLC_SYSTEM_SUPPLIER_ID]; diff --git a/firmware/src/OsekCom/OsekCom.c b/firmware/src/OsekCom/OsekCom.c index c5f6c18..9f66874 100644 --- a/firmware/src/OsekCom/OsekCom.c +++ b/firmware/src/OsekCom/OsekCom.c @@ -1,14 +1,14 @@ /* -------------------------------- Includes -------------------------------- */ #include ".\OsekCom.h" -#include // Defines NULL -#include // Defines true -#include // Defines EXIT_FAILURE -#include "definitions.h" // SYS function prototypes +#include // Defines NULL +#include // Defines true +#include // Defines EXIT_FAILURE +#include "definitions.h" // SYS function prototypes #include "Std_Types.h" #include "DiagnosticR/FicOsek/FicOsekCom.h" #include "RTE.h" -#include "FunctionState.h" +#include "FunctionState.h" /* -------------------------------- Defines --------------------------------- */ #define CAN_CALC_STD_ID(id) ((uint32_t)(id)) /* ID in Target Process format of frames with static ID */ @@ -32,230 +32,221 @@ #define ID_TP_FRM_DIAG_PHYSREQ_SWTR (CAN_CALC_STD_ID(0x710U)) #define ID_TP_FRM_DIAG_FUNCREQ (CAN_CALC_STD_ID(0x7FFU)) /* Max length of Tx Com frames */ -#define MAX_LEN_FRM_SWTRPRIVATEDHUCANFR06 ((uint16_t) 8) -#define MAX_LEN_FRM_SWTRPRIVATEDHUCANFR05 ((uint16_t) 8) -#define MAX_LEN_FRM_SWTRPRIVATEDHUCANFR04 ((uint16_t) 8) -#define MAX_LEN_FRM_SWTRPRIVATEDHUCANFR03 ((uint16_t) 8) -#define MAX_LEN_FRM_SWTRPRIVATEDHUCANFR02 ((uint16_t) 8) -#define MAX_LEN_FRM_SWTRPRIVATEDHUCANFR01 ((uint16_t) 8) -#define MAX_LEN_FRM_SWTRPRESSFR01 ((uint16_t) 8) -#define MAX_LEN_FRM_SWTRSENSORFR01 ((uint16_t) 8) -#define MAX_LEN_FRM_SWTRSENSORFR02 ((uint16_t) 8) -#define MAX_LEN_FRM_SWTRSENSORFR03 ((uint16_t) 8) -#define MAX_LEN_FRM_SWTRSENSORFR04 ((uint16_t) 8) -#define MAX_LEN_FRM_SWTRSENSORFR05 ((uint16_t) 8) -#define MAX_LEN_FRM_SWTRSENSORFR06 ((uint16_t) 8) -#define MAX_LEN_FRM_SWTRSENSORFR07 ((uint16_t) 8) -#define MAX_LEN_FRM_SWTRSENSORFR08 ((uint16_t) 8) -#define MAX_LEN_FRM_DIAG_PHYSRESP_SWTR ((UI_16) 8) +#define MAX_LEN_FRM_SWTRPRIVATEDHUCANFR06 ((uint16_t)8) +#define MAX_LEN_FRM_SWTRPRIVATEDHUCANFR05 ((uint16_t)8) +#define MAX_LEN_FRM_SWTRPRIVATEDHUCANFR04 ((uint16_t)8) +#define MAX_LEN_FRM_SWTRPRIVATEDHUCANFR03 ((uint16_t)8) +#define MAX_LEN_FRM_SWTRPRIVATEDHUCANFR02 ((uint16_t)8) +#define MAX_LEN_FRM_SWTRPRIVATEDHUCANFR01 ((uint16_t)8) +#define MAX_LEN_FRM_SWTRPRESSFR01 ((uint16_t)8) +#define MAX_LEN_FRM_SWTRSENSORFR01 ((uint16_t)8) +#define MAX_LEN_FRM_SWTRSENSORFR02 ((uint16_t)8) +#define MAX_LEN_FRM_SWTRSENSORFR03 ((uint16_t)8) +#define MAX_LEN_FRM_SWTRSENSORFR04 ((uint16_t)8) +#define MAX_LEN_FRM_SWTRSENSORFR05 ((uint16_t)8) +#define MAX_LEN_FRM_SWTRSENSORFR06 ((uint16_t)8) +#define MAX_LEN_FRM_SWTRSENSORFR07 ((uint16_t)8) +#define MAX_LEN_FRM_SWTRSENSORFR08 ((uint16_t)8) +#define MAX_LEN_FRM_DIAG_PHYSRESP_SWTR ((UI_16)8) /* Min length of Rx frames to be able to decode each signal */ -#define MIN_LEN_FRM_SIG_TWLIBRISTS_UB ((uint16_t) 3) -#define MIN_LEN_FRM_SIG_TWLIBRISTS ((uint16_t) 3) -#define MIN_LEN_FRM_SIG_SWTOFKEYTONE_UB ((uint16_t) 1) -#define MIN_LEN_FRM_SIG_SWTOFKEYTONE ((uint16_t) 1) -#define MIN_LEN_FRM_SIG_INTRBRISTS_UB ((uint16_t) 1) -#define MIN_LEN_FRM_SIG_INTRBRISTS ((uint16_t) 1) -#define MIN_LEN_FRM_SIG_ACTVNOFSTEERWHLILLMN_UB ((uint16_t) 6) -#define MIN_LEN_FRM_SIG_ACTVNOFSTEERWHLILLMN ((uint16_t) 6) -#define MIN_LEN_FRM_SIG_DIAGNOSTICREQSWTR ((UI_16) 1) -#define MIN_LEN_FRM_SIG_DIAGNOSTICFUNCADDRREQ ((UI_16) 1) +#define MIN_LEN_FRM_SIG_TWLIBRISTS_UB ((uint16_t)3) +#define MIN_LEN_FRM_SIG_TWLIBRISTS ((uint16_t)3) +#define MIN_LEN_FRM_SIG_SWTOFKEYTONE_UB ((uint16_t)1) +#define MIN_LEN_FRM_SIG_SWTOFKEYTONE ((uint16_t)1) +#define MIN_LEN_FRM_SIG_INTRBRISTS_UB ((uint16_t)1) +#define MIN_LEN_FRM_SIG_INTRBRISTS ((uint16_t)1) +#define MIN_LEN_FRM_SIG_ACTVNOFSTEERWHLILLMN_UB ((uint16_t)6) +#define MIN_LEN_FRM_SIG_ACTVNOFSTEERWHLILLMN ((uint16_t)6) +#define MIN_LEN_FRM_SIG_DIAGNOSTICREQSWTR ((UI_16)1) +#define MIN_LEN_FRM_SIG_DIAGNOSTICFUNCADDRREQ ((UI_16)1) /* First byte of dynamic length signals */ -#define FB_SIG_DIAGNOSTICREQSWTR ((UI_8) 0) -#define FB_SIG_DIAGNOSTICFUNCADDRREQ ((UI_8) 0) +#define FB_SIG_DIAGNOSTICREQSWTR ((UI_8)0) +#define FB_SIG_DIAGNOSTICFUNCADDRREQ ((UI_8)0) /* Maximum length of dynamic length signals */ -#define MAX_LEN_FRM_DIAG_PHYSRESP_SWTR ((UI_16) 8) -#define MAX_LEN_SIG_DIAGNOSTICRESPSWTR ((UI_16) 8) -#define MAX_LEN_SIG_DIAGNOSTICFUNCADDRREQ ((UI_8) 8) -#define MAX_LEN_SIG_DIAGNOSTICREQSWTR ((UI_8) 8) - - #define ENDIAN_BYTE(byte, alloc_size) (byte) - - - - - - +#define MAX_LEN_FRM_DIAG_PHYSRESP_SWTR ((UI_16)8) +#define MAX_LEN_SIG_DIAGNOSTICRESPSWTR ((UI_16)8) +#define MAX_LEN_SIG_DIAGNOSTICFUNCADDRREQ ((UI_8)8) +#define MAX_LEN_SIG_DIAGNOSTICREQSWTR ((UI_8)8) +#define ENDIAN_BYTE(byte, alloc_size) (byte) /* Macros of the TX_REQ flags */ -#define SET_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR06() (flag_swtr_com_tx_req0 |= ((uint8_t) 0x01)) -#define RST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR06() (flag_swtr_com_tx_req0 &= ((uint8_t) 0xFE)) -#define TST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR06() ((flag_swtr_com_tx_req0 & ((uint8_t)0x01)) == ((uint8_t) 0x01)) +#define SET_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR06() (flag_swtr_com_tx_req0 |= ((uint8_t)0x01)) +#define RST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR06() (flag_swtr_com_tx_req0 &= ((uint8_t)0xFE)) +#define TST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR06() ((flag_swtr_com_tx_req0 & ((uint8_t)0x01)) == ((uint8_t)0x01)) -#define SET_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR02() (flag_swtr_com_tx_req0 |= ((uint8_t) 0x02)) -#define RST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR02() (flag_swtr_com_tx_req0 &= ((uint8_t) 0xFD)) -#define TST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR02() ((flag_swtr_com_tx_req0 & ((uint8_t)0x02)) == ((uint8_t) 0x02)) +#define SET_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR02() (flag_swtr_com_tx_req0 |= ((uint8_t)0x02)) +#define RST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR02() (flag_swtr_com_tx_req0 &= ((uint8_t)0xFD)) +#define TST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR02() ((flag_swtr_com_tx_req0 & ((uint8_t)0x02)) == ((uint8_t)0x02)) -#define SET_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR01() (flag_swtr_com_tx_req0 |= ((uint8_t) 0x04)) -#define RST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR01() (flag_swtr_com_tx_req0 &= ((uint8_t) 0xFB)) -#define TST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR01() ((flag_swtr_com_tx_req0 & ((uint8_t)0x04)) == ((uint8_t) 0x04)) +#define SET_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR01() (flag_swtr_com_tx_req0 |= ((uint8_t)0x04)) +#define RST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR01() (flag_swtr_com_tx_req0 &= ((uint8_t)0xFB)) +#define TST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR01() ((flag_swtr_com_tx_req0 & ((uint8_t)0x04)) == ((uint8_t)0x04)) -#define SET_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR03() (flag_swtr_com_tx_req0 |= ((uint8_t) 0x08)) -#define RST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR03() (flag_swtr_com_tx_req0 &= ((uint8_t) 0xF7)) -#define TST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR03() ((flag_swtr_com_tx_req0 & ((uint8_t)0x08)) == ((uint8_t) 0x08)) +#define SET_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR03() (flag_swtr_com_tx_req0 |= ((uint8_t)0x08)) +#define RST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR03() (flag_swtr_com_tx_req0 &= ((uint8_t)0xF7)) +#define TST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR03() ((flag_swtr_com_tx_req0 & ((uint8_t)0x08)) == ((uint8_t)0x08)) -#define SET_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR04() (flag_swtr_com_tx_req0 |= ((uint8_t) 0x10)) -#define RST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR04() (flag_swtr_com_tx_req0 &= ((uint8_t) 0xEF)) -#define TST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR04() ((flag_swtr_com_tx_req0 & ((uint8_t)0x10)) == ((uint8_t) 0x10)) +#define SET_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR04() (flag_swtr_com_tx_req0 |= ((uint8_t)0x10)) +#define RST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR04() (flag_swtr_com_tx_req0 &= ((uint8_t)0xEF)) +#define TST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR04() ((flag_swtr_com_tx_req0 & ((uint8_t)0x10)) == ((uint8_t)0x10)) -#define SET_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR05() (flag_swtr_com_tx_req0 |= ((uint8_t) 0x20)) -#define RST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR05() (flag_swtr_com_tx_req0 &= ((uint8_t) 0xDF)) -#define TST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR05() ((flag_swtr_com_tx_req0 & ((uint8_t)0x20)) == ((uint8_t) 0x20)) +#define SET_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR05() (flag_swtr_com_tx_req0 |= ((uint8_t)0x20)) +#define RST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR05() (flag_swtr_com_tx_req0 &= ((uint8_t)0xDF)) +#define TST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR05() ((flag_swtr_com_tx_req0 & ((uint8_t)0x20)) == ((uint8_t)0x20)) -#define SET_FLAG_TX_REQ_FRM_SWTRPRESSFR01() (flag_swtr_com_tx_req0 |= ((uint8_t) 0x40)) -#define RST_FLAG_TX_REQ_FRM_SWTRPRESSFR01() (flag_swtr_com_tx_req0 &= ((uint8_t) 0xBF)) -#define TST_FLAG_TX_REQ_FRM_SWTRPRESSFR01() ((flag_swtr_com_tx_req0 & ((uint8_t)0x40)) == ((uint8_t) 0x40)) +#define SET_FLAG_TX_REQ_FRM_SWTRPRESSFR01() (flag_swtr_com_tx_req0 |= ((uint8_t)0x40)) +#define RST_FLAG_TX_REQ_FRM_SWTRPRESSFR01() (flag_swtr_com_tx_req0 &= ((uint8_t)0xBF)) +#define TST_FLAG_TX_REQ_FRM_SWTRPRESSFR01() ((flag_swtr_com_tx_req0 & ((uint8_t)0x40)) == ((uint8_t)0x40)) -#define SET_FLAG_TX_REQ_FRM_SWTRSENSORFR01() (flag_swtr_com_tx_req0 |= ((uint8_t) 0x80)) -#define RST_FLAG_TX_REQ_FRM_SWTRSENSORFR01() (flag_swtr_com_tx_req0 &= ((uint8_t) 0x7F)) -#define TST_FLAG_TX_REQ_FRM_SWTRSENSORFR01() ((flag_swtr_com_tx_req0 & ((uint8_t)0x80)) == ((uint8_t) 0x80)) +#define SET_FLAG_TX_REQ_FRM_SWTRSENSORFR01() (flag_swtr_com_tx_req0 |= ((uint8_t)0x80)) +#define RST_FLAG_TX_REQ_FRM_SWTRSENSORFR01() (flag_swtr_com_tx_req0 &= ((uint8_t)0x7F)) +#define TST_FLAG_TX_REQ_FRM_SWTRSENSORFR01() ((flag_swtr_com_tx_req0 & ((uint8_t)0x80)) == ((uint8_t)0x80)) -#define SET_FLAG_TX_REQ_FRM_SWTRSENSORFR02() (flag_swtr_com_tx_req1 |= ((uint8_t) 0x01)) -#define RST_FLAG_TX_REQ_FRM_SWTRSENSORFR02() (flag_swtr_com_tx_req1 &= ((uint8_t) 0xFE)) -#define TST_FLAG_TX_REQ_FRM_SWTRSENSORFR02() ((flag_swtr_com_tx_req1 & ((uint8_t)0x01)) == ((uint8_t) 0x01)) +#define SET_FLAG_TX_REQ_FRM_SWTRSENSORFR02() (flag_swtr_com_tx_req1 |= ((uint8_t)0x01)) +#define RST_FLAG_TX_REQ_FRM_SWTRSENSORFR02() (flag_swtr_com_tx_req1 &= ((uint8_t)0xFE)) +#define TST_FLAG_TX_REQ_FRM_SWTRSENSORFR02() ((flag_swtr_com_tx_req1 & ((uint8_t)0x01)) == ((uint8_t)0x01)) -#define SET_FLAG_TX_REQ_FRM_SWTRSENSORFR03() (flag_swtr_com_tx_req1 |= ((uint8_t) 0x02)) -#define RST_FLAG_TX_REQ_FRM_SWTRSENSORFR03() (flag_swtr_com_tx_req1 &= ((uint8_t) 0xFD)) -#define TST_FLAG_TX_REQ_FRM_SWTRSENSORFR03() ((flag_swtr_com_tx_req1 & ((uint8_t)0x02)) == ((uint8_t) 0x02)) +#define SET_FLAG_TX_REQ_FRM_SWTRSENSORFR03() (flag_swtr_com_tx_req1 |= ((uint8_t)0x02)) +#define RST_FLAG_TX_REQ_FRM_SWTRSENSORFR03() (flag_swtr_com_tx_req1 &= ((uint8_t)0xFD)) +#define TST_FLAG_TX_REQ_FRM_SWTRSENSORFR03() ((flag_swtr_com_tx_req1 & ((uint8_t)0x02)) == ((uint8_t)0x02)) -#define SET_FLAG_TX_REQ_FRM_SWTRSENSORFR04() (flag_swtr_com_tx_req1 |= ((uint8_t) 0x04)) -#define RST_FLAG_TX_REQ_FRM_SWTRSENSORFR04() (flag_swtr_com_tx_req1 &= ((uint8_t) 0xFB)) -#define TST_FLAG_TX_REQ_FRM_SWTRSENSORFR04() ((flag_swtr_com_tx_req1 & ((uint8_t)0x04)) == ((uint8_t) 0x04)) +#define SET_FLAG_TX_REQ_FRM_SWTRSENSORFR04() (flag_swtr_com_tx_req1 |= ((uint8_t)0x04)) +#define RST_FLAG_TX_REQ_FRM_SWTRSENSORFR04() (flag_swtr_com_tx_req1 &= ((uint8_t)0xFB)) +#define TST_FLAG_TX_REQ_FRM_SWTRSENSORFR04() ((flag_swtr_com_tx_req1 & ((uint8_t)0x04)) == ((uint8_t)0x04)) -#define SET_FLAG_TX_REQ_FRM_SWTRSENSORFR05() (flag_swtr_com_tx_req1 |= ((uint8_t) 0x08)) -#define RST_FLAG_TX_REQ_FRM_SWTRSENSORFR05() (flag_swtr_com_tx_req1 &= ((uint8_t) 0xF7)) -#define TST_FLAG_TX_REQ_FRM_SWTRSENSORFR05() ((flag_swtr_com_tx_req1 & ((uint8_t)0x08)) == ((uint8_t) 0x08)) +#define SET_FLAG_TX_REQ_FRM_SWTRSENSORFR05() (flag_swtr_com_tx_req1 |= ((uint8_t)0x08)) +#define RST_FLAG_TX_REQ_FRM_SWTRSENSORFR05() (flag_swtr_com_tx_req1 &= ((uint8_t)0xF7)) +#define TST_FLAG_TX_REQ_FRM_SWTRSENSORFR05() ((flag_swtr_com_tx_req1 & ((uint8_t)0x08)) == ((uint8_t)0x08)) -#define SET_FLAG_TX_REQ_FRM_SWTRSENSORFR06() (flag_swtr_com_tx_req1 |= ((uint8_t) 0x10)) -#define RST_FLAG_TX_REQ_FRM_SWTRSENSORFR06() (flag_swtr_com_tx_req1 &= ((uint8_t) 0xEF)) -#define TST_FLAG_TX_REQ_FRM_SWTRSENSORFR06() ((flag_swtr_com_tx_req1 & ((uint8_t)0x10)) == ((uint8_t) 0x10)) +#define SET_FLAG_TX_REQ_FRM_SWTRSENSORFR06() (flag_swtr_com_tx_req1 |= ((uint8_t)0x10)) +#define RST_FLAG_TX_REQ_FRM_SWTRSENSORFR06() (flag_swtr_com_tx_req1 &= ((uint8_t)0xEF)) +#define TST_FLAG_TX_REQ_FRM_SWTRSENSORFR06() ((flag_swtr_com_tx_req1 & ((uint8_t)0x10)) == ((uint8_t)0x10)) -#define SET_FLAG_TX_REQ_FRM_SWTRSENSORFR07() (flag_swtr_com_tx_req1 |= ((uint8_t) 0x20)) -#define RST_FLAG_TX_REQ_FRM_SWTRSENSORFR07() (flag_swtr_com_tx_req1 &= ((uint8_t) 0xDF)) -#define TST_FLAG_TX_REQ_FRM_SWTRSENSORFR07() ((flag_swtr_com_tx_req1 & ((uint8_t)0x20)) == ((uint8_t) 0x20)) +#define SET_FLAG_TX_REQ_FRM_SWTRSENSORFR07() (flag_swtr_com_tx_req1 |= ((uint8_t)0x20)) +#define RST_FLAG_TX_REQ_FRM_SWTRSENSORFR07() (flag_swtr_com_tx_req1 &= ((uint8_t)0xDF)) +#define TST_FLAG_TX_REQ_FRM_SWTRSENSORFR07() ((flag_swtr_com_tx_req1 & ((uint8_t)0x20)) == ((uint8_t)0x20)) -#define SET_FLAG_TX_REQ_FRM_SWTRSENSORFR08() (flag_swtr_com_tx_req1 |= ((uint8_t) 0x40)) -#define RST_FLAG_TX_REQ_FRM_SWTRSENSORFR08() (flag_swtr_com_tx_req1 &= ((uint8_t) 0xBF)) -#define TST_FLAG_TX_REQ_FRM_SWTRSENSORFR08() ((flag_swtr_com_tx_req1 & ((uint8_t)0x40)) == ((uint8_t) 0x40)) - -#define SET_FLAG_TX_REQ_FRM_DIAG_PHYSRESP_SWTR() (flag_swtr_com_tx_req1 |= ((UI_8) 0x80)) -#define RST_FLAG_TX_REQ_FRM_DIAG_PHYSRESP_SWTR() (flag_swtr_com_tx_req1 &= ((UI_8) 0x7F)) -#define TST_FLAG_TX_REQ_FRM_DIAG_PHYSRESP_SWTR() ((flag_swtr_com_tx_req1 & ((UI_8)0x80)) == ((UI_8) 0x80)) +#define SET_FLAG_TX_REQ_FRM_SWTRSENSORFR08() (flag_swtr_com_tx_req1 |= ((uint8_t)0x40)) +#define RST_FLAG_TX_REQ_FRM_SWTRSENSORFR08() (flag_swtr_com_tx_req1 &= ((uint8_t)0xBF)) +#define TST_FLAG_TX_REQ_FRM_SWTRSENSORFR08() ((flag_swtr_com_tx_req1 & ((uint8_t)0x40)) == ((uint8_t)0x40)) +#define SET_FLAG_TX_REQ_FRM_DIAG_PHYSRESP_SWTR() (flag_swtr_com_tx_req1 |= ((UI_8)0x80)) +#define RST_FLAG_TX_REQ_FRM_DIAG_PHYSRESP_SWTR() (flag_swtr_com_tx_req1 &= ((UI_8)0x7F)) +#define TST_FLAG_TX_REQ_FRM_DIAG_PHYSRESP_SWTR() ((flag_swtr_com_tx_req1 & ((UI_8)0x80)) == ((UI_8)0x80)) /* Cancel value to cancel a timer */ -#define TIMER_CANCEL ((uint16_t) 0xFFFF) +#define TIMER_CANCEL ((uint16_t)0xFFFF) /* Declaration of period time of the periodic or mixed Tx frames */ -#define OT_TX_FRM_SWTRPRIVATEDHUCANFR06 ((uint32_t) (0)) -#define PT_TX_FRM_SWTRPRIVATEDHUCANFR06 ((uint32_t) (400)) -#define OT_TX_FRM_SWTRPRIVATEDHUCANFR05 ((uint32_t) (0)) -#define PT_TX_FRM_SWTRPRIVATEDHUCANFR05 ((uint32_t) (400)) -#define OT_TX_FRM_SWTRPRIVATEDHUCANFR04 ((uint32_t) (0)) -#define PT_TX_FRM_SWTRPRIVATEDHUCANFR04 ((uint32_t) (400)) -#define OT_TX_FRM_SWTRPRIVATEDHUCANFR03 ((uint32_t) (0)) -#define PT_TX_FRM_SWTRPRIVATEDHUCANFR03 ((uint32_t) (400)) -#define OT_TX_FRM_SWTRPRIVATEDHUCANFR02 ((uint32_t) (0)) -#define PT_TX_FRM_SWTRPRIVATEDHUCANFR02 ((uint32_t) (100)) -#define OT_TX_FRM_SWTRPRIVATEDHUCANFR01 ((uint32_t) (0)) -#define PT_TX_FRM_SWTRPRIVATEDHUCANFR01 ((uint32_t) (100)) +#define OT_TX_FRM_SWTRPRIVATEDHUCANFR06 ((uint32_t)(0)) +#define PT_TX_FRM_SWTRPRIVATEDHUCANFR06 ((uint32_t)(400)) +#define OT_TX_FRM_SWTRPRIVATEDHUCANFR05 ((uint32_t)(0)) +#define PT_TX_FRM_SWTRPRIVATEDHUCANFR05 ((uint32_t)(400)) +#define OT_TX_FRM_SWTRPRIVATEDHUCANFR04 ((uint32_t)(0)) +#define PT_TX_FRM_SWTRPRIVATEDHUCANFR04 ((uint32_t)(400)) +#define OT_TX_FRM_SWTRPRIVATEDHUCANFR03 ((uint32_t)(0)) +#define PT_TX_FRM_SWTRPRIVATEDHUCANFR03 ((uint32_t)(400)) +#define OT_TX_FRM_SWTRPRIVATEDHUCANFR02 ((uint32_t)(0)) +#define PT_TX_FRM_SWTRPRIVATEDHUCANFR02 ((uint32_t)(100)) +#define OT_TX_FRM_SWTRPRIVATEDHUCANFR01 ((uint32_t)(0)) +#define PT_TX_FRM_SWTRPRIVATEDHUCANFR01 ((uint32_t)(100)) -#define OT_TX_FRM_SWTRPRESSFR01 ((uint32_t) (0)) -#define PT_TX_FRM_SWTRPRESSFR01 ((uint32_t) (50)) -#define OT_TX_FRM_SWTRSENSORFR01 ((uint32_t) (0)) -#define PT_TX_FRM_SWTRSENSORFR01 ((uint32_t) (50)) -#define OT_TX_FRM_SWTRSENSORFR02 ((uint32_t) (0)) -#define PT_TX_FRM_SWTRSENSORFR02 ((uint32_t) (50)) -#define OT_TX_FRM_SWTRSENSORFR03 ((uint32_t) (0)) -#define PT_TX_FRM_SWTRSENSORFR03 ((uint32_t) (50)) -#define OT_TX_FRM_SWTRSENSORFR04 ((uint32_t) (0)) -#define PT_TX_FRM_SWTRSENSORFR04 ((uint32_t) (50)) -#define OT_TX_FRM_SWTRSENSORFR05 ((uint32_t) (0)) -#define PT_TX_FRM_SWTRSENSORFR05 ((uint32_t) (50)) -#define OT_TX_FRM_SWTRSENSORFR06 ((uint32_t) (0)) -#define PT_TX_FRM_SWTRSENSORFR06 ((uint32_t) (50)) -#define OT_TX_FRM_SWTRSENSORFR07 ((uint32_t) (0)) -#define PT_TX_FRM_SWTRSENSORFR07 ((uint32_t) (50)) -#define OT_TX_FRM_SWTRSENSORFR08 ((uint32_t) (0)) -#define PT_TX_FRM_SWTRSENSORFR08 ((uint32_t) (50)) +#define OT_TX_FRM_SWTRPRESSFR01 ((uint32_t)(0)) +#define PT_TX_FRM_SWTRPRESSFR01 ((uint32_t)(50)) +#define OT_TX_FRM_SWTRSENSORFR01 ((uint32_t)(0)) +#define PT_TX_FRM_SWTRSENSORFR01 ((uint32_t)(50)) +#define OT_TX_FRM_SWTRSENSORFR02 ((uint32_t)(0)) +#define PT_TX_FRM_SWTRSENSORFR02 ((uint32_t)(50)) +#define OT_TX_FRM_SWTRSENSORFR03 ((uint32_t)(0)) +#define PT_TX_FRM_SWTRSENSORFR03 ((uint32_t)(50)) +#define OT_TX_FRM_SWTRSENSORFR04 ((uint32_t)(0)) +#define PT_TX_FRM_SWTRSENSORFR04 ((uint32_t)(50)) +#define OT_TX_FRM_SWTRSENSORFR05 ((uint32_t)(0)) +#define PT_TX_FRM_SWTRSENSORFR05 ((uint32_t)(50)) +#define OT_TX_FRM_SWTRSENSORFR06 ((uint32_t)(0)) +#define PT_TX_FRM_SWTRSENSORFR06 ((uint32_t)(50)) +#define OT_TX_FRM_SWTRSENSORFR07 ((uint32_t)(0)) +#define PT_TX_FRM_SWTRSENSORFR07 ((uint32_t)(50)) +#define OT_TX_FRM_SWTRSENSORFR08 ((uint32_t)(0)) +#define PT_TX_FRM_SWTRSENSORFR08 ((uint32_t)(50)) -#define TIMER_MS_TO_TIME_RESTRICTIVE(t) ( (uint32_t) ((t)+(uint8_t)1) ) +#define TIMER_MS_TO_TIME_RESTRICTIVE(t) ((uint32_t)((t) + (uint8_t)1)) /* Declaration of deadline monitoring values for Rx signals */ -#define TO_FRX_SIG_ACTVNOFSTEERWHLILLMN ((uint32_t) TIMER_MS_TO_TIME_RESTRICTIVE((uint16_t)200)) -#define TO_RX_SIG_ACTVNOFSTEERWHLILLMN ((uint32_t) TIMER_MS_TO_TIME_RESTRICTIVE((uint16_t)2000)) +#define TO_FRX_SIG_ACTVNOFSTEERWHLILLMN ((uint32_t)TIMER_MS_TO_TIME_RESTRICTIVE((uint16_t)200)) +#define TO_RX_SIG_ACTVNOFSTEERWHLILLMN ((uint32_t)TIMER_MS_TO_TIME_RESTRICTIVE((uint16_t)2000)) /* Declaration of deadline monitoring values of Tx frames */ -#define TO_TX_FRM_DIAG_PHYSRESP_SWTR ((t_timer_time) TIMER_MS_TO_TIME_RESTRICTIVE((UI_16)1)) +#define TO_TX_FRM_DIAG_PHYSRESP_SWTR ((t_timer_time)TIMER_MS_TO_TIME_RESTRICTIVE((UI_16)1)) /* Macros to Set notification flags */ -#define SET_FLAG_TX_SIG_DIAGCFAILRTOUCHPANSWTRVIBRATIONFLTSTS() (flag_tx0 |= (uint8_t) 0x01) -#define SET_FLAG_TX_SIG_DIAGCFAILRTOUCHPANSWTRTOUCHDFLTSTS() (flag_tx0 |= (uint8_t) 0x02) -#define SET_FLAG_TX_SIG_DIAGCFAILRTOUCHPANSWTRSNSRFLTSTS() (flag_tx0 |= (uint8_t) 0x04) -#define SET_FLAG_TX_SIG_DIAGCFAILRTOUCHPANSWTRCMNFLTSTS() (flag_tx0 |= (uint8_t) 0x08) -#define SET_FLAG_TX_SIG_DIAGCFAILRTOUCHPANSWTR_UB() (flag_tx0 |= (uint8_t) 0x10) -#define SET_FLAG_TX_SIG_SWTRSERNONR4() (flag_tx0 |= (uint8_t) 0x20) -#define SET_FLAG_TX_SIG_SWTRSERNONR3() (flag_tx0 |= (uint8_t) 0x40) -#define SET_FLAG_TX_SIG_SWTRSERNONR2() (flag_tx0 |= (uint8_t) 0x80) -#define SET_FLAG_TX_SIG_SWTRSERNONR1() (flag_tx1 |= (uint8_t) 0x01) -#define SET_FLAG_TX_SIG_SWTRSERNO_UB() (flag_tx1 |= (uint8_t) 0x02) -#define SET_FLAG_TX_SIG_SWTRPARTNOCMPLNR4() (flag_tx1 |= (uint8_t) 0x04) -#define SET_FLAG_TX_SIG_SWTRPARTNOCMPLNR3() (flag_tx1 |= (uint8_t) 0x08) -#define SET_FLAG_TX_SIG_SWTRPARTNOCMPLNR2() (flag_tx1 |= (uint8_t) 0x10) -#define SET_FLAG_TX_SIG_SWTRPARTNOCMPLNR1() (flag_tx1 |= (uint8_t) 0x20) -#define SET_FLAG_TX_SIG_SWTRPARTNOCMPLENDSGN3() (flag_tx1 |= (uint8_t) 0x40) -#define SET_FLAG_TX_SIG_SWTRPARTNOCMPLENDSGN2() (flag_tx1 |= (uint8_t) 0x80) -#define SET_FLAG_TX_SIG_SWTRPARTNOCMPLENDSGN1() (flag_tx2 |= (uint8_t) 0x01) -#define SET_FLAG_TX_SIG_SWTRPARTNOCMPL_UB() (flag_tx2 |= (uint8_t) 0x02) -#define SET_FLAG_TX_SIG_SWTRPARTNO10CMPLNR5() (flag_tx2 |= (uint8_t) 0x04) -#define SET_FLAG_TX_SIG_SWTRPARTNO10CMPLNR4() (flag_tx2 |= (uint8_t) 0x08) -#define SET_FLAG_TX_SIG_SWTRPARTNO10CMPLNR3() (flag_tx2 |= (uint8_t) 0x10) -#define SET_FLAG_TX_SIG_SWTRPARTNO10CMPLNR2() (flag_tx2 |= (uint8_t) 0x20) -#define SET_FLAG_TX_SIG_SWTRPARTNO10CMPLNR1() (flag_tx2 |= (uint8_t) 0x40) -#define SET_FLAG_TX_SIG_SWTRPARTNO10CMPLENDSGN3() (flag_tx2 |= (uint8_t) 0x80) -#define SET_FLAG_TX_SIG_SWTRPARTNO10CMPLENDSGN2() (flag_tx3 |= (uint8_t) 0x01) -#define SET_FLAG_TX_SIG_SWTRPARTNO10CMPLENDSGN1() (flag_tx3 |= (uint8_t) 0x02) -#define SET_FLAG_TX_SIG_SWPUPDWNSTSRI_UB() (flag_tx3 |= (uint8_t) 0x04) -#define SET_FLAG_TX_SIG_SWPUPDWNSTSRI() (flag_tx3 |= (uint8_t) 0x08) -#define SET_FLAG_TX_SIG_SWPLERISTSRI_UB() (flag_tx3 |= (uint8_t) 0x10) -#define SET_FLAG_TX_SIG_SWPLERISTSRI() (flag_tx3 |= (uint8_t) 0x20) -#define SET_FLAG_TX_SIG_STEERWHLTOUCHBDVOICE_UB() (flag_tx3 |= (uint8_t) 0x40) -#define SET_FLAG_TX_SIG_STEERWHLTOUCHBDVOICE() (flag_tx3 |= (uint8_t) 0x80) -#define SET_FLAG_TX_SIG_STEERWHLTOUCHBDMENU_UB() (flag_tx4 |= (uint8_t) 0x01) -#define SET_FLAG_TX_SIG_STEERWHLTOUCHBDMENU() (flag_tx4 |= (uint8_t) 0x02) -#define SET_FLAG_TX_SIG_STEERWHLTOUCHBDDN_UB() (flag_tx4 |= (uint8_t) 0x04) -#define SET_FLAG_TX_SIG_STEERWHLTOUCHBDDN() (flag_tx4 |= (uint8_t) 0x08) -#define SET_FLAG_TX_SIG_SLDVOLCTRLSTS_UB() (flag_tx4 |= (uint8_t) 0x10) -#define SET_FLAG_TX_SIG_SLDVOLCTRLSTS() (flag_tx4 |= (uint8_t) 0x20) -#define SET_FLAG_TX_SIG_RIMFCTACTSGUP_UB() (flag_tx4 |= (uint8_t) 0x40) -#define SET_FLAG_TX_SIG_RIMFCTACTSGUP() (flag_tx4 |= (uint8_t) 0x80) -#define SET_FLAG_TX_SIG_RIMFCTACTSGRI_UB() (flag_tx5 |= (uint8_t) 0x01) -#define SET_FLAG_TX_SIG_RIMFCTACTSGRI() (flag_tx5 |= (uint8_t) 0x02) -#define SET_FLAG_TX_SIG_RIMFCTACTSGLE_UB() (flag_tx5 |= (uint8_t) 0x04) -#define SET_FLAG_TX_SIG_RIMFCTACTSGLE() (flag_tx5 |= (uint8_t) 0x08) -#define SET_FLAG_TX_SIG_RIMFCTACTSGDN_UB() (flag_tx5 |= (uint8_t) 0x10) -#define SET_FLAG_TX_SIG_RIMFCTACTSGDN() (flag_tx5 |= (uint8_t) 0x20) -#define SET_FLAG_TX_SIG_RIMFCTACTSGCE_UB() (flag_tx5 |= (uint8_t) 0x40) -#define SET_FLAG_TX_SIG_RIMFCTACTSGCE() (flag_tx5 |= (uint8_t) 0x80) -#define SET_FLAG_TX_SIG_STEERWHLTOUCHBDRITOUCHPOSNY() (flag_tx6 |= (uint8_t) 0x01) -#define SET_FLAG_TX_SIG_STEERWHLTOUCHBDRITOUCHPOSNX() (flag_tx6 |= (uint8_t) 0x02) -#define SET_FLAG_TX_SIG_STEERWHLTOUCHBDRISTEERWHLTOUCHBDSTS() (flag_tx6 |= (uint8_t) 0x04) -#define SET_FLAG_TX_SIG_STEERWHLTOUCHBDRICNTR() (flag_tx6 |= (uint8_t) 0x08) -#define SET_FLAG_TX_SIG_STEERWHLTOUCHBDRICHKS() (flag_tx6 |= (uint8_t) 0x10) -#define SET_FLAG_TX_SIG_STEERWHLTOUCHBDRI_UB() (flag_tx6 |= (uint8_t) 0x20) -#define SET_FLAG_TX_SIG_DIAGNOSTICRESPSWTR() (flag_tx6 |= (UI_8) 0x40) -#define SET_FLAG_RX_SIG_DIAGNOSTICREQSWTR() (flag_rx0 |= (UI_8) 0x01) -#define SET_FLAG_RX_SIG_DIAGNOSTICFUNCADDRREQ() (flag_rx0 |= (UI_8) 0x02) +#define SET_FLAG_TX_SIG_DIAGCFAILRTOUCHPANSWTRVIBRATIONFLTSTS() (flag_tx0 |= (uint8_t)0x01) +#define SET_FLAG_TX_SIG_DIAGCFAILRTOUCHPANSWTRTOUCHDFLTSTS() (flag_tx0 |= (uint8_t)0x02) +#define SET_FLAG_TX_SIG_DIAGCFAILRTOUCHPANSWTRSNSRFLTSTS() (flag_tx0 |= (uint8_t)0x04) +#define SET_FLAG_TX_SIG_DIAGCFAILRTOUCHPANSWTRCMNFLTSTS() (flag_tx0 |= (uint8_t)0x08) +#define SET_FLAG_TX_SIG_DIAGCFAILRTOUCHPANSWTR_UB() (flag_tx0 |= (uint8_t)0x10) +#define SET_FLAG_TX_SIG_SWTRSERNONR4() (flag_tx0 |= (uint8_t)0x20) +#define SET_FLAG_TX_SIG_SWTRSERNONR3() (flag_tx0 |= (uint8_t)0x40) +#define SET_FLAG_TX_SIG_SWTRSERNONR2() (flag_tx0 |= (uint8_t)0x80) +#define SET_FLAG_TX_SIG_SWTRSERNONR1() (flag_tx1 |= (uint8_t)0x01) +#define SET_FLAG_TX_SIG_SWTRSERNO_UB() (flag_tx1 |= (uint8_t)0x02) +#define SET_FLAG_TX_SIG_SWTRPARTNOCMPLNR4() (flag_tx1 |= (uint8_t)0x04) +#define SET_FLAG_TX_SIG_SWTRPARTNOCMPLNR3() (flag_tx1 |= (uint8_t)0x08) +#define SET_FLAG_TX_SIG_SWTRPARTNOCMPLNR2() (flag_tx1 |= (uint8_t)0x10) +#define SET_FLAG_TX_SIG_SWTRPARTNOCMPLNR1() (flag_tx1 |= (uint8_t)0x20) +#define SET_FLAG_TX_SIG_SWTRPARTNOCMPLENDSGN3() (flag_tx1 |= (uint8_t)0x40) +#define SET_FLAG_TX_SIG_SWTRPARTNOCMPLENDSGN2() (flag_tx1 |= (uint8_t)0x80) +#define SET_FLAG_TX_SIG_SWTRPARTNOCMPLENDSGN1() (flag_tx2 |= (uint8_t)0x01) +#define SET_FLAG_TX_SIG_SWTRPARTNOCMPL_UB() (flag_tx2 |= (uint8_t)0x02) +#define SET_FLAG_TX_SIG_SWTRPARTNO10CMPLNR5() (flag_tx2 |= (uint8_t)0x04) +#define SET_FLAG_TX_SIG_SWTRPARTNO10CMPLNR4() (flag_tx2 |= (uint8_t)0x08) +#define SET_FLAG_TX_SIG_SWTRPARTNO10CMPLNR3() (flag_tx2 |= (uint8_t)0x10) +#define SET_FLAG_TX_SIG_SWTRPARTNO10CMPLNR2() (flag_tx2 |= (uint8_t)0x20) +#define SET_FLAG_TX_SIG_SWTRPARTNO10CMPLNR1() (flag_tx2 |= (uint8_t)0x40) +#define SET_FLAG_TX_SIG_SWTRPARTNO10CMPLENDSGN3() (flag_tx2 |= (uint8_t)0x80) +#define SET_FLAG_TX_SIG_SWTRPARTNO10CMPLENDSGN2() (flag_tx3 |= (uint8_t)0x01) +#define SET_FLAG_TX_SIG_SWTRPARTNO10CMPLENDSGN1() (flag_tx3 |= (uint8_t)0x02) +#define SET_FLAG_TX_SIG_SWPUPDWNSTSRI_UB() (flag_tx3 |= (uint8_t)0x04) +#define SET_FLAG_TX_SIG_SWPUPDWNSTSRI() (flag_tx3 |= (uint8_t)0x08) +#define SET_FLAG_TX_SIG_SWPLERISTSRI_UB() (flag_tx3 |= (uint8_t)0x10) +#define SET_FLAG_TX_SIG_SWPLERISTSRI() (flag_tx3 |= (uint8_t)0x20) +#define SET_FLAG_TX_SIG_STEERWHLTOUCHBDVOICE_UB() (flag_tx3 |= (uint8_t)0x40) +#define SET_FLAG_TX_SIG_STEERWHLTOUCHBDVOICE() (flag_tx3 |= (uint8_t)0x80) +#define SET_FLAG_TX_SIG_STEERWHLTOUCHBDMENU_UB() (flag_tx4 |= (uint8_t)0x01) +#define SET_FLAG_TX_SIG_STEERWHLTOUCHBDMENU() (flag_tx4 |= (uint8_t)0x02) +#define SET_FLAG_TX_SIG_STEERWHLTOUCHBDDN_UB() (flag_tx4 |= (uint8_t)0x04) +#define SET_FLAG_TX_SIG_STEERWHLTOUCHBDDN() (flag_tx4 |= (uint8_t)0x08) +#define SET_FLAG_TX_SIG_SLDVOLCTRLSTS_UB() (flag_tx4 |= (uint8_t)0x10) +#define SET_FLAG_TX_SIG_SLDVOLCTRLSTS() (flag_tx4 |= (uint8_t)0x20) +#define SET_FLAG_TX_SIG_RIMFCTACTSGUP_UB() (flag_tx4 |= (uint8_t)0x40) +#define SET_FLAG_TX_SIG_RIMFCTACTSGUP() (flag_tx4 |= (uint8_t)0x80) +#define SET_FLAG_TX_SIG_RIMFCTACTSGRI_UB() (flag_tx5 |= (uint8_t)0x01) +#define SET_FLAG_TX_SIG_RIMFCTACTSGRI() (flag_tx5 |= (uint8_t)0x02) +#define SET_FLAG_TX_SIG_RIMFCTACTSGLE_UB() (flag_tx5 |= (uint8_t)0x04) +#define SET_FLAG_TX_SIG_RIMFCTACTSGLE() (flag_tx5 |= (uint8_t)0x08) +#define SET_FLAG_TX_SIG_RIMFCTACTSGDN_UB() (flag_tx5 |= (uint8_t)0x10) +#define SET_FLAG_TX_SIG_RIMFCTACTSGDN() (flag_tx5 |= (uint8_t)0x20) +#define SET_FLAG_TX_SIG_RIMFCTACTSGCE_UB() (flag_tx5 |= (uint8_t)0x40) +#define SET_FLAG_TX_SIG_RIMFCTACTSGCE() (flag_tx5 |= (uint8_t)0x80) +#define SET_FLAG_TX_SIG_STEERWHLTOUCHBDRITOUCHPOSNY() (flag_tx6 |= (uint8_t)0x01) +#define SET_FLAG_TX_SIG_STEERWHLTOUCHBDRITOUCHPOSNX() (flag_tx6 |= (uint8_t)0x02) +#define SET_FLAG_TX_SIG_STEERWHLTOUCHBDRISTEERWHLTOUCHBDSTS() (flag_tx6 |= (uint8_t)0x04) +#define SET_FLAG_TX_SIG_STEERWHLTOUCHBDRICNTR() (flag_tx6 |= (uint8_t)0x08) +#define SET_FLAG_TX_SIG_STEERWHLTOUCHBDRICHKS() (flag_tx6 |= (uint8_t)0x10) +#define SET_FLAG_TX_SIG_STEERWHLTOUCHBDRI_UB() (flag_tx6 |= (uint8_t)0x20) +#define SET_FLAG_TX_SIG_DIAGNOSTICRESPSWTR() (flag_tx6 |= (UI_8)0x40) +#define SET_FLAG_RX_SIG_DIAGNOSTICREQSWTR() (flag_rx0 |= (UI_8)0x01) +#define SET_FLAG_RX_SIG_DIAGNOSTICFUNCADDRREQ() (flag_rx0 |= (UI_8)0x02) /* Macros of the flag of the estate of the communications */ -#define SET_FLAG_OSEK_COM_INIT() (flag_st_mode |= ((uint8_t) 0x10)) -#define RST_FLAG_OSEK_COM_INIT() (flag_st_mode &= ((uint8_t) 0xEF)) -#define TST_FLAG_OSEK_COM_INIT() ((flag_st_mode & ((uint8_t)0x10)) == ((uint8_t) 0x10)) -#define SET_FLAG_OSEK_COM_PER_TX() (flag_st_mode |= ((uint8_t) 0x20)) -#define RST_FLAG_OSEK_COM_PER_TX() (flag_st_mode &= ((uint8_t) 0xDF)) -#define TST_FLAG_OSEK_COM_PER_TX() ((flag_st_mode & ((uint8_t)0x20)) == ((uint8_t) 0x20)) - +#define SET_FLAG_OSEK_COM_INIT() (flag_st_mode |= ((uint8_t)0x10)) +#define RST_FLAG_OSEK_COM_INIT() (flag_st_mode &= ((uint8_t)0xEF)) +#define TST_FLAG_OSEK_COM_INIT() ((flag_st_mode & ((uint8_t)0x10)) == ((uint8_t)0x10)) +#define SET_FLAG_OSEK_COM_PER_TX() (flag_st_mode |= ((uint8_t)0x20)) +#define RST_FLAG_OSEK_COM_PER_TX() (flag_st_mode &= ((uint8_t)0xDF)) +#define TST_FLAG_OSEK_COM_PER_TX() ((flag_st_mode & ((uint8_t)0x20)) == ((uint8_t)0x20)) /* ------------------------------- Data Types ------------------------------- */ @@ -308,6 +299,10 @@ static uint8_t frm_swtrsensorfr05[MAX_LEN_FRM_SWTRSENSORFR05]; static uint8_t frm_swtrsensorfr06[MAX_LEN_FRM_SWTRSENSORFR06]; static uint8_t frm_swtrsensorfr07[MAX_LEN_FRM_SWTRSENSORFR07]; static uint8_t frm_swtrsensorfr08[MAX_LEN_FRM_SWTRSENSORFR08]; +static uint8_t frm_swtrsensorfr09[8]; +static uint8_t frm_swtrsensorfr0A[8]; +static uint8_t frm_swtrsensorfr0B[8]; +static uint8_t frm_swtrsensorfr0C[8]; UI_8 frm_diag_physresp_swtr[MAX_LEN_FRM_DIAG_PHYSRESP_SWTR]; static UI_8 len_frm_diag_physresp_swtr; @@ -351,12 +346,10 @@ uint8_t flag_rx0; /* Declaration of timer diff between last tick and current tick */ static uint32_t time_diff; - - /* --------------------------- Routine Prototypes --------------------------- */ static void OsekComPeriodicTx(void); static void OsekComDeadlineMonitRx(void); -//static void OsekComTxReqFrmSwtrPrivateDHUCanFr01(void); +// static void OsekComTxReqFrmSwtrPrivateDHUCanFr01(void); static void OsekComTxReqFrmDIAG_PhysResp_SWTR(void); /* -------------------------------- Routines -------------------------------- */ uint32_t CanBufQueryIdTp(void); @@ -381,144 +374,167 @@ void OsekComRxNotifCallbackSWTR(t_com_buf_hdl bhdl) uint32_t buf_idtp = CanBufQueryIdTp(); uint8_t frm_len = 8; - if (TST_FLAG_OSEK_COM_INIT()) { - /* Rx Com frames with static ID */ - switch (buf_idtp) { + if (TST_FLAG_OSEK_COM_INIT()) + { + /* Rx Com frames with static ID */ + switch (buf_idtp) + { case ID_TP_FRM_IHUPRIVATEDHUCANFR01: /* Test of the minimum Rx frames length required to decode the signal */ - if (frm_len >= MIN_LEN_FRM_SIG_TWLIBRISTS_UB) { - /* Decoding of signal sig_TwliBriSts_UB */ - sig_twlibrists_ub[0] = ((CAN_BUF_QUERY_DATA_BYTE(bhdl,2)) >> ((uint8_t)7)); + if (frm_len >= MIN_LEN_FRM_SIG_TWLIBRISTS_UB) + { + /* Decoding of signal sig_TwliBriSts_UB */ + sig_twlibrists_ub[0] = ((CAN_BUF_QUERY_DATA_BYTE(bhdl, 2)) >> ((uint8_t)7)); } - else { + else + { /* Do nothing */ } /* Test of the minimum Rx frames length required to decode the signal */ - if (frm_len >= MIN_LEN_FRM_SIG_TWLIBRISTS) { - /* Decoding of signal sig_TwliBriSts */ - sig_twlibrists[0] = ((CAN_BUF_QUERY_DATA_BYTE(bhdl,2) & ((uint8_t)127)) >> ((uint8_t)6)); + if (frm_len >= MIN_LEN_FRM_SIG_TWLIBRISTS) + { + /* Decoding of signal sig_TwliBriSts */ + sig_twlibrists[0] = ((CAN_BUF_QUERY_DATA_BYTE(bhdl, 2) & ((uint8_t)127)) >> ((uint8_t)6)); } - else { + else + { /* Do nothing */ } /* Test of the minimum Rx frames length required to decode the signal */ - if (frm_len >= MIN_LEN_FRM_SIG_SWTOFKEYTONE_UB) { - /* Decoding of signal sig_SwtOfKeyTone_UB */ - sig_swtofkeytone_ub[0] = ((CAN_BUF_QUERY_DATA_BYTE(bhdl,0) & ((uint8_t)63)) >> ((uint8_t)5)); + if (frm_len >= MIN_LEN_FRM_SIG_SWTOFKEYTONE_UB) + { + /* Decoding of signal sig_SwtOfKeyTone_UB */ + sig_swtofkeytone_ub[0] = ((CAN_BUF_QUERY_DATA_BYTE(bhdl, 0) & ((uint8_t)63)) >> ((uint8_t)5)); } - else { + else + { /* Do nothing */ } /* Test of the minimum Rx frames length required to decode the signal */ - if (frm_len >= MIN_LEN_FRM_SIG_SWTOFKEYTONE) { - /* Decoding of signal sig_SwtOfKeyTone */ - sig_swtofkeytone[0] = ((CAN_BUF_QUERY_DATA_BYTE(bhdl,0)) >> ((uint8_t)6)); + if (frm_len >= MIN_LEN_FRM_SIG_SWTOFKEYTONE) + { + /* Decoding of signal sig_SwtOfKeyTone */ + sig_swtofkeytone[0] = ((CAN_BUF_QUERY_DATA_BYTE(bhdl, 0)) >> ((uint8_t)6)); } - else { + else + { /* Do nothing */ } /* Test of the minimum Rx frames length required to decode the signal */ - if (frm_len >= MIN_LEN_FRM_SIG_INTRBRISTS_UB) { - /* Decoding of signal sig_IntrBriSts_UB */ - sig_intrbrists_ub[0] = ((CAN_BUF_QUERY_DATA_BYTE(bhdl,0) & ((uint8_t)31)) >> ((uint8_t)4)); + if (frm_len >= MIN_LEN_FRM_SIG_INTRBRISTS_UB) + { + /* Decoding of signal sig_IntrBriSts_UB */ + sig_intrbrists_ub[0] = ((CAN_BUF_QUERY_DATA_BYTE(bhdl, 0) & ((uint8_t)31)) >> ((uint8_t)4)); } - else { + else + { /* Do nothing */ } /* Test of the minimum Rx frames length required to decode the signal */ - if (frm_len >= MIN_LEN_FRM_SIG_INTRBRISTS) { - /* Decoding of signal sig_IntrBriSts */ - sig_intrbrists[0] = ((CAN_BUF_QUERY_DATA_BYTE(bhdl,0) & ((uint8_t)15))); + if (frm_len >= MIN_LEN_FRM_SIG_INTRBRISTS) + { + /* Decoding of signal sig_IntrBriSts */ + sig_intrbrists[0] = ((CAN_BUF_QUERY_DATA_BYTE(bhdl, 0) & ((uint8_t)15))); } - else { + else + { /* Do nothing */ } /* Test of the minimum Rx frames length required to decode the signal */ - if (frm_len >= MIN_LEN_FRM_SIG_ACTVNOFSTEERWHLILLMN_UB) { - /* Decoding of signal sig_ActvnOfSteerWhlIllmn_UB */ - sig_actvnofsteerwhlillmn_ub[0] = ((CAN_BUF_QUERY_DATA_BYTE(bhdl,5) & ((uint8_t)7)) >> ((uint8_t)2)); + if (frm_len >= MIN_LEN_FRM_SIG_ACTVNOFSTEERWHLILLMN_UB) + { + /* Decoding of signal sig_ActvnOfSteerWhlIllmn_UB */ + sig_actvnofsteerwhlillmn_ub[0] = ((CAN_BUF_QUERY_DATA_BYTE(bhdl, 5) & ((uint8_t)7)) >> ((uint8_t)2)); } - else { + else + { /* Do nothing */ } /* Test of the minimum Rx frames length required to decode the signal */ - if (frm_len >= MIN_LEN_FRM_SIG_ACTVNOFSTEERWHLILLMN) { + if (frm_len >= MIN_LEN_FRM_SIG_ACTVNOFSTEERWHLILLMN) + { /* Reset of the deadline monitoring timer */ dmt_rx_sig_actvnofsteerwhlillmn = 0; - /* Decoding of signal sig_ActvnOfSteerWhlIllmn */ - sig_actvnofsteerwhlillmn[0] = ((CAN_BUF_QUERY_DATA_BYTE(bhdl,5) & ((uint8_t)15)) >> ((uint8_t)3)); + /* Decoding of signal sig_ActvnOfSteerWhlIllmn */ + sig_actvnofsteerwhlillmn[0] = ((CAN_BUF_QUERY_DATA_BYTE(bhdl, 5) & ((uint8_t)15)) >> ((uint8_t)3)); /* Rx notification callback */ IhuPrivateDHUCanFr01_CALLBACK(); } - else { + else + { /* Do nothing */ } break; case ID_TP_FRM_DIAG_PHYSREQ_SWTR: - /* Test of the minimum Rx frames length required to decode the signal */ - - - if (frm_len >= MIN_LEN_FRM_SIG_DIAGNOSTICREQSWTR) { - /* Decoding of signal sig_DiagnosticReqSWTR */ - sig_diagnosticreqswtr[0] = (CAN_BUF_QUERY_DATA_BYTE(bhdl,0)); - sig_diagnosticreqswtr[1] = (CAN_BUF_QUERY_DATA_BYTE(bhdl,1)); - sig_diagnosticreqswtr[2] = (CAN_BUF_QUERY_DATA_BYTE(bhdl,2)); - sig_diagnosticreqswtr[3] = (CAN_BUF_QUERY_DATA_BYTE(bhdl,3)); - sig_diagnosticreqswtr[4] = (CAN_BUF_QUERY_DATA_BYTE(bhdl,4)); - sig_diagnosticreqswtr[5] = (CAN_BUF_QUERY_DATA_BYTE(bhdl,5)); - sig_diagnosticreqswtr[6] = (CAN_BUF_QUERY_DATA_BYTE(bhdl,6)); - sig_diagnosticreqswtr[7] = ((CAN_BUF_QUERY_DATA_BYTE(bhdl,7))); - /* Length calculation of signal sig_DiagnosticReqPRNDL */ - sig_len_diagnosticreqswtr = frm_len - FB_SIG_DIAGNOSTICREQSWTR; - - /* Set of the Rx notification flag */ - SET_FLAG_RX_SIG_DIAGNOSTICREQSWTR(); - } - else { - /* Do nothing */ - } - break; - case ID_TP_FRM_DIAG_FUNCREQ: - /* Test of the minimum Rx frames length required to decode the signal */ - if (frm_len >= MIN_LEN_FRM_SIG_DIAGNOSTICFUNCADDRREQ) { - /* Decoding of signal sig_DiagnosticFuncAddrReq */ - sig_diagnosticfuncaddrreq[0] = (CAN_BUF_QUERY_DATA_BYTE(bhdl,0)); - sig_diagnosticfuncaddrreq[1] = (CAN_BUF_QUERY_DATA_BYTE(bhdl,1)); - sig_diagnosticfuncaddrreq[2] = (CAN_BUF_QUERY_DATA_BYTE(bhdl,2)); - sig_diagnosticfuncaddrreq[3] = (CAN_BUF_QUERY_DATA_BYTE(bhdl,3)); - sig_diagnosticfuncaddrreq[4] = (CAN_BUF_QUERY_DATA_BYTE(bhdl,4)); - sig_diagnosticfuncaddrreq[5] = (CAN_BUF_QUERY_DATA_BYTE(bhdl,5)); - sig_diagnosticfuncaddrreq[6] = (CAN_BUF_QUERY_DATA_BYTE(bhdl,6)); - sig_diagnosticfuncaddrreq[7] = ((CAN_BUF_QUERY_DATA_BYTE(bhdl,7))); - /* Length calculation of signal sig_DiagnosticFuncAddrReq */ - sig_len_diagnosticfuncaddrreq = frm_len - FB_SIG_DIAGNOSTICFUNCADDRREQ; - /* Set of the Rx notification flag */ - SET_FLAG_RX_SIG_DIAGNOSTICFUNCADDRREQ(); - } - else { - /* Do nothing */ - } + /* Test of the minimum Rx frames length required to decode the signal */ - break; + if (frm_len >= MIN_LEN_FRM_SIG_DIAGNOSTICREQSWTR) + { + /* Decoding of signal sig_DiagnosticReqSWTR */ + sig_diagnosticreqswtr[0] = (CAN_BUF_QUERY_DATA_BYTE(bhdl, 0)); + sig_diagnosticreqswtr[1] = (CAN_BUF_QUERY_DATA_BYTE(bhdl, 1)); + sig_diagnosticreqswtr[2] = (CAN_BUF_QUERY_DATA_BYTE(bhdl, 2)); + sig_diagnosticreqswtr[3] = (CAN_BUF_QUERY_DATA_BYTE(bhdl, 3)); + sig_diagnosticreqswtr[4] = (CAN_BUF_QUERY_DATA_BYTE(bhdl, 4)); + sig_diagnosticreqswtr[5] = (CAN_BUF_QUERY_DATA_BYTE(bhdl, 5)); + sig_diagnosticreqswtr[6] = (CAN_BUF_QUERY_DATA_BYTE(bhdl, 6)); + sig_diagnosticreqswtr[7] = ((CAN_BUF_QUERY_DATA_BYTE(bhdl, 7))); + /* Length calculation of signal sig_DiagnosticReqPRNDL */ + sig_len_diagnosticreqswtr = frm_len - FB_SIG_DIAGNOSTICREQSWTR; + + /* Set of the Rx notification flag */ + SET_FLAG_RX_SIG_DIAGNOSTICREQSWTR(); + } + else + { + /* Do nothing */ + } + break; + case ID_TP_FRM_DIAG_FUNCREQ: + /* Test of the minimum Rx frames length required to decode the signal */ + if (frm_len >= MIN_LEN_FRM_SIG_DIAGNOSTICFUNCADDRREQ) + { + /* Decoding of signal sig_DiagnosticFuncAddrReq */ + sig_diagnosticfuncaddrreq[0] = (CAN_BUF_QUERY_DATA_BYTE(bhdl, 0)); + sig_diagnosticfuncaddrreq[1] = (CAN_BUF_QUERY_DATA_BYTE(bhdl, 1)); + sig_diagnosticfuncaddrreq[2] = (CAN_BUF_QUERY_DATA_BYTE(bhdl, 2)); + sig_diagnosticfuncaddrreq[3] = (CAN_BUF_QUERY_DATA_BYTE(bhdl, 3)); + sig_diagnosticfuncaddrreq[4] = (CAN_BUF_QUERY_DATA_BYTE(bhdl, 4)); + sig_diagnosticfuncaddrreq[5] = (CAN_BUF_QUERY_DATA_BYTE(bhdl, 5)); + sig_diagnosticfuncaddrreq[6] = (CAN_BUF_QUERY_DATA_BYTE(bhdl, 6)); + sig_diagnosticfuncaddrreq[7] = ((CAN_BUF_QUERY_DATA_BYTE(bhdl, 7))); + /* Length calculation of signal sig_DiagnosticFuncAddrReq */ + sig_len_diagnosticfuncaddrreq = frm_len - FB_SIG_DIAGNOSTICFUNCADDRREQ; + /* Set of the Rx notification flag */ + SET_FLAG_RX_SIG_DIAGNOSTICFUNCADDRREQ(); + } + else + { + /* Do nothing */ + } + + break; default: /* Reset com traffic flag */ aux_com_traffic = COM_FALSE; break; } } - else { + else + { /* Do nothing */ } /* Com traffic flag */ - if ((com_traffic_swtr == COM_FALSE) && (aux_com_traffic == COM_TRUE)) { + if ((com_traffic_swtr == COM_FALSE) && (aux_com_traffic == COM_TRUE)) + { com_traffic_swtr = COM_TRUE; } } @@ -530,7 +546,7 @@ void CanTx(t_can_handler can_handler, bool notif, uint32_t idtp, uint16_t len, t | Routine description: | * Available transmission buffer notification callback | * This callback must be launched by the lower COM driver upon a transmission -| buffer will become available after requesting one to perform a transmission. +| buffer will become available after requesting one to perform a transmission. |--------------------------------------------------------------------------- | Parameters description: | return: TRUE in case that after current transmission lower COM driver should @@ -540,153 +556,205 @@ void CanTx(t_can_handler can_handler, bool notif, uint32_t idtp, uint16_t len, t bool OsekComTxReqCallbackSWTR(void) { /* Check of the Tx request flag */ - if (TST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR06()) { + if (TST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR06()) + { /* Transmission of the frame SwtrPrivateDHUCanFr06*/ - if(Fuction_State != Function_State_C) + if (Fuction_State != Function_State_C) { - CanTx(0, true, ID_TP_FRM_SWTRPRIVATEDHUCANFR06, MAX_LEN_FRM_SWTRPRIVATEDHUCANFR06, frm_swtrprivatedhucanfr06); + CanTx(0, true, ID_TP_FRM_SWTRPRIVATEDHUCANFR06, MAX_LEN_FRM_SWTRPRIVATEDHUCANFR06, frm_swtrprivatedhucanfr06); } RST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR06(); } - else if (TST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR02()) { + else if (TST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR02()) + { /* Transmission of the frame SwtrPrivateDHUCanFr02 */ - if(Fuction_State != Function_State_C) + if (Fuction_State != Function_State_C) { - CanTx(0, true, ID_TP_FRM_SWTRPRIVATEDHUCANFR02, MAX_LEN_FRM_SWTRPRIVATEDHUCANFR02, frm_swtrprivatedhucanfr02); + CanTx(0, true, ID_TP_FRM_SWTRPRIVATEDHUCANFR02, MAX_LEN_FRM_SWTRPRIVATEDHUCANFR02, frm_swtrprivatedhucanfr02); } RST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR02(); } - else if (TST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR01()) { + else if (TST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR01()) + { /* Transmission of the frame SwtrPrivateDHUCanFr01 */ - if(Fuction_State != Function_State_C) + if (Fuction_State != Function_State_C) { - CanTx(0, true, ID_TP_FRM_SWTRPRIVATEDHUCANFR01, MAX_LEN_FRM_SWTRPRIVATEDHUCANFR01, frm_swtrprivatedhucanfr01); + CanTx(0, true, ID_TP_FRM_SWTRPRIVATEDHUCANFR01, MAX_LEN_FRM_SWTRPRIVATEDHUCANFR01, frm_swtrprivatedhucanfr01); } RST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR01(); } - else if (TST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR03()) { + else if (TST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR03()) + { /* Transmission of the frame SwtrPrivateDHUCanFr03 */ - if(Fuction_State != Function_State_C) + if (Fuction_State != Function_State_C) { - CanTx(0, true, ID_TP_FRM_SWTRPRIVATEDHUCANFR03, MAX_LEN_FRM_SWTRPRIVATEDHUCANFR03, frm_swtrprivatedhucanfr03); + CanTx(0, true, ID_TP_FRM_SWTRPRIVATEDHUCANFR03, MAX_LEN_FRM_SWTRPRIVATEDHUCANFR03, frm_swtrprivatedhucanfr03); } RST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR03(); } - else if (TST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR04()) { + else if (TST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR04()) + { /* Transmission of the frame SwtrPrivateDHUCanFr04 */ - if(Fuction_State != Function_State_C) + if (Fuction_State != Function_State_C) { - CanTx(0, true, ID_TP_FRM_SWTRPRIVATEDHUCANFR04, MAX_LEN_FRM_SWTRPRIVATEDHUCANFR04, frm_swtrprivatedhucanfr04); + CanTx(0, true, ID_TP_FRM_SWTRPRIVATEDHUCANFR04, MAX_LEN_FRM_SWTRPRIVATEDHUCANFR04, frm_swtrprivatedhucanfr04); } RST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR04(); } - else if (TST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR05()) { + else if (TST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR05()) + { /* Transmission of the frame SwtrPrivateDHUCanFr05 */ - if(Fuction_State != Function_State_C) + if (Fuction_State != Function_State_C) { - CanTx(0, true, ID_TP_FRM_SWTRPRIVATEDHUCANFR05, MAX_LEN_FRM_SWTRPRIVATEDHUCANFR05, frm_swtrprivatedhucanfr05); + CanTx(0, true, ID_TP_FRM_SWTRPRIVATEDHUCANFR05, MAX_LEN_FRM_SWTRPRIVATEDHUCANFR05, frm_swtrprivatedhucanfr05); } RST_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR05(); } - else if (TST_FLAG_TX_REQ_FRM_SWTRPRESSFR01()) { + else if (TST_FLAG_TX_REQ_FRM_SWTRPRESSFR01()) + { /* Transmission of the frame SwtrPressFr01 */ - if(Fuction_State != Function_State_C) - { - if(Test_frame_On == 1) - CanTx(0, true, ID_TP_FRM_SWTRPRESSFR01, MAX_LEN_FRM_SWTRPRESSFR01, frm_swtrpressfr01); + if (Fuction_State != Function_State_C) + { + if (Test_frame_On == 1) + CanTx(0, true, ID_TP_FRM_SWTRPRESSFR01, MAX_LEN_FRM_SWTRPRESSFR01, frm_swtrpressfr01); } RST_FLAG_TX_REQ_FRM_SWTRPRESSFR01(); } - else if (TST_FLAG_TX_REQ_FRM_SWTRSENSORFR01()) { + else if (TST_FLAG_TX_REQ_FRM_SWTRSENSORFR01()) + { /* Transmission of the frame SwtRSensorFr01 */ - if(Fuction_State != Function_State_C) - { - if(Test_frame_On == 1) - CanTx(0, true, ID_TP_FRM_SWTRSENSORFR01, MAX_LEN_FRM_SWTRSENSORFR01, frm_swtrsensorfr01); + if (Fuction_State != Function_State_C) + { + if (Test_frame_On == 1) + CanTx(0, true, ID_TP_FRM_SWTRSENSORFR01, MAX_LEN_FRM_SWTRSENSORFR01, frm_swtrsensorfr01); } RST_FLAG_TX_REQ_FRM_SWTRSENSORFR01(); } - else if (TST_FLAG_TX_REQ_FRM_SWTRSENSORFR02()) { + else if (TST_FLAG_TX_REQ_FRM_SWTRSENSORFR02()) + { /* Transmission of the frame SwtRSensorFr02 */ - if(Fuction_State != Function_State_C) - { - if(Test_frame_On == 1) - CanTx(0, true, ID_TP_FRM_SWTRSENSORFR02, MAX_LEN_FRM_SWTRSENSORFR02, frm_swtrsensorfr02); + if (Fuction_State != Function_State_C) + { + if (Test_frame_On == 1) + CanTx(0, true, ID_TP_FRM_SWTRSENSORFR02, MAX_LEN_FRM_SWTRSENSORFR02, frm_swtrsensorfr02); } RST_FLAG_TX_REQ_FRM_SWTRSENSORFR02(); } - else if (TST_FLAG_TX_REQ_FRM_SWTRSENSORFR03()) { + else if (TST_FLAG_TX_REQ_FRM_SWTRSENSORFR03()) + { /* Transmission of the frame SwtRSensorFr03 */ - if(Fuction_State != Function_State_C) - { - if(Test_frame_On == 1) - CanTx(0, true, ID_TP_FRM_SWTRSENSORFR03, MAX_LEN_FRM_SWTRSENSORFR03, frm_swtrsensorfr03); + if (Fuction_State != Function_State_C) + { + if (Test_frame_On == 1) + CanTx(0, true, ID_TP_FRM_SWTRSENSORFR03, MAX_LEN_FRM_SWTRSENSORFR03, frm_swtrsensorfr03); } RST_FLAG_TX_REQ_FRM_SWTRSENSORFR03(); } - else if (TST_FLAG_TX_REQ_FRM_SWTRSENSORFR04()) { + else if (TST_FLAG_TX_REQ_FRM_SWTRSENSORFR04()) + { /* Transmission of the frame SwtRSensorFr04 */ - if(Fuction_State != Function_State_C) - { - if(Test_frame_On == 1) - CanTx(0, true, ID_TP_FRM_SWTRSENSORFR04, MAX_LEN_FRM_SWTRSENSORFR04, frm_swtrsensorfr04); + if (Fuction_State != Function_State_C) + { + if (Test_frame_On == 1) + CanTx(0, true, ID_TP_FRM_SWTRSENSORFR04, MAX_LEN_FRM_SWTRSENSORFR04, frm_swtrsensorfr04); } RST_FLAG_TX_REQ_FRM_SWTRSENSORFR04(); } - else if (TST_FLAG_TX_REQ_FRM_SWTRSENSORFR05()) { + else if (TST_FLAG_TX_REQ_FRM_SWTRSENSORFR05()) + { /* Transmission of the frame SwtRSensorFr05 */ - if(Fuction_State != Function_State_C) - { - if(Test_frame_On == 1) - CanTx(0, true, ID_TP_FRM_SWTRSENSORFR05, MAX_LEN_FRM_SWTRSENSORFR05, frm_swtrsensorfr05); + if (Fuction_State != Function_State_C) + { + if (Test_frame_On == 1) + CanTx(0, true, ID_TP_FRM_SWTRSENSORFR05, MAX_LEN_FRM_SWTRSENSORFR05, frm_swtrsensorfr05); } RST_FLAG_TX_REQ_FRM_SWTRSENSORFR05(); } - else if (TST_FLAG_TX_REQ_FRM_SWTRSENSORFR06()) { + else if (TST_FLAG_TX_REQ_FRM_SWTRSENSORFR06()) + { /* Transmission of the frame SwtRSensorFr06 */ - if(Fuction_State != Function_State_C) - { - if(Test_frame_On == 1) - CanTx(0, true, ID_TP_FRM_SWTRSENSORFR06, MAX_LEN_FRM_SWTRSENSORFR06, frm_swtrsensorfr06); + if (Fuction_State != Function_State_C) + { + if (Test_frame_On == 1) + CanTx(0, true, ID_TP_FRM_SWTRSENSORFR06, MAX_LEN_FRM_SWTRSENSORFR06, frm_swtrsensorfr06); } RST_FLAG_TX_REQ_FRM_SWTRSENSORFR06(); } - - else if (TST_FLAG_TX_REQ_FRM_SWTRSENSORFR08()) { - /* Transmission of the frame SwtRSensorFr08 */ - if(Fuction_State != Function_State_C) - { - if(Test_frame_On == 1) - CanTx(0, true, ID_TP_FRM_SWTRSENSORFR08, MAX_LEN_FRM_SWTRSENSORFR08, frm_swtrsensorfr08); - } - RST_FLAG_TX_REQ_FRM_SWTRSENSORFR08(); - Fr08_send_flag=1; - } - - else if (TST_FLAG_TX_REQ_FRM_SWTRSENSORFR07()) { + else if (TST_FLAG_TX_REQ_FRM_SWTRSENSORFR07()) + { /* Transmission of the frame SwtRSensorFr07 */ - if(Fuction_State != Function_State_C) - { - if(Test_frame_On == 1) - CanTx(0, true, ID_TP_FRM_SWTRSENSORFR07, MAX_LEN_FRM_SWTRSENSORFR07, frm_swtrsensorfr07); + if (Fuction_State != Function_State_C) + { + if (Test_frame_On == 1) + CanTx(0, true, ID_TP_FRM_SWTRSENSORFR07, MAX_LEN_FRM_SWTRSENSORFR07, frm_swtrsensorfr07); } RST_FLAG_TX_REQ_FRM_SWTRSENSORFR07(); } - - else if(TST_FLAG_TX_REQ_FRM_DIAG_PHYSRESP_SWTR()) + else if (TST_FLAG_TX_REQ_FRM_SWTRSENSORFR08()) { - /* Transmission of the frame DIAG_PHYSRESP_SWTR */ + /* Transmission of the frame SwtRSensorFr08 */ + if (Fuction_State != Function_State_C) + { + if (Test_frame_On == 1) + { + CanTx(0, true, ID_TP_FRM_SWTRSENSORFR08, MAX_LEN_FRM_SWTRSENSORFR08, frm_swtrsensorfr08); + CanTx(0, true, 0x419, 8, frm_swtrsensorfr09); + CanTx(0, true, 0x41A, 8, frm_swtrsensorfr0A); + CanTx(0, true, 0x41B, 8, frm_swtrsensorfr0B); + CanTx(0, true, 0x41C, 8, frm_swtrsensorfr0C); + } + } + RST_FLAG_TX_REQ_FRM_SWTRSENSORFR08(); + Fr08_send_flag = 1; + } + + else if (TST_FLAG_TX_REQ_FRM_DIAG_PHYSRESP_SWTR()) + { + /* Transmission of the frame DIAG_PHYSRESP_SWTR */ CanTx(0, true, ID_TP_FRM_DIAG_PHYSRESP_SWTR, MAX_LEN_FRM_DIAG_PHYSRESP_SWTR, frm_diag_physresp_swtr); RST_FLAG_TX_REQ_FRM_DIAG_PHYSRESP_SWTR(); } - else { + else + { /* Do nothing */ } /* return checking pending transmissions */ return (((flag_swtr_com_tx_req0 != 0) || (flag_swtr_com_tx_req1 != 0)) ? true : false); } - +void OsekComSetFR09data(uint8_t data[]) +{ + uint8_t i; + for (i = 0; i < 8; i++) + { + frm_swtrsensorfr09[i] = data[i]; + } + +} +void OsekComSetFR0Adata(uint8_t data[]) +{ + uint8_t i; + for (i = 0; i < 8; i++) + { + frm_swtrsensorfr0A[i] = data[i]; + } +} +void OsekComSetFR0Bdata(uint8_t data[]) +{ + uint8_t i; + for (i = 0; i < 8; i++) + { + frm_swtrsensorfr0B[i] = data[i]; + } +} +void OsekComSetFR0Cdata(uint8_t data[]) +{ + uint8_t i; + for (i = 0; i < 8; i++) + { + frm_swtrsensorfr0C[i] = data[i]; + } +} uint32_t CanBufQueryIdTp_Tx(void); /*--------------------------------------------------------------------------- | Portability: Target platform independent @@ -701,11 +769,12 @@ uint32_t CanBufQueryIdTp_Tx(void); /---------------------------------------------------------------------------*/ void OsekComTxNotifCallbackSWTR(t_com_buf_hdl bhdl) { - //uint32_t buf_idtp = CanBufQueryIdTp_Tx(); + // uint32_t buf_idtp = CanBufQueryIdTp_Tx(); uint32_t buf_idtp = CanBufQueryIdTp(); buf_idtp = ID_TP_FRM_DIAG_PHYSREQ_SWTR; - switch (buf_idtp) { - + switch (buf_idtp) + { + case ID_TP_FRM_SWTRPRIVATEDHUCANFR06: /* Set of Tx the notification flag */ SET_FLAG_TX_SIG_DIAGCFAILRTOUCHPANSWTRVIBRATIONFLTSTS(); @@ -812,7 +881,7 @@ void OsekComTxNotifCallbackSWTR(t_com_buf_hdl bhdl) /* Set of Tx the notification flag */ SET_FLAG_TX_SIG_RIMFCTACTSGCE(); break; -case ID_TP_FRM_SWTRPRIVATEDHUCANFR01: + case ID_TP_FRM_SWTRPRIVATEDHUCANFR01: /* Set of Tx the notification flag */ SET_FLAG_TX_SIG_STEERWHLTOUCHBDRITOUCHPOSNY(); /* Set of Tx the notification flag */ @@ -826,10 +895,10 @@ case ID_TP_FRM_SWTRPRIVATEDHUCANFR01: /* Set of Tx the notification flag */ SET_FLAG_TX_SIG_STEERWHLTOUCHBDRI_UB(); break; - case ID_TP_FRM_DIAG_PHYSREQ_SWTR:// //ID_TP_FRM_DIAG_PHYSRESP_SWTR ID_TP_FRM_DIAG_FUNCREQ - case ID_TP_FRM_DIAG_FUNCREQ: - SET_FLAG_TX_SIG_DIAGNOSTICRESPSWTR(); - break; + case ID_TP_FRM_DIAG_PHYSREQ_SWTR: // //ID_TP_FRM_DIAG_PHYSRESP_SWTR ID_TP_FRM_DIAG_FUNCREQ + case ID_TP_FRM_DIAG_FUNCREQ: + SET_FLAG_TX_SIG_DIAGNOSTICRESPSWTR(); + break; default: /* Do nothing */ break; @@ -855,11 +924,11 @@ t_status_type StartCom(t_com_application_mode_type app_mode) const t_application_data_ref aux_ref = &aux; /* Get current timer tick */ - /* Buffer initialization */ - for(ind=0; ind < (uint16_t)8; ind++){ - aux[ind]=(uint8_t)0; + for (ind = 0; ind < (uint16_t)8; ind++) + { + aux[ind] = (uint8_t)0; } /* Register of the COM mode */ flag_st_mode = app_mode & (uint8_t)0x0F; @@ -868,15 +937,15 @@ t_status_type StartCom(t_com_application_mode_type app_mode) SET_FLAG_OSEK_COM_INIT(); /* Signals initialization to zero */ - for(ind=(uint16_t)0;indmessage< is a queued signal the service will return the first value | available in the queue or error if the queue is empty. (Mode not supported) -| * The user is responsible of granting that the parameter >data_ref< -| points to a variable correctly allocated and compatible in size with the +| * The user is responsible of granting that the parameter >data_ref< +| points to a variable correctly allocated and compatible in size with the | received signal type -| * Usage example: +| * Usage example: | t_vehicle_speed vehicle_speed; -| (void)ReceiveMessage(SIG_VEHICLE_SPEED,&vehicle_speed); +| (void)ReceiveMessage(SIG_VEHICLE_SPEED,&vehicle_speed); |--------------------------------------------------------------------------- | Parameters description: | message: Identification of the signal to be retrieved. -| data_ref: Pointer to a variable where to store the requested signal. -| return: +| data_ref: Pointer to a variable where to store the requested signal. +| return: | E_OK in case of no errors | E_COM_ID in case the parameter >message< is out of range or if it refers | to signal that is sent, dynamic length or zero-length @@ -1031,7 +1102,7 @@ t_status_type StopPeriodic(void) | E_COM_LIMIT in case an overflow of the queue of the signal identified by >message< | occurred since the last call to ReceiveMessage for >message<. | E_COM_LIMIT indicates that at least one message has been discarded -| since the message queue filled. Nevertheless the service is +| since the message queue filled. Nevertheless the service is | performed and a message is returned. The service ReceiveMessage | clears the overflow condition for >message<. | other (see t_status_type). @@ -1039,85 +1110,87 @@ t_status_type StopPeriodic(void) t_status_type ReceiveMessage(t_symbolic_name message, t_application_data_ref data_ref) { - t_status_type status=E_OK; + t_status_type status = E_OK; /* Mutual exclusive access begin */ - //SuspendAllInterrupts(); - switch (message) { + // SuspendAllInterrupts(); + switch (message) + { case SIG_TWLIBRISTS_UB: - ((uint8_t *)data_ref)[0]=sig_twlibrists_ub[0]; + ((uint8_t *)data_ref)[0] = sig_twlibrists_ub[0]; break; case SIG_TWLIBRISTS: - ((uint8_t *)data_ref)[0]=sig_twlibrists[0]; + ((uint8_t *)data_ref)[0] = sig_twlibrists[0]; break; case SIG_SWTOFKEYTONE_UB: - ((uint8_t *)data_ref)[0]=sig_swtofkeytone_ub[0]; + ((uint8_t *)data_ref)[0] = sig_swtofkeytone_ub[0]; break; case SIG_SWTOFKEYTONE: - ((uint8_t *)data_ref)[0]=sig_swtofkeytone[0]; + ((uint8_t *)data_ref)[0] = sig_swtofkeytone[0]; break; case SIG_INTRBRISTS_UB: - ((uint8_t *)data_ref)[0]=sig_intrbrists_ub[0]; + ((uint8_t *)data_ref)[0] = sig_intrbrists_ub[0]; break; case SIG_INTRBRISTS: - ((uint8_t *)data_ref)[0]=sig_intrbrists[0]; + ((uint8_t *)data_ref)[0] = sig_intrbrists[0]; break; case SIG_ACTVNOFSTEERWHLILLMN_UB: - ((uint8_t *)data_ref)[0]=sig_actvnofsteerwhlillmn_ub[0]; + ((uint8_t *)data_ref)[0] = sig_actvnofsteerwhlillmn_ub[0]; break; case SIG_ACTVNOFSTEERWHLILLMN: - ((uint8_t *)data_ref)[0]=sig_actvnofsteerwhlillmn[0]; + ((uint8_t *)data_ref)[0] = sig_actvnofsteerwhlillmn[0]; break; default: - status=E_COM_ID; + status = E_COM_ID; break; } /* Mutual exclusive access end */ - //ResumeAllInterrupts(); + // ResumeAllInterrupts(); return status; } t_status_type ReceiveDynamicMessage(t_symbolic_name message, t_application_data_ref data_ref, - t_length_ref length_ref) + t_length_ref length_ref) { - t_status_type status=E_OK; + t_status_type status = E_OK; /* Mutual exclusive access begin */ - // SuspendAllInterrupts(); - switch (message) { + // SuspendAllInterrupts(); + switch (message) + { case SIG_DIAGNOSTICREQSWTR: - ((UI_8 *)data_ref)[0]=sig_diagnosticreqswtr[0]; - ((UI_8 *)data_ref)[1]=sig_diagnosticreqswtr[1]; - ((UI_8 *)data_ref)[2]=sig_diagnosticreqswtr[2]; - ((UI_8 *)data_ref)[3]=sig_diagnosticreqswtr[3]; - ((UI_8 *)data_ref)[4]=sig_diagnosticreqswtr[4]; - ((UI_8 *)data_ref)[5]=sig_diagnosticreqswtr[5]; - ((UI_8 *)data_ref)[6]=sig_diagnosticreqswtr[6]; - ((UI_8 *)data_ref)[7]=sig_diagnosticreqswtr[7]; + ((UI_8 *)data_ref)[0] = sig_diagnosticreqswtr[0]; + ((UI_8 *)data_ref)[1] = sig_diagnosticreqswtr[1]; + ((UI_8 *)data_ref)[2] = sig_diagnosticreqswtr[2]; + ((UI_8 *)data_ref)[3] = sig_diagnosticreqswtr[3]; + ((UI_8 *)data_ref)[4] = sig_diagnosticreqswtr[4]; + ((UI_8 *)data_ref)[5] = sig_diagnosticreqswtr[5]; + ((UI_8 *)data_ref)[6] = sig_diagnosticreqswtr[6]; + ((UI_8 *)data_ref)[7] = sig_diagnosticreqswtr[7]; *((UI_8 *)length_ref) = sig_len_diagnosticreqswtr; /* Reset class 1 (RxNotif) flag */ ResetFlagRxSigDiagnosticReqSWTR(); break; case SIG_DIAGNOSTICFUNCADDRREQ: - ((UI_8 *)data_ref)[0]=sig_diagnosticfuncaddrreq[0]; - ((UI_8 *)data_ref)[1]=sig_diagnosticfuncaddrreq[1]; - ((UI_8 *)data_ref)[2]=sig_diagnosticfuncaddrreq[2]; - ((UI_8 *)data_ref)[3]=sig_diagnosticfuncaddrreq[3]; - ((UI_8 *)data_ref)[4]=sig_diagnosticfuncaddrreq[4]; - ((UI_8 *)data_ref)[5]=sig_diagnosticfuncaddrreq[5]; - ((UI_8 *)data_ref)[6]=sig_diagnosticfuncaddrreq[6]; - ((UI_8 *)data_ref)[7]=sig_diagnosticfuncaddrreq[7]; + ((UI_8 *)data_ref)[0] = sig_diagnosticfuncaddrreq[0]; + ((UI_8 *)data_ref)[1] = sig_diagnosticfuncaddrreq[1]; + ((UI_8 *)data_ref)[2] = sig_diagnosticfuncaddrreq[2]; + ((UI_8 *)data_ref)[3] = sig_diagnosticfuncaddrreq[3]; + ((UI_8 *)data_ref)[4] = sig_diagnosticfuncaddrreq[4]; + ((UI_8 *)data_ref)[5] = sig_diagnosticfuncaddrreq[5]; + ((UI_8 *)data_ref)[6] = sig_diagnosticfuncaddrreq[6]; + ((UI_8 *)data_ref)[7] = sig_diagnosticfuncaddrreq[7]; *((UI_8 *)length_ref) = sig_len_diagnosticfuncaddrreq; /* Reset class 1 (RxNotif) flag */ ResetFlagRxSigDiagnosticFuncAddrReq(); break; default: - status=E_COM_ID; + status = E_COM_ID; break; } /* Mutual exclusive access end */ - // ResumeAllInterrupts(); + // ResumeAllInterrupts(); return status; } @@ -1136,20 +1209,20 @@ t_status_type ReceiveDynamicMessage(t_symbolic_name message, | In this case, no transmission is initiated by the call to this service. | * If >message< has the Pending Transfer Property, no transmission is | triggered by the usage of this service. -| * The user is responsible of granting that the parameter >data_ref< -| points to a variable correctly allocated and compatible in size with the +| * The user is responsible of granting that the parameter >data_ref< +| points to a variable correctly allocated and compatible in size with the | transmitted signal type. -| * Usage example: +| * Usage example: | t_vehicle_speed vehicle_speed = 20; -| (void)SendMessage(SIG_VEHICLE_SPEED,&vehicle_speed); +| (void)SendMessage(SIG_VEHICLE_SPEED,&vehicle_speed); |--------------------------------------------------------------------------- | Parameters description: | message: Identification of the signal to be transmitted. -| data_ref: Pointer to a variable containing the data to be transmitted. -| return: +| data_ref: Pointer to a variable containing the data to be transmitted. +| return: | E_OK in case of no errors | E_COM_ID is case the parameter >message< is out of range or if it refers -| to a message that is received or to a dynamic-length or +| to a message that is received or to a dynamic-length or | zero-length message. | other (see t_status_type). /---------------------------------------------------------------------------*/ @@ -1160,16 +1233,19 @@ t_status_type SendMessage(t_symbolic_name message, t_symbolic_name aux_msg = message & (~NODE_ID_MASK); /* Case when FicOsek is initialized */ - if (TST_FLAG_OSEK_COM_INIT()) { + if (TST_FLAG_OSEK_COM_INIT()) + { /* Case when message is not out of the range */ if ((aux_msg >= FIRST_TX_STA_LEN_SIGNAL_SYMBOLIC_NAME) && - (aux_msg <= LAST_TX_STA_LEN_SIGNAL_SYMBOLIC_NAME)) { + (aux_msg <= LAST_TX_STA_LEN_SIGNAL_SYMBOLIC_NAME)) + { /* Mutual exclusive access begin */ - // SuspendAllInterrupts(); + // SuspendAllInterrupts(); /* Set of message data */ - status=InitMessage(message,data_ref); + status = InitMessage(message, data_ref); /* Switch for signals with Tx or TxError flags to reset */ - switch (message) { + switch (message) + { case SIG_DIAGCFAILRTOUCHPANSWTRVIBRATIONFLTSTS: /* Reset Tx notification flag */ ResetFlagTxSigDiagcFailrTouchPanSWTRVibrationFltSts(); @@ -1386,24 +1462,26 @@ t_status_type SendMessage(t_symbolic_name message, /* Reset Tx notification flag */ ResetFlagTxSigSteerWhlTouchBdRi_UB(); break; - case SIG_DIAGNOSTICRESPSWTR: - ResetFlagTxSigDiagnosticRespSWTR(); - break; + case SIG_DIAGNOSTICRESPSWTR: + ResetFlagTxSigDiagnosticRespSWTR(); + break; default: /* Do nothing */ break; } /* Mutual exclusive access end */ - // ResumeAllInterrupts(); + // ResumeAllInterrupts(); } /* Case when message is out of the range */ - else { - status=E_COM_ID; + else + { + status = E_COM_ID; } } /* Case when FicOsek is not initialized */ - else { - status=E_COM_SYS_NOINIT; + else + { + status = E_COM_SYS_NOINIT; } return status; } @@ -1415,32 +1493,36 @@ t_status_type SendDynamicMessage(t_symbolic_name message, t_status_type status; t_symbolic_name aux_msg = message & (~NODE_ID_MASK); /* Case when FicOsek is initialized */ - if (TST_FLAG_OSEK_COM_INIT()) { + if (TST_FLAG_OSEK_COM_INIT()) + { /* Case when message is not out of the range */ if ((aux_msg >= FIRST_TX_DYN_LEN_SIGNAL_SYMBOLIC_NAME) && - (aux_msg <= LAST_TX_DYN_LEN_SIGNAL_SYMBOLIC_NAME)) { + (aux_msg <= LAST_TX_DYN_LEN_SIGNAL_SYMBOLIC_NAME)) + { /* Mutual exclusive access begin */ - // SuspendAllInterrupts(); + // SuspendAllInterrupts(); /* Set of signal data */ - status=InitMessage(message,data_ref); + status = InitMessage(message, data_ref); /* Switch for signals */ - switch (message) { + switch (message) + { case SIG_DIAGNOSTICRESPSWTR: /* Set of signal length */ len_frm_diag_physresp_swtr = MAX_LEN_FRM_DIAG_PHYSRESP_SWTR - MAX_LEN_SIG_DIAGNOSTICRESPSWTR + (*((UI_8 *)length_ref)); /* Reset class 2 (TxNotif) flag */ ResetFlagTxSigDiagnosticRespSWTR(); /* Reset class 4 (TxErrorNotif) flag */ - // ResetFlagTxErrorSigDiagnosticRespSWTR(); + // ResetFlagTxErrorSigDiagnosticRespSWTR(); break; default: /* Do nothing */ break; } /* Mutual exclusive access end */ - //ResumeAllInterrupts(); + // ResumeAllInterrupts(); /* Switch for triggered signal of direct or mixed frames */ - switch (message) { + switch (message) + { case SIG_DIAGNOSTICRESPSWTR: /* Trigger event to initiate the transmission of the frame */ OsekComTxReqFrmDIAG_PhysResp_SWTR(); @@ -1451,13 +1533,15 @@ t_status_type SendDynamicMessage(t_symbolic_name message, } } /* Case when message is out of the range */ - else { - status=E_COM_ID; + else + { + status = E_COM_ID; } } /* Case when FicOsek is not initialized */ - else { - status=E_COM_SYS_NOINIT; + else + { + status = E_COM_SYS_NOINIT; } return status; } @@ -1471,14 +1555,14 @@ t_status_type SendDynamicMessage(t_symbolic_name message, | referenced by >data_ref< | * This service will not reset any class flags associated to >message< | * This service will not initiate any transmission. -| * The user is responsible of granting that the parameter 'data_ref' -| points to an address correctly allocated and compatible in size with the +| * The user is responsible of granting that the parameter 'data_ref' +| points to an address correctly allocated and compatible in size with the | transmitted signal type. |--------------------------------------------------------------------------- | Parameters description: | message: Identification of the signal. -| data_ref: Pointer to a variable containing the data. -| return: +| data_ref: Pointer to a variable containing the data. +| return: | E_OK in case of no errors | E_COM_ID if the message or signal to initialize don't exist | Other (see t_status_type). @@ -1486,577 +1570,578 @@ t_status_type SendDynamicMessage(t_symbolic_name message, t_status_type InitMessage(t_symbolic_name message, t_application_data_ref data_ref) { - t_status_type status=E_OK; + t_status_type status = E_OK; /* Mutual exclusive access begin */ - //SuspendAllInterrupts(); - switch (message) { + // SuspendAllInterrupts(); + switch (message) + { case SIG_TWLIBRISTS_UB: - /* Initialization of signal sig_TwliBriSts_UB */ - sig_twlibrists_ub[0]=((uint8_t *)data_ref)[0]; + /* Initialization of signal sig_TwliBriSts_UB */ + sig_twlibrists_ub[0] = ((uint8_t *)data_ref)[0]; break; case SIG_TWLIBRISTS: - /* Initialization of signal sig_TwliBriSts */ - sig_twlibrists[0]=((uint8_t *)data_ref)[0]; + /* Initialization of signal sig_TwliBriSts */ + sig_twlibrists[0] = ((uint8_t *)data_ref)[0]; break; case SIG_SWTOFKEYTONE_UB: - /* Initialization of signal sig_SwtOfKeyTone_UB */ - sig_swtofkeytone_ub[0]=((uint8_t *)data_ref)[0]; + /* Initialization of signal sig_SwtOfKeyTone_UB */ + sig_swtofkeytone_ub[0] = ((uint8_t *)data_ref)[0]; break; case SIG_SWTOFKEYTONE: - /* Initialization of signal sig_SwtOfKeyTone */ - sig_swtofkeytone[0]=((uint8_t *)data_ref)[0]; + /* Initialization of signal sig_SwtOfKeyTone */ + sig_swtofkeytone[0] = ((uint8_t *)data_ref)[0]; break; case SIG_INTRBRISTS_UB: - /* Initialization of signal sig_IntrBriSts_UB */ - sig_intrbrists_ub[0]=((uint8_t *)data_ref)[0]; + /* Initialization of signal sig_IntrBriSts_UB */ + sig_intrbrists_ub[0] = ((uint8_t *)data_ref)[0]; break; case SIG_INTRBRISTS: - /* Initialization of signal sig_IntrBriSts */ - sig_intrbrists[0]=((uint8_t *)data_ref)[0]; + /* Initialization of signal sig_IntrBriSts */ + sig_intrbrists[0] = ((uint8_t *)data_ref)[0]; break; case SIG_ACTVNOFSTEERWHLILLMN_UB: - /* Initialization of signal sig_ActvnOfSteerWhlIllmn_UB */ - sig_actvnofsteerwhlillmn_ub[0]=((uint8_t *)data_ref)[0]; + /* Initialization of signal sig_ActvnOfSteerWhlIllmn_UB */ + sig_actvnofsteerwhlillmn_ub[0] = ((uint8_t *)data_ref)[0]; break; case SIG_ACTVNOFSTEERWHLILLMN: - /* Initialization of signal sig_ActvnOfSteerWhlIllmn */ - sig_actvnofsteerwhlillmn[0]=((uint8_t *)data_ref)[0]; + /* Initialization of signal sig_ActvnOfSteerWhlIllmn */ + sig_actvnofsteerwhlillmn[0] = ((uint8_t *)data_ref)[0]; break; case SIG_DIAGCFAILRTOUCHPANSWTRVIBRATIONFLTSTS: - /* Initial codification of the signal sig_DiagcFailrTouchPanSWTRVibrationFltSts */ + /* Initial codification of the signal sig_DiagcFailrTouchPanSWTRVibrationFltSts */ frm_swtrprivatedhucanfr06[0] &= (((uint8_t)0xFF) - (((uint8_t)3))); frm_swtrprivatedhucanfr06[0] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)3))); break; case SIG_DIAGCFAILRTOUCHPANSWTRTOUCHDFLTSTS: - /* Initial codification of the signal sig_DiagcFailrTouchPanSWTRTouchdFltSts */ + /* Initial codification of the signal sig_DiagcFailrTouchPanSWTRTouchdFltSts */ frm_swtrprivatedhucanfr06[0] &= (((uint8_t)0xFF) - (((uint8_t)3) << ((uint8_t)2))); frm_swtrprivatedhucanfr06[0] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)3)) << ((uint8_t)2)); break; case SIG_DIAGCFAILRTOUCHPANSWTRSNSRFLTSTS: - /* Initial codification of the signal sig_DiagcFailrTouchPanSWTRSnsrFltSts */ + /* Initial codification of the signal sig_DiagcFailrTouchPanSWTRSnsrFltSts */ frm_swtrprivatedhucanfr06[0] &= (((uint8_t)0xFF) - (((uint8_t)7) << ((uint8_t)4))); frm_swtrprivatedhucanfr06[0] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)7)) << ((uint8_t)4)); break; case SIG_DIAGCFAILRTOUCHPANSWTRCMNFLTSTS: - /* Initial codification of the signal sig_DiagcFailrTouchPanSWTRCmnFltSts */ + /* Initial codification of the signal sig_DiagcFailrTouchPanSWTRCmnFltSts */ frm_swtrprivatedhucanfr06[0] &= (((uint8_t)0xFF) - (((uint8_t)1) << ((uint8_t)7))); frm_swtrprivatedhucanfr06[0] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)1)) << ((uint8_t)7)); break; case SIG_DIAGCFAILRTOUCHPANSWTR_UB: - /* Initial codification of the signal sig_DiagcFailrTouchPanSWTR_UB */ + /* Initial codification of the signal sig_DiagcFailrTouchPanSWTR_UB */ frm_swtrprivatedhucanfr06[1] &= (((uint8_t)0xFF) - (((uint8_t)1) << ((uint8_t)7))); frm_swtrprivatedhucanfr06[1] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)1)) << ((uint8_t)7)); break; case SIG_SWTRSERNONR4: - /* Initial codification of the signal sig_SWTRSerNoNr4 */ + /* Initial codification of the signal sig_SWTRSerNoNr4 */ frm_swtrprivatedhucanfr05[3] &= (((uint8_t)0xFF) - (((uint8_t)255))); frm_swtrprivatedhucanfr05[3] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)255))); break; case SIG_SWTRSERNONR3: - /* Initial codification of the signal sig_SWTRSerNoNr3 */ + /* Initial codification of the signal sig_SWTRSerNoNr3 */ frm_swtrprivatedhucanfr05[2] &= (((uint8_t)0xFF) - (((uint8_t)255))); frm_swtrprivatedhucanfr05[2] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)255))); break; case SIG_SWTRSERNONR2: - /* Initial codification of the signal sig_SWTRSerNoNr2 */ + /* Initial codification of the signal sig_SWTRSerNoNr2 */ frm_swtrprivatedhucanfr05[1] &= (((uint8_t)0xFF) - (((uint8_t)255))); frm_swtrprivatedhucanfr05[1] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)255))); break; case SIG_SWTRSERNONR1: - /* Initial codification of the signal sig_SWTRSerNoNr1 */ + /* Initial codification of the signal sig_SWTRSerNoNr1 */ frm_swtrprivatedhucanfr05[0] &= (((uint8_t)0xFF) - (((uint8_t)255))); frm_swtrprivatedhucanfr05[0] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)255))); break; case SIG_SWTRSERNO_UB: - /* Initial codification of the signal sig_SWTRSerNo_UB */ + /* Initial codification of the signal sig_SWTRSerNo_UB */ frm_swtrprivatedhucanfr05[4] &= (((uint8_t)0xFF) - (((uint8_t)1) << ((uint8_t)7))); frm_swtrprivatedhucanfr05[4] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)1)) << ((uint8_t)7)); break; case SIG_SWTRPARTNOCMPLNR4: - /* Initial codification of the signal sig_SWTRPartNoCmplNr4 */ + /* Initial codification of the signal sig_SWTRPartNoCmplNr4 */ frm_swtrprivatedhucanfr04[3] &= (((uint8_t)0xFF) - (((uint8_t)255))); frm_swtrprivatedhucanfr04[3] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)255))); break; case SIG_SWTRPARTNOCMPLNR3: - /* Initial codification of the signal sig_SWTRPartNoCmplNr3 */ + /* Initial codification of the signal sig_SWTRPartNoCmplNr3 */ frm_swtrprivatedhucanfr04[2] &= (((uint8_t)0xFF) - (((uint8_t)255))); frm_swtrprivatedhucanfr04[2] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)255))); break; case SIG_SWTRPARTNOCMPLNR2: - /* Initial codification of the signal sig_SWTRPartNoCmplNr2 */ + /* Initial codification of the signal sig_SWTRPartNoCmplNr2 */ frm_swtrprivatedhucanfr04[1] &= (((uint8_t)0xFF) - (((uint8_t)255))); frm_swtrprivatedhucanfr04[1] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)255))); break; case SIG_SWTRPARTNOCMPLNR1: - /* Initial codification of the signal sig_SWTRPartNoCmplNr1 */ + /* Initial codification of the signal sig_SWTRPartNoCmplNr1 */ frm_swtrprivatedhucanfr04[0] &= (((uint8_t)0xFF) - (((uint8_t)255))); frm_swtrprivatedhucanfr04[0] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)255))); break; case SIG_SWTRPARTNOCMPLENDSGN3: - /* Initial codification of the signal sig_SWTRPartNoCmplEndSgn3 */ + /* Initial codification of the signal sig_SWTRPartNoCmplEndSgn3 */ frm_swtrprivatedhucanfr04[6] &= (((uint8_t)0xFF) - (((uint8_t)255))); frm_swtrprivatedhucanfr04[6] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)255))); break; case SIG_SWTRPARTNOCMPLENDSGN2: - /* Initial codification of the signal sig_SWTRPartNoCmplEndSgn2 */ + /* Initial codification of the signal sig_SWTRPartNoCmplEndSgn2 */ frm_swtrprivatedhucanfr04[5] &= (((uint8_t)0xFF) - (((uint8_t)255))); frm_swtrprivatedhucanfr04[5] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)255))); break; case SIG_SWTRPARTNOCMPLENDSGN1: - /* Initial codification of the signal sig_SWTRPartNoCmplEndSgn1 */ + /* Initial codification of the signal sig_SWTRPartNoCmplEndSgn1 */ frm_swtrprivatedhucanfr04[4] &= (((uint8_t)0xFF) - (((uint8_t)255))); frm_swtrprivatedhucanfr04[4] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)255))); break; case SIG_SWTRPARTNOCMPL_UB: - /* Initial codification of the signal sig_SWTRPartNoCmpl_UB */ + /* Initial codification of the signal sig_SWTRPartNoCmpl_UB */ frm_swtrprivatedhucanfr04[7] &= (((uint8_t)0xFF) - (((uint8_t)1) << ((uint8_t)7))); frm_swtrprivatedhucanfr04[7] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)1)) << ((uint8_t)7)); break; case SIG_SWTRPARTNO10CMPLNR5: - /* Initial codification of the signal sig_SWTRPartNo10CmplNr5 */ + /* Initial codification of the signal sig_SWTRPartNo10CmplNr5 */ frm_swtrprivatedhucanfr03[4] &= (((uint8_t)0xFF) - (((uint8_t)255))); frm_swtrprivatedhucanfr03[4] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)255))); break; case SIG_SWTRPARTNO10CMPLNR4: - /* Initial codification of the signal sig_SWTRPartNo10CmplNr4 */ + /* Initial codification of the signal sig_SWTRPartNo10CmplNr4 */ frm_swtrprivatedhucanfr03[3] &= (((uint8_t)0xFF) - (((uint8_t)255))); frm_swtrprivatedhucanfr03[3] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)255))); break; case SIG_SWTRPARTNO10CMPLNR3: - /* Initial codification of the signal sig_SWTRPartNo10CmplNr3 */ + /* Initial codification of the signal sig_SWTRPartNo10CmplNr3 */ frm_swtrprivatedhucanfr03[2] &= (((uint8_t)0xFF) - (((uint8_t)255))); frm_swtrprivatedhucanfr03[2] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)255))); break; case SIG_SWTRPARTNO10CMPLNR2: - /* Initial codification of the signal sig_SWTRPartNo10CmplNr2 */ + /* Initial codification of the signal sig_SWTRPartNo10CmplNr2 */ frm_swtrprivatedhucanfr03[1] &= (((uint8_t)0xFF) - (((uint8_t)255))); frm_swtrprivatedhucanfr03[1] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)255))); break; case SIG_SWTRPARTNO10CMPLNR1: - /* Initial codification of the signal sig_SWTRPartNo10CmplNr1 */ + /* Initial codification of the signal sig_SWTRPartNo10CmplNr1 */ frm_swtrprivatedhucanfr03[0] &= (((uint8_t)0xFF) - (((uint8_t)255))); frm_swtrprivatedhucanfr03[0] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)255))); break; case SIG_SWTRPARTNO10CMPLENDSGN3: - /* Initial codification of the signal sig_SWTRPartNo10CmplEndSgn3 */ + /* Initial codification of the signal sig_SWTRPartNo10CmplEndSgn3 */ frm_swtrprivatedhucanfr03[7] &= (((uint8_t)0xFF) - (((uint8_t)255))); frm_swtrprivatedhucanfr03[7] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)255))); break; case SIG_SWTRPARTNO10CMPLENDSGN2: - /* Initial codification of the signal sig_SWTRPartNo10CmplEndSgn2 */ + /* Initial codification of the signal sig_SWTRPartNo10CmplEndSgn2 */ frm_swtrprivatedhucanfr03[6] &= (((uint8_t)0xFF) - (((uint8_t)255))); frm_swtrprivatedhucanfr03[6] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)255))); break; case SIG_SWTRPARTNO10CMPLENDSGN1: - /* Initial codification of the signal sig_SWTRPartNo10CmplEndSgn1 */ + /* Initial codification of the signal sig_SWTRPartNo10CmplEndSgn1 */ frm_swtrprivatedhucanfr03[5] &= (((uint8_t)0xFF) - (((uint8_t)255))); frm_swtrprivatedhucanfr03[5] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)255))); break; case SIG_SWPUPDWNSTSRI_UB: - /* Initial codification of the signal sig_SwpUpDwnStsRi_UB */ + /* Initial codification of the signal sig_SwpUpDwnStsRi_UB */ frm_swtrprivatedhucanfr02[3] &= (((uint8_t)0xFF) - (((uint8_t)1))); frm_swtrprivatedhucanfr02[3] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)1))); break; case SIG_SWPUPDWNSTSRI: - /* Initial codification of the signal sig_SwpUpDwnStsRi */ + /* Initial codification of the signal sig_SwpUpDwnStsRi */ frm_swtrprivatedhucanfr02[4] &= (((uint8_t)0xFF) - (((uint8_t)7) << ((uint8_t)1))); frm_swtrprivatedhucanfr02[4] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)7)) << ((uint8_t)1)); break; case SIG_SWPLERISTSRI_UB: - /* Initial codification of the signal sig_SwpLeRiStsRi_UB */ + /* Initial codification of the signal sig_SwpLeRiStsRi_UB */ frm_swtrprivatedhucanfr02[4] &= (((uint8_t)0xFF) - (((uint8_t)1) << ((uint8_t)4))); frm_swtrprivatedhucanfr02[4] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)1)) << ((uint8_t)4)); break; case SIG_SWPLERISTSRI: - /* Initial codification of the signal sig_SwpLeRiStsRi */ + /* Initial codification of the signal sig_SwpLeRiStsRi */ frm_swtrprivatedhucanfr02[4] &= (((uint8_t)0xFF) - (((uint8_t)7) << ((uint8_t)5))); frm_swtrprivatedhucanfr02[4] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)7)) << ((uint8_t)5)); break; case SIG_STEERWHLTOUCHBDVOICE_UB: - /* Initial codification of the signal sig_SteerWhlTouchBdVoice_UB */ + /* Initial codification of the signal sig_SteerWhlTouchBdVoice_UB */ frm_swtrprivatedhucanfr02[3] &= (((uint8_t)0xFF) - (((uint8_t)1) << ((uint8_t)5))); frm_swtrprivatedhucanfr02[3] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)1)) << ((uint8_t)5)); break; case SIG_STEERWHLTOUCHBDVOICE: - /* Initial codification of the signal sig_SteerWhlTouchBdVoice */ + /* Initial codification of the signal sig_SteerWhlTouchBdVoice */ frm_swtrprivatedhucanfr02[3] &= (((uint8_t)0xFF) - (((uint8_t)3) << ((uint8_t)6))); frm_swtrprivatedhucanfr02[3] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)3)) << ((uint8_t)6)); break; case SIG_STEERWHLTOUCHBDMENU_UB: - /* Initial codification of the signal sig_SteerWhlTouchBdMenu_UB */ + /* Initial codification of the signal sig_SteerWhlTouchBdMenu_UB */ frm_swtrprivatedhucanfr02[1] &= (((uint8_t)0xFF) - (((uint8_t)1) << ((uint8_t)1))); frm_swtrprivatedhucanfr02[1] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)1)) << ((uint8_t)1)); break; case SIG_STEERWHLTOUCHBDMENU: - /* Initial codification of the signal sig_SteerWhlTouchBdMenu */ + /* Initial codification of the signal sig_SteerWhlTouchBdMenu */ frm_swtrprivatedhucanfr02[2] &= (((uint8_t)0xFF) - (((uint8_t)3))); frm_swtrprivatedhucanfr02[2] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)3))); break; case SIG_STEERWHLTOUCHBDDN_UB: - /* Initial codification of the signal sig_SteerWhlTouchBdDn_UB */ + /* Initial codification of the signal sig_SteerWhlTouchBdDn_UB */ frm_swtrprivatedhucanfr02[2] &= (((uint8_t)0xFF) - (((uint8_t)1) << ((uint8_t)4))); frm_swtrprivatedhucanfr02[2] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)1)) << ((uint8_t)4)); break; case SIG_STEERWHLTOUCHBDDN: - /* Initial codification of the signal sig_SteerWhlTouchBdDn */ + /* Initial codification of the signal sig_SteerWhlTouchBdDn */ frm_swtrprivatedhucanfr02[2] &= (((uint8_t)0xFF) - (((uint8_t)3) << ((uint8_t)2))); frm_swtrprivatedhucanfr02[2] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)3)) << ((uint8_t)2)); break; case SIG_SLDVOLCTRLSTS_UB: - /* Initial codification of the signal sig_SldVolCtrlSts_UB */ + /* Initial codification of the signal sig_SldVolCtrlSts_UB */ frm_swtrprivatedhucanfr02[3] &= (((uint8_t)0xFF) - (((uint8_t)1) << ((uint8_t)1))); frm_swtrprivatedhucanfr02[3] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)1)) << ((uint8_t)1)); break; case SIG_SLDVOLCTRLSTS: - /* Initial codification of the signal sig_SldVolCtrlSts */ + /* Initial codification of the signal sig_SldVolCtrlSts */ frm_swtrprivatedhucanfr02[3] &= (((uint8_t)0xFF) - (((uint8_t)7) << ((uint8_t)2))); frm_swtrprivatedhucanfr02[3] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)7)) << ((uint8_t)2)); break; case SIG_RIMFCTACTSGUP_UB: - /* Initial codification of the signal sig_RiMFctActSgUp_UB */ + /* Initial codification of the signal sig_RiMFctActSgUp_UB */ frm_swtrprivatedhucanfr02[1] &= (((uint8_t)0xFF) - (((uint8_t)1) << ((uint8_t)2))); frm_swtrprivatedhucanfr02[1] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)1)) << ((uint8_t)2)); break; case SIG_RIMFCTACTSGUP: - /* Initial codification of the signal sig_RiMFctActSgUp */ + /* Initial codification of the signal sig_RiMFctActSgUp */ frm_swtrprivatedhucanfr02[1] &= (((uint8_t)0xFF) - (((uint8_t)3) << ((uint8_t)3))); frm_swtrprivatedhucanfr02[1] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)3)) << ((uint8_t)3)); break; case SIG_RIMFCTACTSGRI_UB: - /* Initial codification of the signal sig_RiMFctActSgRi_UB */ + /* Initial codification of the signal sig_RiMFctActSgRi_UB */ frm_swtrprivatedhucanfr02[1] &= (((uint8_t)0xFF) - (((uint8_t)1) << ((uint8_t)5))); frm_swtrprivatedhucanfr02[1] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)1)) << ((uint8_t)5)); break; case SIG_RIMFCTACTSGRI: - /* Initial codification of the signal sig_RiMFctActSgRi */ + /* Initial codification of the signal sig_RiMFctActSgRi */ frm_swtrprivatedhucanfr02[1] &= (((uint8_t)0xFF) - (((uint8_t)3) << ((uint8_t)6))); frm_swtrprivatedhucanfr02[1] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)3)) << ((uint8_t)6)); break; case SIG_RIMFCTACTSGLE_UB: - /* Initial codification of the signal sig_RiMFctActSgLe_UB */ + /* Initial codification of the signal sig_RiMFctActSgLe_UB */ frm_swtrprivatedhucanfr02[1] &= (((uint8_t)0xFF) - (((uint8_t)1))); frm_swtrprivatedhucanfr02[1] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)1))); break; case SIG_RIMFCTACTSGLE: - /* Initial codification of the signal sig_RiMFctActSgLe */ + /* Initial codification of the signal sig_RiMFctActSgLe */ frm_swtrprivatedhucanfr02[0] &= (((uint8_t)0xFF) - (((uint8_t)3))); frm_swtrprivatedhucanfr02[0] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)3))); break; case SIG_RIMFCTACTSGDN_UB: - /* Initial codification of the signal sig_RiMFctActSgDn_UB */ + /* Initial codification of the signal sig_RiMFctActSgDn_UB */ frm_swtrprivatedhucanfr02[0] &= (((uint8_t)0xFF) - (((uint8_t)1) << ((uint8_t)2))); frm_swtrprivatedhucanfr02[0] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)1)) << ((uint8_t)2)); break; case SIG_RIMFCTACTSGDN: - /* Initial codification of the signal sig_RiMFctActSgDn */ + /* Initial codification of the signal sig_RiMFctActSgDn */ frm_swtrprivatedhucanfr02[0] &= (((uint8_t)0xFF) - (((uint8_t)3) << ((uint8_t)3))); frm_swtrprivatedhucanfr02[0] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)3)) << ((uint8_t)3)); break; case SIG_RIMFCTACTSGCE_UB: - /* Initial codification of the signal sig_RiMFctActSgCe_UB */ + /* Initial codification of the signal sig_RiMFctActSgCe_UB */ frm_swtrprivatedhucanfr02[0] &= (((uint8_t)0xFF) - (((uint8_t)1) << ((uint8_t)5))); frm_swtrprivatedhucanfr02[0] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)1)) << ((uint8_t)5)); break; case SIG_RIMFCTACTSGCE: - /* Initial codification of the signal sig_RiMFctActSgCe */ + /* Initial codification of the signal sig_RiMFctActSgCe */ frm_swtrprivatedhucanfr02[0] &= (((uint8_t)0xFF) - (((uint8_t)3) << ((uint8_t)6))); frm_swtrprivatedhucanfr02[0] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)3)) << ((uint8_t)6)); break; case SIG_STEERWHLTOUCHBDRITOUCHPOSNY: - /* Initial codification of the signal sig_SteerWhlTouchBdRiTouchPosnY */ + /* Initial codification of the signal sig_SteerWhlTouchBdRiTouchPosnY */ frm_swtrprivatedhucanfr01[3] &= (((uint8_t)0xFF) - (((uint8_t)255))); frm_swtrprivatedhucanfr01[3] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)255))); break; case SIG_STEERWHLTOUCHBDRITOUCHPOSNX: - /* Initial codification of the signal sig_SteerWhlTouchBdRiTouchPosnX */ + /* Initial codification of the signal sig_SteerWhlTouchBdRiTouchPosnX */ frm_swtrprivatedhucanfr01[2] &= (((uint8_t)0xFF) - (((uint8_t)255))); frm_swtrprivatedhucanfr01[2] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)255))); break; case SIG_STEERWHLTOUCHBDRISTEERWHLTOUCHBDSTS: - /* Initial codification of the signal sig_SteerWhlTouchBdRiSteerWhlTouchBdSts */ + /* Initial codification of the signal sig_SteerWhlTouchBdRiSteerWhlTouchBdSts */ frm_swtrprivatedhucanfr01[0] &= (((uint8_t)0xFF) - (((uint8_t)3) << ((uint8_t)4))); frm_swtrprivatedhucanfr01[0] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)3)) << ((uint8_t)4)); break; case SIG_STEERWHLTOUCHBDRICNTR: - /* Initial codification of the signal sig_SteerWhlTouchBdRiCntr */ + /* Initial codification of the signal sig_SteerWhlTouchBdRiCntr */ frm_swtrprivatedhucanfr01[0] &= (((uint8_t)0xFF) - (((uint8_t)15))); frm_swtrprivatedhucanfr01[0] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)15))); break; case SIG_STEERWHLTOUCHBDRICHKS: - /* Initial codification of the signal sig_SteerWhlTouchBdRiChks */ + /* Initial codification of the signal sig_SteerWhlTouchBdRiChks */ frm_swtrprivatedhucanfr01[1] &= (((uint8_t)0xFF) - (((uint8_t)255))); frm_swtrprivatedhucanfr01[1] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)255))); break; case SIG_STEERWHLTOUCHBDRI_UB: - /* Initial codification of the signal sig_SteerWhlTouchBdRi_UB */ + /* Initial codification of the signal sig_SteerWhlTouchBdRi_UB */ frm_swtrprivatedhucanfr01[0] &= (((uint8_t)0xFF) - (((uint8_t)1) << ((uint8_t)6))); frm_swtrprivatedhucanfr01[0] |= ((((uint8_t *)data_ref)[0] & ((uint8_t)1)) << ((uint8_t)6)); break; case SIG_SWTRPRESSBASELINE: - /* Initial codification of the signal sig_SwtrPressBaseline */ + /* Initial codification of the signal sig_SwtrPressBaseline */ frm_swtrpressfr01[1] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrpressfr01[1] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrpressfr01[1] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrpressfr01[0] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrpressfr01[0] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrpressfr01[0] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRPRESSSIGNAL: - /* Initial codification of the signal sig_SwtrPressSignal */ + /* Initial codification of the signal sig_SwtrPressSignal */ frm_swtrpressfr01[3] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrpressfr01[3] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrpressfr01[3] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrpressfr01[2] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrpressfr01[2] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrpressfr01[2] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR1_BASELINE: - /* Initial codification of the signal sig_SwtRsensor1_baseline */ + /* Initial codification of the signal sig_SwtRsensor1_baseline */ frm_swtrsensorfr01[1] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr01[1] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr01[1] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr01[0] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr01[0] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr01[0] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR1_SIGNAL: - /* Initial codification of the signal sig_SwtRSensor1_signal */ + /* Initial codification of the signal sig_SwtRSensor1_signal */ frm_swtrsensorfr01[3] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr01[3] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr01[3] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr01[2] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr01[2] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr01[2] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR2_BASELINE: - /* Initial codification of the signal sig_SwtRsensor2_baseline */ + /* Initial codification of the signal sig_SwtRsensor2_baseline */ frm_swtrsensorfr01[5] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr01[5] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr01[5] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr01[4] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr01[4] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr01[4] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR2_SIGNAL: - /* Initial codification of the signal sig_SwtRSensor2_signal */ + /* Initial codification of the signal sig_SwtRSensor2_signal */ frm_swtrsensorfr01[7] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr01[7] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr01[7] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr01[6] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr01[6] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr01[6] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR3_BASELINE: - /* Initial codification of the signal sig_SwtRsensor3_baseline */ + /* Initial codification of the signal sig_SwtRsensor3_baseline */ frm_swtrsensorfr02[1] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr02[1] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr02[1] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr02[0] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr02[0] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr02[0] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR4_BASELINE: - /* Initial codification of the signal sig_SwtRsensor4_baseline */ + /* Initial codification of the signal sig_SwtRsensor4_baseline */ frm_swtrsensorfr02[3] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr02[3] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr02[3] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr02[2] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr02[2] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr02[2] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR3_SIGNAL: - /* Initial codification of the signal sig_SwtRSensor3_signal */ + /* Initial codification of the signal sig_SwtRSensor3_signal */ frm_swtrsensorfr02[5] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr02[5] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr02[5] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr02[4] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr02[4] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr02[4] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR4_SIGNAL: - /* Initial codification of the signal sig_SwtRSensor4_signal */ + /* Initial codification of the signal sig_SwtRSensor4_signal */ frm_swtrsensorfr02[7] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr02[7] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr02[7] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr02[6] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr02[6] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr02[6] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR5_BASELINE: - /* Initial codification of the signal sig_SwtRsensor5_baseline */ + /* Initial codification of the signal sig_SwtRsensor5_baseline */ frm_swtrsensorfr03[1] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr03[1] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr03[1] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr03[0] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr03[0] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr03[0] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR6_BASELINE: - /* Initial codification of the signal sig_SwtRsensor6_baseline */ + /* Initial codification of the signal sig_SwtRsensor6_baseline */ frm_swtrsensorfr03[3] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr03[3] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr03[3] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr03[2] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr03[2] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr03[2] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR5_SIGNAL: - /* Initial codification of the signal sig_SwtRSensor5_signal */ + /* Initial codification of the signal sig_SwtRSensor5_signal */ frm_swtrsensorfr03[5] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr03[5] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr03[5] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr03[4] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr03[4] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr03[4] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR6_SIGNAL: - /* Initial codification of the signal sig_SwtRSensor6_signal */ + /* Initial codification of the signal sig_SwtRSensor6_signal */ frm_swtrsensorfr03[7] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr03[7] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr03[7] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr03[6] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr03[6] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr03[6] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR7_BASELINE: - /* Initial codification of the signal sig_SwtRsensor7_baseline */ + /* Initial codification of the signal sig_SwtRsensor7_baseline */ frm_swtrsensorfr04[1] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr04[1] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr04[1] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr04[0] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr04[0] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr04[0] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR8_BASELINE: - /* Initial codification of the signal sig_SwtRsensor8_baseline */ + /* Initial codification of the signal sig_SwtRsensor8_baseline */ frm_swtrsensorfr04[3] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr04[3] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr04[3] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr04[2] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr04[2] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr04[2] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR7_SIGNAL: - /* Initial codification of the signal sig_SwtRSensor7_signal */ + /* Initial codification of the signal sig_SwtRSensor7_signal */ frm_swtrsensorfr04[5] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr04[5] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr04[5] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr04[4] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr04[4] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr04[4] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR8_SIGNAL: - /* Initial codification of the signal sig_SwtRSensor8_signal */ + /* Initial codification of the signal sig_SwtRSensor8_signal */ frm_swtrsensorfr04[7] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr04[7] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr04[7] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr04[6] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr04[6] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr04[6] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR9_BASELINE: - /* Initial codification of the signal sig_SwtRsensor9_baseline */ + /* Initial codification of the signal sig_SwtRsensor9_baseline */ frm_swtrsensorfr05[1] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr05[1] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr05[1] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr05[0] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr05[0] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr05[0] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR10_BASELINE: - /* Initial codification of the signal sig_SwtRsensor10_baseline */ + /* Initial codification of the signal sig_SwtRsensor10_baseline */ frm_swtrsensorfr05[3] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr05[3] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr05[3] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr05[2] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr05[2] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr05[2] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR9_SIGNAL: - /* Initial codification of the signal sig_SwtRSensor9_signal */ + /* Initial codification of the signal sig_SwtRSensor9_signal */ frm_swtrsensorfr05[5] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr05[5] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr05[5] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr05[4] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr05[4] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr05[4] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR10_SIGNAL: - /* Initial codification of the signal sig_SwtRSensor10_signal */ + /* Initial codification of the signal sig_SwtRSensor10_signal */ frm_swtrsensorfr05[7] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr05[7] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr05[7] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr05[6] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr05[6] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr05[6] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR11_BASELINE: - /* Initial codification of the signal sig_SwtRsensor11_baseline */ + /* Initial codification of the signal sig_SwtRsensor11_baseline */ frm_swtrsensorfr06[1] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr06[1] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr06[1] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr06[0] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr06[0] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr06[0] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR12_BASELINE: - /* Initial codification of the signal sig_SwtRsensor12_baseline */ + /* Initial codification of the signal sig_SwtRsensor12_baseline */ frm_swtrsensorfr06[3] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr06[3] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr06[3] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr06[2] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr06[2] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr06[2] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR11_SIGNAL: - /* Initial codification of the signal sig_SwtRSensor11_signal */ + /* Initial codification of the signal sig_SwtRSensor11_signal */ frm_swtrsensorfr06[5] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr06[5] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr06[5] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr06[4] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr06[4] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr06[4] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR12_SIGNAL: - /* Initial codification of the signal sig_SwtRSensor12_signal */ + /* Initial codification of the signal sig_SwtRSensor12_signal */ frm_swtrsensorfr06[7] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr06[7] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr06[7] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr06[6] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr06[6] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr06[6] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR13_BASELINE: - /* Initial codification of the signal sig_SwtRsensor13_baseline */ + /* Initial codification of the signal sig_SwtRsensor13_baseline */ frm_swtrsensorfr07[1] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr07[1] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr07[1] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr07[0] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr07[0] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr07[0] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR14_BASELINE: - /* Initial codification of the signal sig_SwtRsensor14_baseline */ + /* Initial codification of the signal sig_SwtRsensor14_baseline */ frm_swtrsensorfr07[3] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr07[3] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr07[3] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr07[2] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr07[2] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr07[2] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR13_SIGNAL: - /* Initial codification of the signal sig_SwtRSensor13_signal */ + /* Initial codification of the signal sig_SwtRSensor13_signal */ frm_swtrsensorfr07[5] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr07[5] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr07[5] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr07[4] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr07[4] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr07[4] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR14_SIGNAL: - /* Initial codification of the signal sig_SwtRSensor14_signal */ + /* Initial codification of the signal sig_SwtRSensor14_signal */ frm_swtrsensorfr07[7] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr07[7] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr07[7] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr07[6] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr07[6] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr07[6] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR15_BASELINE: - /* Initial codification of the signal sig_SwtRsensor15_baseline */ + /* Initial codification of the signal sig_SwtRsensor15_baseline */ frm_swtrsensorfr08[1] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr08[1] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr08[1] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr08[0] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr08[0] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr08[0] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR16_BASELINE: - /* Initial codification of the signal sig_SwtRsensor16_baseline */ + /* Initial codification of the signal sig_SwtRsensor16_baseline */ frm_swtrsensorfr08[3] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr08[3] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr08[3] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr08[2] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr08[2] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr08[2] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR15_SIGNAL: - /* Initial codification of the signal sig_SwtRSensor15_signal */ + /* Initial codification of the signal sig_SwtRSensor15_signal */ frm_swtrsensorfr08[5] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr08[5] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr08[5] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr08[4] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr08[4] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr08[4] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_SWTRSENSOR16_SIGNAL: - /* Initial codification of the signal sig_SwtRSensor16_signal */ + /* Initial codification of the signal sig_SwtRSensor16_signal */ frm_swtrsensorfr08[7] &= (((uint8_t)0xFF) - (((uint8_t)255))); - frm_swtrsensorfr08[7] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1,2)] & ((uint8_t)255))); + frm_swtrsensorfr08[7] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(1, 2)] & ((uint8_t)255))); frm_swtrsensorfr08[6] &= ((uint8_t)0xFF) - ((uint8_t)255); - frm_swtrsensorfr08[6] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0,2)] & ((uint8_t)255))); + frm_swtrsensorfr08[6] |= ((((uint8_t *)data_ref)[ENDIAN_BYTE(0, 2)] & ((uint8_t)255))); break; case SIG_DIAGNOSTICREQSWTR: - /* Initialization of signal sig_DiagnosticReqSWTR */ - sig_diagnosticreqswtr[0]=((UI_8 *)data_ref)[0]; - sig_diagnosticreqswtr[1]=((UI_8 *)data_ref)[1]; - sig_diagnosticreqswtr[2]=((UI_8 *)data_ref)[2]; - sig_diagnosticreqswtr[3]=((UI_8 *)data_ref)[3]; - sig_diagnosticreqswtr[4]=((UI_8 *)data_ref)[4]; - sig_diagnosticreqswtr[5]=((UI_8 *)data_ref)[5]; - sig_diagnosticreqswtr[6]=((UI_8 *)data_ref)[6]; - sig_diagnosticreqswtr[7]=((UI_8 *)data_ref)[7]; - sig_len_diagnosticreqswtr=MAX_LEN_SIG_DIAGNOSTICREQSWTR; + /* Initialization of signal sig_DiagnosticReqSWTR */ + sig_diagnosticreqswtr[0] = ((UI_8 *)data_ref)[0]; + sig_diagnosticreqswtr[1] = ((UI_8 *)data_ref)[1]; + sig_diagnosticreqswtr[2] = ((UI_8 *)data_ref)[2]; + sig_diagnosticreqswtr[3] = ((UI_8 *)data_ref)[3]; + sig_diagnosticreqswtr[4] = ((UI_8 *)data_ref)[4]; + sig_diagnosticreqswtr[5] = ((UI_8 *)data_ref)[5]; + sig_diagnosticreqswtr[6] = ((UI_8 *)data_ref)[6]; + sig_diagnosticreqswtr[7] = ((UI_8 *)data_ref)[7]; + sig_len_diagnosticreqswtr = MAX_LEN_SIG_DIAGNOSTICREQSWTR; break; case SIG_DIAGNOSTICFUNCADDRREQ: - /* Initialization of signal sig_DiagnosticFuncAddrReq */ - sig_diagnosticfuncaddrreq[0]=((UI_8 *)data_ref)[0]; - sig_diagnosticfuncaddrreq[1]=((UI_8 *)data_ref)[1]; - sig_diagnosticfuncaddrreq[2]=((UI_8 *)data_ref)[2]; - sig_diagnosticfuncaddrreq[3]=((UI_8 *)data_ref)[3]; - sig_diagnosticfuncaddrreq[4]=((UI_8 *)data_ref)[4]; - sig_diagnosticfuncaddrreq[5]=((UI_8 *)data_ref)[5]; - sig_diagnosticfuncaddrreq[6]=((UI_8 *)data_ref)[6]; - sig_diagnosticfuncaddrreq[7]=((UI_8 *)data_ref)[7]; - sig_len_diagnosticfuncaddrreq=MAX_LEN_SIG_DIAGNOSTICFUNCADDRREQ; + /* Initialization of signal sig_DiagnosticFuncAddrReq */ + sig_diagnosticfuncaddrreq[0] = ((UI_8 *)data_ref)[0]; + sig_diagnosticfuncaddrreq[1] = ((UI_8 *)data_ref)[1]; + sig_diagnosticfuncaddrreq[2] = ((UI_8 *)data_ref)[2]; + sig_diagnosticfuncaddrreq[3] = ((UI_8 *)data_ref)[3]; + sig_diagnosticfuncaddrreq[4] = ((UI_8 *)data_ref)[4]; + sig_diagnosticfuncaddrreq[5] = ((UI_8 *)data_ref)[5]; + sig_diagnosticfuncaddrreq[6] = ((UI_8 *)data_ref)[6]; + sig_diagnosticfuncaddrreq[7] = ((UI_8 *)data_ref)[7]; + sig_len_diagnosticfuncaddrreq = MAX_LEN_SIG_DIAGNOSTICFUNCADDRREQ; break; - case SIG_DIAGNOSTICRESPSWTR: - /* Initial codification of the signal sig_DiagnosticRespSWTR */ + case SIG_DIAGNOSTICRESPSWTR: + /* Initial codification of the signal sig_DiagnosticRespSWTR */ frm_diag_physresp_swtr[0] &= (((UI_8)0xFF) - (((UI_8)255))); frm_diag_physresp_swtr[0] |= ((((UI_8 *)data_ref)[0] & ((UI_8)255))); frm_diag_physresp_swtr[1] = ((UI_8)0); @@ -2073,15 +2158,15 @@ t_status_type InitMessage(t_symbolic_name message, frm_diag_physresp_swtr[6] |= (((UI_8 *)data_ref)[6]); frm_diag_physresp_swtr[7] &= ((UI_8)0xFF) - ((UI_8)255); frm_diag_physresp_swtr[7] |= ((((UI_8 *)data_ref)[7] & ((UI_8)255))); - /* Set of signal length */ + /* Set of signal length */ len_frm_diag_physresp_swtr = MAX_LEN_FRM_DIAG_PHYSRESP_SWTR; - break; + break; default: - status=E_COM_ID; + status = E_COM_ID; break; } /* Mutual exclusive access end */ - //ResumeAllInterrupts(); + // ResumeAllInterrupts(); return status; } @@ -2092,10 +2177,10 @@ t_status_type InitMessage(t_symbolic_name message, | * Consult service for the flag of COM traffic. |--------------------------------------------------------------------------- | Parameters description: -| return: +| return: | COM_FALSE if has not been detected any communication activity since | last clear -| COM_TRUE if has been detected communication activity since last clear +| COM_TRUE if has been detected communication activity since last clear /---------------------------------------------------------------------------*/ t_flag_value ReadFlagComTrafficSWTR(void) { @@ -2119,19 +2204,20 @@ void ResetFlagComTrafficSWTR(void) | Portability: Target platform independent |---------------------------------------------------------------------------- | Routine description: -| * Consult service to retrieve the state of class 1 (RxNotif), +| * Consult service to retrieve the state of class 1 (RxNotif), | class 3 (Rx_ErrorNotif), class 2 (TxNotif) and class 4 (Tx_ErrorNotif) flags |--------------------------------------------------------------------------- | Parameters description: | message: Identification of the signal. -| return: +| return: | COM_FALSE if the flag is down | COM_TRUE if the flag is up /---------------------------------------------------------------------------*/ t_flag_value ReadFlagTxSig(t_symbolic_name message) { t_flag_value result; - switch (message) { + switch (message) + { case SIG_DIAGCFAILRTOUCHPANSWTRVIBRATIONFLTSTS: result = ReadFlagTxSigDiagcFailrTouchPanSWTRVibrationFltSts(); break; @@ -2296,7 +2382,7 @@ t_flag_value ReadFlagTxSig(t_symbolic_name message) break; case SIG_DIAGNOSTICRESPSWTR: result = ReadFlagTxSigDiagnosticRespSWTR(); - break; + break; default: result = COM_FALSE; break; @@ -2306,297 +2392,297 @@ t_flag_value ReadFlagTxSig(t_symbolic_name message) t_flag_value ReadFlagTxSigDiagcFailrTouchPanSWTRVibrationFltSts(void) { - return (((flag_tx0 & ((uint8_t) 0x01)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx0 & ((uint8_t)0x01)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigDiagcFailrTouchPanSWTRTouchdFltSts(void) { - return (((flag_tx0 & ((uint8_t) 0x02)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx0 & ((uint8_t)0x02)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigDiagcFailrTouchPanSWTRSnsrFltSts(void) { - return (((flag_tx0 & ((uint8_t) 0x04)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx0 & ((uint8_t)0x04)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigDiagcFailrTouchPanSWTRCmnFltSts(void) { - return (((flag_tx0 & ((uint8_t) 0x08)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx0 & ((uint8_t)0x08)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigDiagcFailrTouchPanSWTR_UB(void) { - return (((flag_tx0 & ((uint8_t) 0x10)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx0 & ((uint8_t)0x10)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSWTRSerNoNr4(void) { - return (((flag_tx0 & ((uint8_t) 0x20)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx0 & ((uint8_t)0x20)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSWTRSerNoNr3(void) { - return (((flag_tx0 & ((uint8_t) 0x40)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx0 & ((uint8_t)0x40)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSWTRSerNoNr2(void) { - return (((flag_tx0 & ((uint8_t) 0x80)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx0 & ((uint8_t)0x80)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSWTRSerNoNr1(void) { - return (((flag_tx1 & ((uint8_t) 0x01)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx1 & ((uint8_t)0x01)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSWTRSerNo_UB(void) { - return (((flag_tx1 & ((uint8_t) 0x02)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx1 & ((uint8_t)0x02)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSWTRPartNoCmplNr4(void) { - return (((flag_tx1 & ((uint8_t) 0x04)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx1 & ((uint8_t)0x04)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSWTRPartNoCmplNr3(void) { - return (((flag_tx1 & ((uint8_t) 0x08)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx1 & ((uint8_t)0x08)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSWTRPartNoCmplNr2(void) { - return (((flag_tx1 & ((uint8_t) 0x10)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx1 & ((uint8_t)0x10)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSWTRPartNoCmplNr1(void) { - return (((flag_tx1 & ((uint8_t) 0x20)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx1 & ((uint8_t)0x20)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSWTRPartNoCmplEndSgn3(void) { - return (((flag_tx1 & ((uint8_t) 0x40)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx1 & ((uint8_t)0x40)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSWTRPartNoCmplEndSgn2(void) { - return (((flag_tx1 & ((uint8_t) 0x80)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx1 & ((uint8_t)0x80)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSWTRPartNoCmplEndSgn1(void) { - return (((flag_tx2 & ((uint8_t) 0x01)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx2 & ((uint8_t)0x01)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSWTRPartNoCmpl_UB(void) { - return (((flag_tx2 & ((uint8_t) 0x02)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx2 & ((uint8_t)0x02)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSWTRPartNo10CmplNr5(void) { - return (((flag_tx2 & ((uint8_t) 0x04)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx2 & ((uint8_t)0x04)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSWTRPartNo10CmplNr4(void) { - return (((flag_tx2 & ((uint8_t) 0x08)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx2 & ((uint8_t)0x08)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSWTRPartNo10CmplNr3(void) { - return (((flag_tx2 & ((uint8_t) 0x10)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx2 & ((uint8_t)0x10)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSWTRPartNo10CmplNr2(void) { - return (((flag_tx2 & ((uint8_t) 0x20)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx2 & ((uint8_t)0x20)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSWTRPartNo10CmplNr1(void) { - return (((flag_tx2 & ((uint8_t) 0x40)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx2 & ((uint8_t)0x40)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSWTRPartNo10CmplEndSgn3(void) { - return (((flag_tx2 & ((uint8_t) 0x80)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx2 & ((uint8_t)0x80)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSWTRPartNo10CmplEndSgn2(void) { - return (((flag_tx3 & ((uint8_t) 0x01)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx3 & ((uint8_t)0x01)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSWTRPartNo10CmplEndSgn1(void) { - return (((flag_tx3 & ((uint8_t) 0x02)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx3 & ((uint8_t)0x02)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSwpUpDwnStsRi_UB(void) { - return (((flag_tx3 & ((uint8_t) 0x04)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx3 & ((uint8_t)0x04)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSwpUpDwnStsRi(void) { - return (((flag_tx3 & ((uint8_t) 0x08)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx3 & ((uint8_t)0x08)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSwpLeRiStsRi_UB(void) { - return (((flag_tx3 & ((uint8_t) 0x10)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx3 & ((uint8_t)0x10)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSwpLeRiStsRi(void) { - return (((flag_tx3 & ((uint8_t) 0x20)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx3 & ((uint8_t)0x20)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSteerWhlTouchBdVoice_UB(void) { - return (((flag_tx3 & ((uint8_t) 0x40)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx3 & ((uint8_t)0x40)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSteerWhlTouchBdVoice(void) { - return (((flag_tx3 & ((uint8_t) 0x80)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx3 & ((uint8_t)0x80)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSteerWhlTouchBdMenu_UB(void) { - return (((flag_tx4 & ((uint8_t) 0x01)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx4 & ((uint8_t)0x01)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSteerWhlTouchBdMenu(void) { - return (((flag_tx4 & ((uint8_t) 0x02)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx4 & ((uint8_t)0x02)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSteerWhlTouchBdDn_UB(void) { - return (((flag_tx4 & ((uint8_t) 0x04)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx4 & ((uint8_t)0x04)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSteerWhlTouchBdDn(void) { - return (((flag_tx4 & ((uint8_t) 0x08)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx4 & ((uint8_t)0x08)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSldVolCtrlSts_UB(void) { - return (((flag_tx4 & ((uint8_t) 0x10)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx4 & ((uint8_t)0x10)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSldVolCtrlSts(void) { - return (((flag_tx4 & ((uint8_t) 0x20)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx4 & ((uint8_t)0x20)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigRiMFctActSgUp_UB(void) { - return (((flag_tx4 & ((uint8_t) 0x40)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx4 & ((uint8_t)0x40)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigRiMFctActSgUp(void) { - return (((flag_tx4 & ((uint8_t) 0x80)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx4 & ((uint8_t)0x80)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigRiMFctActSgRi_UB(void) { - return (((flag_tx5 & ((uint8_t) 0x01)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx5 & ((uint8_t)0x01)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigRiMFctActSgRi(void) { - return (((flag_tx5 & ((uint8_t) 0x02)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx5 & ((uint8_t)0x02)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigRiMFctActSgLe_UB(void) { - return (((flag_tx5 & ((uint8_t) 0x04)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx5 & ((uint8_t)0x04)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigRiMFctActSgLe(void) { - return (((flag_tx5 & ((uint8_t) 0x08)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx5 & ((uint8_t)0x08)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigRiMFctActSgDn_UB(void) { - return (((flag_tx5 & ((uint8_t) 0x10)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx5 & ((uint8_t)0x10)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigRiMFctActSgDn(void) { - return (((flag_tx5 & ((uint8_t) 0x20)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx5 & ((uint8_t)0x20)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigRiMFctActSgCe_UB(void) { - return (((flag_tx5 & ((uint8_t) 0x40)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx5 & ((uint8_t)0x40)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigRiMFctActSgCe(void) { - return (((flag_tx5 & ((uint8_t) 0x80)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx5 & ((uint8_t)0x80)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSteerWhlTouchBdRiTouchPosnY(void) { - return (((flag_tx6 & ((uint8_t) 0x01)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx6 & ((uint8_t)0x01)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSteerWhlTouchBdRiTouchPosnX(void) { - return (((flag_tx6 & ((uint8_t) 0x02)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx6 & ((uint8_t)0x02)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSteerWhlTouchBdRiSteerWhlTouchBdSts(void) { - return (((flag_tx6 & ((uint8_t) 0x04)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx6 & ((uint8_t)0x04)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSteerWhlTouchBdRiCntr(void) { - return (((flag_tx6 & ((uint8_t) 0x08)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx6 & ((uint8_t)0x08)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSteerWhlTouchBdRiChks(void) { - return (((flag_tx6 & ((uint8_t) 0x10)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx6 & ((uint8_t)0x10)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigSteerWhlTouchBdRi_UB(void) { - return (((flag_tx6 & ((uint8_t) 0x20)) > ((uint8_t) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx6 & ((uint8_t)0x20)) > ((uint8_t)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagTxSigDiagnosticRespSWTR(void) { - return (((flag_tx6 & ((UI_8) 0x40)) > ((UI_8) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_tx6 & ((UI_8)0x40)) > ((UI_8)0)) ? COM_TRUE : COM_FALSE); } /*--------------------------------------------------------------------------- | Portability: Target platform independent |---------------------------------------------------------------------------- | Routine description: -| * Consult service to retrieve the state of class 1 (RxNotif), +| * Consult service to retrieve the state of class 1 (RxNotif), | class 3 (Rx_ErrorNotif), class 2 (TxNotif) and class 4 (Tx_ErrorNotif) flags |--------------------------------------------------------------------------- | Parameters description: | message: Identification of the signal. -| return: +| return: | COM_FALSE if the flag is down | COM_TRUE if the flag is up /---------------------------------------------------------------------------*/ t_flag_value ReadFlagRxSig(t_symbolic_name message) { t_flag_value result; - switch (message) - { + switch (message) + { case SIG_DIAGNOSTICREQSWTR: result = ReadFlagRxSigDiagnosticReqSWTR(); break; @@ -2622,7 +2708,8 @@ t_flag_value ReadFlagRxSig(t_symbolic_name message) /---------------------------------------------------------------------------*/ void ResetFlagTxSig(t_symbolic_name message) { - switch (message) { + switch (message) + { case SIG_DIAGCFAILRTOUCHPANSWTRVIBRATIONFLTSTS: ResetFlagTxSigDiagcFailrTouchPanSWTRVibrationFltSts(); break; @@ -2787,7 +2874,7 @@ void ResetFlagTxSig(t_symbolic_name message) break; case SIG_DIAGNOSTICRESPSWTR: ResetFlagTxSigDiagnosticRespSWTR(); - break; + break; default: /* Do nothing */ break; @@ -2796,286 +2883,286 @@ void ResetFlagTxSig(t_symbolic_name message) void ResetFlagTxSigDiagcFailrTouchPanSWTRVibrationFltSts(void) { - flag_tx0 &= ((uint8_t) 0xFE); + flag_tx0 &= ((uint8_t)0xFE); } void ResetFlagTxSigDiagcFailrTouchPanSWTRTouchdFltSts(void) { - flag_tx0 &= ((uint8_t) 0xFD); + flag_tx0 &= ((uint8_t)0xFD); } void ResetFlagTxSigDiagcFailrTouchPanSWTRSnsrFltSts(void) { - flag_tx0 &= ((uint8_t) 0xFB); + flag_tx0 &= ((uint8_t)0xFB); } void ResetFlagTxSigDiagcFailrTouchPanSWTRCmnFltSts(void) { - flag_tx0 &= ((uint8_t) 0xF7); + flag_tx0 &= ((uint8_t)0xF7); } void ResetFlagTxSigDiagcFailrTouchPanSWTR_UB(void) { - flag_tx0 &= ((uint8_t) 0xEF); + flag_tx0 &= ((uint8_t)0xEF); } void ResetFlagTxSigSWTRSerNoNr4(void) { - flag_tx0 &= ((uint8_t) 0xDF); + flag_tx0 &= ((uint8_t)0xDF); } void ResetFlagTxSigSWTRSerNoNr3(void) { - flag_tx0 &= ((uint8_t) 0xBF); + flag_tx0 &= ((uint8_t)0xBF); } void ResetFlagTxSigSWTRSerNoNr2(void) { - flag_tx0 &= ((uint8_t) 0x7F); + flag_tx0 &= ((uint8_t)0x7F); } void ResetFlagTxSigSWTRSerNoNr1(void) { - flag_tx1 &= ((uint8_t) 0xFE); + flag_tx1 &= ((uint8_t)0xFE); } void ResetFlagTxSigSWTRSerNo_UB(void) { - flag_tx1 &= ((uint8_t) 0xFD); + flag_tx1 &= ((uint8_t)0xFD); } void ResetFlagTxSigSWTRPartNoCmplNr4(void) { - flag_tx1 &= ((uint8_t) 0xFB); + flag_tx1 &= ((uint8_t)0xFB); } void ResetFlagTxSigSWTRPartNoCmplNr3(void) { - flag_tx1 &= ((uint8_t) 0xF7); + flag_tx1 &= ((uint8_t)0xF7); } void ResetFlagTxSigSWTRPartNoCmplNr2(void) { - flag_tx1 &= ((uint8_t) 0xEF); + flag_tx1 &= ((uint8_t)0xEF); } void ResetFlagTxSigSWTRPartNoCmplNr1(void) { - flag_tx1 &= ((uint8_t) 0xDF); + flag_tx1 &= ((uint8_t)0xDF); } void ResetFlagTxSigSWTRPartNoCmplEndSgn3(void) { - flag_tx1 &= ((uint8_t) 0xBF); + flag_tx1 &= ((uint8_t)0xBF); } void ResetFlagTxSigSWTRPartNoCmplEndSgn2(void) { - flag_tx1 &= ((uint8_t) 0x7F); + flag_tx1 &= ((uint8_t)0x7F); } void ResetFlagTxSigSWTRPartNoCmplEndSgn1(void) { - flag_tx2 &= ((uint8_t) 0xFE); + flag_tx2 &= ((uint8_t)0xFE); } void ResetFlagTxSigSWTRPartNoCmpl_UB(void) { - flag_tx2 &= ((uint8_t) 0xFD); + flag_tx2 &= ((uint8_t)0xFD); } void ResetFlagTxSigSWTRPartNo10CmplNr5(void) { - flag_tx2 &= ((uint8_t) 0xFB); + flag_tx2 &= ((uint8_t)0xFB); } void ResetFlagTxSigSWTRPartNo10CmplNr4(void) { - flag_tx2 &= ((uint8_t) 0xF7); + flag_tx2 &= ((uint8_t)0xF7); } void ResetFlagTxSigSWTRPartNo10CmplNr3(void) { - flag_tx2 &= ((uint8_t) 0xEF); + flag_tx2 &= ((uint8_t)0xEF); } void ResetFlagTxSigSWTRPartNo10CmplNr2(void) { - flag_tx2 &= ((uint8_t) 0xDF); + flag_tx2 &= ((uint8_t)0xDF); } void ResetFlagTxSigSWTRPartNo10CmplNr1(void) { - flag_tx2 &= ((uint8_t) 0xBF); + flag_tx2 &= ((uint8_t)0xBF); } void ResetFlagTxSigSWTRPartNo10CmplEndSgn3(void) { - flag_tx2 &= ((uint8_t) 0x7F); + flag_tx2 &= ((uint8_t)0x7F); } void ResetFlagTxSigSWTRPartNo10CmplEndSgn2(void) { - flag_tx3 &= ((uint8_t) 0xFE); + flag_tx3 &= ((uint8_t)0xFE); } void ResetFlagTxSigSWTRPartNo10CmplEndSgn1(void) { - flag_tx3 &= ((uint8_t) 0xFD); + flag_tx3 &= ((uint8_t)0xFD); } void ResetFlagTxSigSwpUpDwnStsRi_UB(void) { - flag_tx3 &= ((uint8_t) 0xFB); + flag_tx3 &= ((uint8_t)0xFB); } void ResetFlagTxSigSwpUpDwnStsRi(void) { - flag_tx3 &= ((uint8_t) 0xF7); + flag_tx3 &= ((uint8_t)0xF7); } void ResetFlagTxSigSwpLeRiStsRi_UB(void) { - flag_tx3 &= ((uint8_t) 0xEF); + flag_tx3 &= ((uint8_t)0xEF); } void ResetFlagTxSigSwpLeRiStsRi(void) { - flag_tx3 &= ((uint8_t) 0xDF); + flag_tx3 &= ((uint8_t)0xDF); } void ResetFlagTxSigSteerWhlTouchBdVoice_UB(void) { - flag_tx3 &= ((uint8_t) 0xBF); + flag_tx3 &= ((uint8_t)0xBF); } void ResetFlagTxSigSteerWhlTouchBdVoice(void) { - flag_tx3 &= ((uint8_t) 0x7F); + flag_tx3 &= ((uint8_t)0x7F); } void ResetFlagTxSigSteerWhlTouchBdMenu_UB(void) { - flag_tx4 &= ((uint8_t) 0xFE); + flag_tx4 &= ((uint8_t)0xFE); } void ResetFlagTxSigSteerWhlTouchBdMenu(void) { - flag_tx4 &= ((uint8_t) 0xFD); + flag_tx4 &= ((uint8_t)0xFD); } void ResetFlagTxSigSteerWhlTouchBdDn_UB(void) { - flag_tx4 &= ((uint8_t) 0xFB); + flag_tx4 &= ((uint8_t)0xFB); } void ResetFlagTxSigSteerWhlTouchBdDn(void) { - flag_tx4 &= ((uint8_t) 0xF7); + flag_tx4 &= ((uint8_t)0xF7); } void ResetFlagTxSigSldVolCtrlSts_UB(void) { - flag_tx4 &= ((uint8_t) 0xEF); + flag_tx4 &= ((uint8_t)0xEF); } void ResetFlagTxSigSldVolCtrlSts(void) { - flag_tx4 &= ((uint8_t) 0xDF); + flag_tx4 &= ((uint8_t)0xDF); } void ResetFlagTxSigRiMFctActSgUp_UB(void) { - flag_tx4 &= ((uint8_t) 0xBF); + flag_tx4 &= ((uint8_t)0xBF); } void ResetFlagTxSigRiMFctActSgUp(void) { - flag_tx4 &= ((uint8_t) 0x7F); + flag_tx4 &= ((uint8_t)0x7F); } void ResetFlagTxSigRiMFctActSgRi_UB(void) { - flag_tx5 &= ((uint8_t) 0xFE); + flag_tx5 &= ((uint8_t)0xFE); } void ResetFlagTxSigRiMFctActSgRi(void) { - flag_tx5 &= ((uint8_t) 0xFD); + flag_tx5 &= ((uint8_t)0xFD); } void ResetFlagTxSigRiMFctActSgLe_UB(void) { - flag_tx5 &= ((uint8_t) 0xFB); + flag_tx5 &= ((uint8_t)0xFB); } void ResetFlagTxSigRiMFctActSgLe(void) { - flag_tx5 &= ((uint8_t) 0xF7); + flag_tx5 &= ((uint8_t)0xF7); } void ResetFlagTxSigRiMFctActSgDn_UB(void) { - flag_tx5 &= ((uint8_t) 0xEF); + flag_tx5 &= ((uint8_t)0xEF); } void ResetFlagTxSigRiMFctActSgDn(void) { - flag_tx5 &= ((uint8_t) 0xDF); + flag_tx5 &= ((uint8_t)0xDF); } void ResetFlagTxSigRiMFctActSgCe_UB(void) { - flag_tx5 &= ((uint8_t) 0xBF); + flag_tx5 &= ((uint8_t)0xBF); } void ResetFlagTxSigRiMFctActSgCe(void) { - flag_tx5 &= ((uint8_t) 0x7F); + flag_tx5 &= ((uint8_t)0x7F); } void ResetFlagTxSigSteerWhlTouchBdRiTouchPosnY(void) { - flag_tx6 &= ((uint8_t) 0xFE); + flag_tx6 &= ((uint8_t)0xFE); } void ResetFlagTxSigSteerWhlTouchBdRiTouchPosnX(void) { - flag_tx6 &= ((uint8_t) 0xFD); + flag_tx6 &= ((uint8_t)0xFD); } void ResetFlagTxSigSteerWhlTouchBdRiSteerWhlTouchBdSts(void) { - flag_tx6 &= ((uint8_t) 0xFB); + flag_tx6 &= ((uint8_t)0xFB); } void ResetFlagTxSigSteerWhlTouchBdRiCntr(void) { - flag_tx6 &= ((uint8_t) 0xF7); + flag_tx6 &= ((uint8_t)0xF7); } void ResetFlagTxSigSteerWhlTouchBdRiChks(void) { - flag_tx6 &= ((uint8_t) 0xEF); + flag_tx6 &= ((uint8_t)0xEF); } void ResetFlagTxSigSteerWhlTouchBdRi_UB(void) { - flag_tx6 &= ((uint8_t) 0xDF); + flag_tx6 &= ((uint8_t)0xDF); } void ResetFlagTxSigDiagnosticRespSWTR(void) { - flag_tx6 &= ((UI_8) 0xBF); + flag_tx6 &= ((UI_8)0xBF); } t_flag_value ReadFlagRxSigDiagnosticReqSWTR(void) { - return (((flag_rx0 & ((UI_8) 0x01)) > ((UI_8) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_rx0 & ((UI_8)0x01)) > ((UI_8)0)) ? COM_TRUE : COM_FALSE); } t_flag_value ReadFlagRxSigDiagnosticFuncAddrReq(void) { - return (((flag_rx0 & ((UI_8) 0x02)) > ((UI_8) 0)) ? COM_TRUE : COM_FALSE); + return (((flag_rx0 & ((UI_8)0x02)) > ((UI_8)0)) ? COM_TRUE : COM_FALSE); } /*--------------------------------------------------------------------------- @@ -3090,7 +3177,8 @@ t_flag_value ReadFlagRxSigDiagnosticFuncAddrReq(void) /---------------------------------------------------------------------------*/ void ResetFlagRxSig(t_symbolic_name message) { - switch (message) { + switch (message) + { case SIG_DIAGNOSTICREQSWTR: ResetFlagRxSigDiagnosticReqSWTR(); @@ -3104,15 +3192,14 @@ void ResetFlagRxSig(t_symbolic_name message) } } - void ResetFlagRxSigDiagnosticReqSWTR(void) { - flag_rx0 &= ((UI_8) 0xFE); + flag_rx0 &= ((UI_8)0xFE); } void ResetFlagRxSigDiagnosticFuncAddrReq(void) { - flag_rx0 &= ((UI_8) 0xFD); + flag_rx0 &= ((UI_8)0xFD); } /*--------------------------------------------------------------------------- @@ -3126,7 +3213,8 @@ void ResetFlagRxSigDiagnosticFuncAddrReq(void) /---------------------------------------------------------------------------*/ void OsekComTask(void) { - if (TST_FLAG_OSEK_COM_INIT()) { + if (TST_FLAG_OSEK_COM_INIT()) + { /* Get timer difference since last task execution */ time_diff = FICOSEK_COM_TASK_TICKS; @@ -3149,66 +3237,75 @@ void OsekComTask(void) static void OsekComPeriodicTx(void) { /* Test whether Tx of periodic frames is active */ - if (TST_FLAG_OSEK_COM_PER_TX()) { - /* Com frames monitoring */ + if (TST_FLAG_OSEK_COM_PER_TX()) + { + /* Com frames monitoring */ /* Tx frame SwtrPrivateDHUCanFr06 end of period monitoring */ ptt_tx_frm_swtrprivatedhucanfr06 += time_diff; - if (ptt_tx_frm_swtrprivatedhucanfr06 >= PT_TX_FRM_SWTRPRIVATEDHUCANFR06) { + if (ptt_tx_frm_swtrprivatedhucanfr06 >= PT_TX_FRM_SWTRPRIVATEDHUCANFR06) + { /* Reset timer */ - ptt_tx_frm_swtrprivatedhucanfr06 = 0; /* Tx frame */ - // SuspendAllInterrupts(); + ptt_tx_frm_swtrprivatedhucanfr06 = 0; /* Tx frame */ + // SuspendAllInterrupts(); SET_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR06(); - - OsekComTxReqCallbackSWTR(); - // ResumeAllInterrupts(); + + OsekComTxReqCallbackSWTR(); + // ResumeAllInterrupts(); } - else { + else + { /* Do nothing */ } /* Tx frame SwtrPrivateDHUCanFr05 end of period monitoring */ ptt_tx_frm_swtrprivatedhucanfr05 += time_diff; - if (ptt_tx_frm_swtrprivatedhucanfr05 >= PT_TX_FRM_SWTRPRIVATEDHUCANFR05) { + if (ptt_tx_frm_swtrprivatedhucanfr05 >= PT_TX_FRM_SWTRPRIVATEDHUCANFR05) + { /* Reset timer */ - ptt_tx_frm_swtrprivatedhucanfr05 = 0; /* Tx frame */ - // SuspendAllInterrupts(); + ptt_tx_frm_swtrprivatedhucanfr05 = 0; /* Tx frame */ + // SuspendAllInterrupts(); SET_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR05(); - - OsekComTxReqCallbackSWTR(); - //ResumeAllInterrupts(); + + OsekComTxReqCallbackSWTR(); + // ResumeAllInterrupts(); } - else { + else + { /* Do nothing */ } /* Tx frame SwtrPrivateDHUCanFr04 end of period monitoring */ ptt_tx_frm_swtrprivatedhucanfr04 += time_diff; - if (ptt_tx_frm_swtrprivatedhucanfr04 >= PT_TX_FRM_SWTRPRIVATEDHUCANFR04) { + if (ptt_tx_frm_swtrprivatedhucanfr04 >= PT_TX_FRM_SWTRPRIVATEDHUCANFR04) + { /* Reset timer */ - ptt_tx_frm_swtrprivatedhucanfr04 = 0; /* Tx frame */ - // SuspendAllInterrupts(); + ptt_tx_frm_swtrprivatedhucanfr04 = 0; /* Tx frame */ + // SuspendAllInterrupts(); SET_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR04(); - - OsekComTxReqCallbackSWTR(); - // ResumeAllInterrupts(); + + OsekComTxReqCallbackSWTR(); + // ResumeAllInterrupts(); } - else { + else + { /* Do nothing */ } /* Tx frame SwtrPrivateDHUCanFr03 end of period monitoring */ ptt_tx_frm_swtrprivatedhucanfr03 += time_diff; - if (ptt_tx_frm_swtrprivatedhucanfr03 >= PT_TX_FRM_SWTRPRIVATEDHUCANFR03) { + if (ptt_tx_frm_swtrprivatedhucanfr03 >= PT_TX_FRM_SWTRPRIVATEDHUCANFR03) + { /* Reset timer */ - ptt_tx_frm_swtrprivatedhucanfr03 = 0; /* Tx frame */ - // SuspendAllInterrupts(); + ptt_tx_frm_swtrprivatedhucanfr03 = 0; /* Tx frame */ + // SuspendAllInterrupts(); SET_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR03(); - - OsekComTxReqCallbackSWTR(); - // ResumeAllInterrupts(); + + OsekComTxReqCallbackSWTR(); + // ResumeAllInterrupts(); } - else { + else + { /* Do nothing */ } #if 0 @@ -3225,154 +3322,167 @@ static void OsekComPeriodicTx(void) else { /* Do nothing */ } - #endif +#endif /* Tx frame SwtrPressFr01 end of period monitoring */ ptt_tx_frm_swtrpressfr01 += time_diff; - if (ptt_tx_frm_swtrpressfr01 >= PT_TX_FRM_SWTRPRESSFR01) { + if (ptt_tx_frm_swtrpressfr01 >= PT_TX_FRM_SWTRPRESSFR01) + { /* Reset timer */ - ptt_tx_frm_swtrpressfr01 = 0; /* Tx frame */ - //SuspendAllInterrupts(); + ptt_tx_frm_swtrpressfr01 = 0; /* Tx frame */ + // SuspendAllInterrupts(); SET_FLAG_TX_REQ_FRM_SWTRPRESSFR01(); - + OsekComTxReqCallbackSWTR(); - - // ResumeAllInterrupts(); + + // ResumeAllInterrupts(); } - else { + else + { /* Do nothing */ } - - /* Tx frame SwtRSensorFr01 end of period monitoring */ ptt_tx_frm_swtrsensorfr01 += time_diff; - if (ptt_tx_frm_swtrsensorfr01 >= PT_TX_FRM_SWTRSENSORFR01) { + if (ptt_tx_frm_swtrsensorfr01 >= PT_TX_FRM_SWTRSENSORFR01) + { /* Reset timer */ - ptt_tx_frm_swtrsensorfr01 = 0; /* Tx frame */ - // SuspendAllInterrupts(); + ptt_tx_frm_swtrsensorfr01 = 0; /* Tx frame */ + // SuspendAllInterrupts(); SET_FLAG_TX_REQ_FRM_SWTRSENSORFR01(); - - OsekComTxReqCallbackSWTR(); - - // ResumeAllInterrupts(); + + OsekComTxReqCallbackSWTR(); + + // ResumeAllInterrupts(); } - else { + else + { /* Do nothing */ } /* Tx frame SwtRSensorFr02 end of period monitoring */ ptt_tx_frm_swtrsensorfr02 += time_diff; - if (ptt_tx_frm_swtrsensorfr02 >= PT_TX_FRM_SWTRSENSORFR02) { + if (ptt_tx_frm_swtrsensorfr02 >= PT_TX_FRM_SWTRSENSORFR02) + { /* Reset timer */ - ptt_tx_frm_swtrsensorfr02 = 0; /* Tx frame */ - // SuspendAllInterrupts(); + ptt_tx_frm_swtrsensorfr02 = 0; /* Tx frame */ + // SuspendAllInterrupts(); SET_FLAG_TX_REQ_FRM_SWTRSENSORFR02(); - - OsekComTxReqCallbackSWTR(); - - // ResumeAllInterrupts(); + + OsekComTxReqCallbackSWTR(); + + // ResumeAllInterrupts(); } - else { + else + { /* Do nothing */ } /* Tx frame SwtRSensorFr03 end of period monitoring */ ptt_tx_frm_swtrsensorfr03 += time_diff; - if (ptt_tx_frm_swtrsensorfr03 >= PT_TX_FRM_SWTRSENSORFR03) { + if (ptt_tx_frm_swtrsensorfr03 >= PT_TX_FRM_SWTRSENSORFR03) + { /* Reset timer */ - ptt_tx_frm_swtrsensorfr03 = 0; /* Tx frame */ - // SuspendAllInterrupts(); + ptt_tx_frm_swtrsensorfr03 = 0; /* Tx frame */ + // SuspendAllInterrupts(); SET_FLAG_TX_REQ_FRM_SWTRSENSORFR03(); - - OsekComTxReqCallbackSWTR(); - - //ResumeAllInterrupts(); + + OsekComTxReqCallbackSWTR(); + + // ResumeAllInterrupts(); } - else { + else + { /* Do nothing */ } /* Tx frame SwtRSensorFr04 end of period monitoring */ ptt_tx_frm_swtrsensorfr04 += time_diff; - if (ptt_tx_frm_swtrsensorfr04 >= PT_TX_FRM_SWTRSENSORFR04) { + if (ptt_tx_frm_swtrsensorfr04 >= PT_TX_FRM_SWTRSENSORFR04) + { /* Reset timer */ - ptt_tx_frm_swtrsensorfr04 = 0; /* Tx frame */ - // SuspendAllInterrupts(); + ptt_tx_frm_swtrsensorfr04 = 0; /* Tx frame */ + // SuspendAllInterrupts(); SET_FLAG_TX_REQ_FRM_SWTRSENSORFR04(); - - OsekComTxReqCallbackSWTR(); - - // ResumeAllInterrupts(); + + OsekComTxReqCallbackSWTR(); + + // ResumeAllInterrupts(); } - else { + else + { /* Do nothing */ } /* Tx frame SwtRSensorFr05 end of period monitoring */ ptt_tx_frm_swtrsensorfr05 += time_diff; - if (ptt_tx_frm_swtrsensorfr05 >= PT_TX_FRM_SWTRSENSORFR05) { + if (ptt_tx_frm_swtrsensorfr05 >= PT_TX_FRM_SWTRSENSORFR05) + { /* Reset timer */ - ptt_tx_frm_swtrsensorfr05 = 0; /* Tx frame */ - // SuspendAllInterrupts(); + ptt_tx_frm_swtrsensorfr05 = 0; /* Tx frame */ + // SuspendAllInterrupts(); SET_FLAG_TX_REQ_FRM_SWTRSENSORFR05(); - - OsekComTxReqCallbackSWTR(); - - // ResumeAllInterrupts(); + + OsekComTxReqCallbackSWTR(); + + // ResumeAllInterrupts(); } - else { + else + { /* Do nothing */ } /* Tx frame SwtRSensorFr06 end of period monitoring */ ptt_tx_frm_swtrsensorfr06 += time_diff; - if (ptt_tx_frm_swtrsensorfr06 >= PT_TX_FRM_SWTRSENSORFR06) { + if (ptt_tx_frm_swtrsensorfr06 >= PT_TX_FRM_SWTRSENSORFR06) + { /* Reset timer */ - ptt_tx_frm_swtrsensorfr06 = 0; /* Tx frame */ - // SuspendAllInterrupts(); + ptt_tx_frm_swtrsensorfr06 = 0; /* Tx frame */ + // SuspendAllInterrupts(); SET_FLAG_TX_REQ_FRM_SWTRSENSORFR06(); - - OsekComTxReqCallbackSWTR(); - - // ResumeAllInterrupts(); + + OsekComTxReqCallbackSWTR(); + + // ResumeAllInterrupts(); } - else { + else + { /* Do nothing */ } /* Tx frame SwtRSensorFr07 end of period monitoring */ ptt_tx_frm_swtrsensorfr07 += time_diff; - if (ptt_tx_frm_swtrsensorfr07 >= PT_TX_FRM_SWTRSENSORFR07) { + if (ptt_tx_frm_swtrsensorfr07 >= PT_TX_FRM_SWTRSENSORFR07) + { /* Reset timer */ - ptt_tx_frm_swtrsensorfr07 = 0; /* Tx frame */ - // SuspendAllInterrupts(); + ptt_tx_frm_swtrsensorfr07 = 0; /* Tx frame */ + // SuspendAllInterrupts(); SET_FLAG_TX_REQ_FRM_SWTRSENSORFR07(); - + OsekComTxReqCallbackSWTR(); - - // ResumeAllInterrupts(); + + // ResumeAllInterrupts(); } - else { + else + { /* Do nothing */ } /* Tx frame SwtRSensorFr08 end of period monitoring */ ptt_tx_frm_swtrsensorfr08 += time_diff; - if (ptt_tx_frm_swtrsensorfr08 >= PT_TX_FRM_SWTRSENSORFR08) { + if (ptt_tx_frm_swtrsensorfr08 >= PT_TX_FRM_SWTRSENSORFR08) + { /* Reset timer */ - ptt_tx_frm_swtrsensorfr08 = 0; /* Tx frame */ - // SuspendAllInterrupts(); - + ptt_tx_frm_swtrsensorfr08 = 0; /* Tx frame */ + // SuspendAllInterrupts(); + SET_FLAG_TX_REQ_FRM_SWTRSENSORFR08(); - - OsekComTxReqCallbackSWTR(); - - - - - // ResumeAllInterrupts(); + + OsekComTxReqCallbackSWTR(); + + // ResumeAllInterrupts(); } - else { + else + { /* Do nothing */ } } @@ -3395,14 +3505,16 @@ static void OsekComDeadlineMonitRx(void) /* Increasing Timer */ dmt_rx_sig_actvnofsteerwhlillmn += time_diff; /* Rx deadline case time out signal ActvnOfSteerWhlIllmn */ - if (dmt_rx_sig_actvnofsteerwhlillmn >= TO_RX_SIG_ACTVNOFSTEERWHLILLMN) { + if (dmt_rx_sig_actvnofsteerwhlillmn >= TO_RX_SIG_ACTVNOFSTEERWHLILLMN) + { /* Reset monitoring timer */ dmt_rx_sig_actvnofsteerwhlillmn = 0; /* RxError notification callback */ IhuPrivateDHUCanFr01_Timeout_CALLBACK(); } /* Case normal counting */ - else { + else + { /* Do Nothing */ } } @@ -3412,49 +3524,50 @@ static void OsekComDeadlineMonitRx(void) |---------------------------------------------------------------------------- | Routine description: | * Routine responsible of initiating on event transmissions of direct and -| mixed frames +| mixed frames | --------------------------------------------------------------------------- | Parameters description: / --------------------------------------------------------------------------- */ - void OsekComTxReqFrmSwtrPrivateDHUCanFr01(void) +void OsekComTxReqFrmSwtrPrivateDHUCanFr01(void) { /* Tx frame */ - + SET_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR01(); OsekComTxReqCallbackSWTR(); } - void OsekComTxReqFrmSwtrPrivateDHUCanFr02(void) +void OsekComTxReqFrmSwtrPrivateDHUCanFr02(void) { /* Tx frame */ - + SET_FLAG_TX_REQ_FRM_SWTRPRIVATEDHUCANFR02(); OsekComTxReqCallbackSWTR(); } - /*--------------------------------------------------------------------------- +/*--------------------------------------------------------------------------- | Portability: Target platform independent |---------------------------------------------------------------------------- | Routine description: | * Routine responsible of initiating on event transmissions of direct and -| mixed frames +| mixed frames | --------------------------------------------------------------------------- | Parameters description: / --------------------------------------------------------------------------- */ static void OsekComTxReqFrmDIAG_PhysResp_SWTR(void) { /* Start of the Tx deadline monitoring timer */ - //SuspendAllInterrupts(); - if (dmt_tx_frm_diag_physresp_swtr == TIMER_CANCEL) { + // SuspendAllInterrupts(); + if (dmt_tx_frm_diag_physresp_swtr == TIMER_CANCEL) + { dmt_tx_frm_diag_physresp_swtr = 0; } - else { + else + { /* Do nothing */ } /* Tx frame */ SET_FLAG_TX_REQ_FRM_DIAG_PHYSRESP_SWTR(); - // CanTxRequest(0); + // CanTxRequest(0); OsekComTxReqCallbackSWTR(); - // ResumeAllInterrupts(); + // ResumeAllInterrupts(); } - diff --git a/firmware/src/OsekCom/OsekCom.h b/firmware/src/OsekCom/OsekCom.h index 4334d9f..cfebf6d 100644 --- a/firmware/src/OsekCom/OsekCom.h +++ b/firmware/src/OsekCom/OsekCom.h @@ -823,5 +823,16 @@ void ResetFlagRxSigDiagnosticFuncAddrReq(void); void OsekComTask(void); void OsekComTxReqFrmSwtrPrivateDHUCanFr01(void); void OsekComTxReqFrmSwtrPrivateDHUCanFr02(void); + + + +void OsekComSetFR09data(uint8_t data[]); +void OsekComSetFR0Adata(uint8_t data[]); +void OsekComSetFR0Bdata(uint8_t data[]); +void OsekComSetFR0Cdata(uint8_t data[]); + + #endif + + diff --git a/firmware/src/RTE/RTE.c b/firmware/src/RTE/RTE.c index 83ee50a..b3d5b19 100644 --- a/firmware/src/RTE/RTE.c +++ b/firmware/src/RTE/RTE.c @@ -1,32 +1,30 @@ -//For SWTR +// For SWTR #include "RTE.h" - -#include // Defines NULL -#include // Defines true -#include // Defines EXIT_FAILURE +#include // Defines NULL +#include // Defines true +#include // Defines EXIT_FAILURE #include "../OsekCom/OsekCom.h" #include "../Speaker/Speaker.h" #include "TouchPanel/TouchPanel.h" -//For SWTL +// For SWTL -#include "forceSnsr.h" -#include "forceSnsr_Cfg.h" -#include "forcedetect.h" +#include "forceSnsr.h" +#include "forceSnsr_Cfg.h" +#include "forcedetect.h" #include "TouchPanel.h" -//#include "TouchPanel_Cfg.h" +// #include "TouchPanel_Cfg.h" #include "Std_Types.h" -#include "device.h" +#include "device.h" #include "touch/touch.h" #include "math.h" #include "stdlib.h" - -#include // Defines NULL -#include // Defines true -#include // Defines EXIT_FAILURE -#include "definitions.h" // SYS function prototypes +#include // Defines NULL +#include // Defines true +#include // Defines EXIT_FAILURE +#include "definitions.h" // SYS function prototypes #include "OsekCom/OsekCom.h" #include "Speaker/Speaker.h" @@ -35,12 +33,10 @@ #include "TLE9263/TLE926x_Main.h" #include "DiagnosticR/UDS/UDS_Services_Common.h" #include "plib_systick.h" -#include "FunctionState.h" +#include "FunctionState.h" +#include "SysDiagDetect.h" - - - -//#include "Global.h" +// #include "Global.h" #ifndef uint8_t #define uint8_t unsigned char #endif @@ -53,7 +49,7 @@ #define uint32_t unsigned int #endif extern uint8 CurrentPosition; -extern uint8_t PressState; + uint16 Fr08_send_flag; uint8_t Two_Finger_Y_count = 0; @@ -64,21 +60,21 @@ uint8_t Y_count = 0; uint8_t touch_reset2times_flag = 0; uint16_t Touch_Sensor_Sts00; - uint16_t Touch_Sensor_Sts01; - uint16_t Touch_Sensor_Sts02; - uint16_t Touch_Sensor_Sts03; - uint16_t Touch_Sensor_Sts04; - uint16_t Touch_Sensor_Sts05; - uint16_t Touch_Sensor_Sts06; - uint16_t Touch_Sensor_Sts07; - uint16_t Touch_Sensor_Sts08; - uint16_t Touch_Sensor_Sts09; - uint16_t Touch_Sensor_Sts10; - uint16_t Touch_Sensor_Sts11; - uint16_t Touch_Sensor_Sts12; - uint16_t Touch_Sensor_Sts13; - uint16_t Touch_Sensor_Sts14; - uint8_t Allow_Touch_flag = 0; +uint16_t Touch_Sensor_Sts01; +uint16_t Touch_Sensor_Sts02; +uint16_t Touch_Sensor_Sts03; +uint16_t Touch_Sensor_Sts04; +uint16_t Touch_Sensor_Sts05; +uint16_t Touch_Sensor_Sts06; +uint16_t Touch_Sensor_Sts07; +uint16_t Touch_Sensor_Sts08; +uint16_t Touch_Sensor_Sts09; +uint16_t Touch_Sensor_Sts10; +uint16_t Touch_Sensor_Sts11; +uint16_t Touch_Sensor_Sts12; +uint16_t Touch_Sensor_Sts13; +uint16_t Touch_Sensor_Sts14; +uint8_t Allow_Touch_flag = 0,Allow_Touch_counter=0; uint16_t Touch_Sensor_Ref00; uint16_t Touch_Sensor_Ref01; @@ -96,6 +92,22 @@ uint16_t Touch_Sensor_Ref12; uint16_t Touch_Sensor_Ref13; uint16_t Touch_Sensor_Ref14; +uint16_t Touch_Sensor_CC00; +uint16_t Touch_Sensor_CC01; +uint16_t Touch_Sensor_CC02; +uint16_t Touch_Sensor_CC03; +uint16_t Touch_Sensor_CC04; +uint16_t Touch_Sensor_CC05; +uint16_t Touch_Sensor_CC06; +uint16_t Touch_Sensor_CC07; +uint16_t Touch_Sensor_CC08; +uint16_t Touch_Sensor_CC09; +uint16_t Touch_Sensor_CC10; +uint16_t Touch_Sensor_CC11; +uint16_t Touch_Sensor_CC12; +uint16_t Touch_Sensor_CC13; +uint16_t Touch_Sensor_CC14; + uint16_t Touch_Sensor_delta00; uint16_t Touch_Sensor_delta01; uint16_t Touch_Sensor_delta02; @@ -112,39 +124,29 @@ uint16_t Touch_Sensor_delta12; uint16_t Touch_Sensor_delta13; uint16_t Touch_Sensor_delta14; +// volatile uint8_t TouchBoard_RC; - -//volatile uint8_t TouchBoard_RC; - -//volatile uint8_t TouchBoard_Sts; -//volatile uint8_t TouchBoard_X; -//volatile uint8_t TouchBoard_Y; +// volatile uint8_t TouchBoard_Sts; +// volatile uint8_t TouchBoard_X; +// volatile uint8_t TouchBoard_Y; uint8_t RTE_Get_TouchBoard_CRC(void) { - return 0; + return 0; } +// Input Sensor +// uint16_t RTE_Get_Power_AD_SNS(void); +// uint8_t RTE_Get_Pressure_Sensor_xxxx(void);//IIC DATA? +// Not active,Touch,Touch and Press,invalid from sensor - - -//Input Sensor -//uint16_t RTE_Get_Power_AD_SNS(void); - -//uint8_t RTE_Get_Pressure_Sensor_xxxx(void);//IIC DATA? - -//Not active,Touch,Touch and Press,invalid from sensor - - -uint8_t RTE_Get_SldVolCtrlSts(void) //0 slip idle 1 decrease ,2 increase , 3 decrease double , 4 increase double ,5 decrease third, 6 increase third +uint8_t RTE_Get_SldVolCtrlSts(void) // 0 slip idle 1 decrease ,2 increase , 3 decrease double , 4 increase double ,5 decrease third, 6 increase third { TP_SlideLevel_Enum UD_SlideLevel = TP_SlideLevel_NONE; - UD_SlideLevel = TouchPanel_SlideUpDownLevelRead(); return (uint8_t)UD_SlideLevel; } - uint8_t RTE_Get_TouchBoard_Up_Sts(void) { /* y:a7, x: e6 */ @@ -152,21 +154,17 @@ uint8_t RTE_Get_TouchBoard_Up_Sts(void) /* y:75, x: ed */ /* y:6a, x: eb */ /* y:75, x: eb */ - Buttons_SignalType Signal = BUTTON_RELEASE; - if(CurrentPosition == 4) + Buttons_SignalType Signal = BUTTON_RELEASE; + if (CurrentPosition == 4) { - Signal = TouchPanel_BtnSignalRead(BTN_UP); + Signal = TouchPanel_BtnSignalRead(BTN_UP); } - if(Allow_Touch_flag==0) + if (Allow_Touch_flag == 0) { - Signal = 0; + Signal = 0; } - if (PressState == 0) - { - Signal = BUTTON_RELEASE; - } - - return Signal; + + return Signal; } uint8_t RTE_Get_TouchBoard_Down_Sts(void) @@ -174,38 +172,34 @@ uint8_t RTE_Get_TouchBoard_Down_Sts(void) /* x:26, y: 96 */ /* x:20, y: 80 */ /* x:20, y: 80 */ - Buttons_SignalType Signal = BUTTON_RELEASE; - if(CurrentPosition == 5) - { - Signal = TouchPanel_BtnSignalRead(BTN_DOWN);} - if(Allow_Touch_flag==0) + Buttons_SignalType Signal = BUTTON_RELEASE; + if (CurrentPosition == 5) { - Signal = 0; + Signal = TouchPanel_BtnSignalRead(BTN_DOWN); } - if (PressState == 0) + if (Allow_Touch_flag == 0) { - Signal = BUTTON_RELEASE; + Signal = 0; } - return Signal; + + return Signal; } uint8_t RTE_Get_TouchBoard_Left_Sts(void) { /* x:95, y: ec */ /* x:97, y: e9 */ - Buttons_SignalType Signal = BUTTON_RELEASE; - if(CurrentPosition == 6) + Buttons_SignalType Signal = BUTTON_RELEASE; + if (CurrentPosition == 6) { - Signal = TouchPanel_BtnSignalRead(BTN_LEFT);} - if(Allow_Touch_flag==0) - { - Signal = 0; + Signal = TouchPanel_BtnSignalRead(BTN_LEFT); } - if (PressState == 0) + if (Allow_Touch_flag == 0) { - Signal = BUTTON_RELEASE; + Signal = 0; } - return Signal; + + return Signal; } uint8_t RTE_Get_TouchBoard_Right_Sts(void) @@ -213,227 +207,173 @@ uint8_t RTE_Get_TouchBoard_Right_Sts(void) /* x:98, y: 22 */ /* x:9d, y: 27 */ /* x:94, y: 25 */ - Buttons_SignalType Signal = BUTTON_RELEASE; - if(CurrentPosition == 7) + Buttons_SignalType Signal = BUTTON_RELEASE; + if (CurrentPosition == 7) { - Signal = TouchPanel_BtnSignalRead(BTN_RIGHT);} - if(Allow_Touch_flag==0) - { - Signal = 0; + Signal = TouchPanel_BtnSignalRead(BTN_RIGHT); } - if (PressState == 0) + if (Allow_Touch_flag == 0) { - Signal = BUTTON_RELEASE; + Signal = 0; } - return Signal; + + return Signal; } uint8_t RTE_Get_TouchBoard_Center_Sts(void) { - Buttons_SignalType Signal = BUTTON_RELEASE; - if(CurrentPosition == 8) + Buttons_SignalType Signal = BUTTON_RELEASE; + if (CurrentPosition == 8) { - Signal = TouchPanel_BtnSignalRead(BTN_CONFIRM); + Signal = TouchPanel_BtnSignalRead(BTN_CONFIRM); } - if(Allow_Touch_flag==0) + if (Allow_Touch_flag == 0) { - Signal = 0; + Signal = 0; } - if (PressState == 0) - { - Signal = BUTTON_RELEASE; - } - return Signal; + + return Signal; } uint8_t g_VOICE_Touch_And_Below_1N = 0; -uint8_t RTE_Get_TouchBoard_VOICE1_Sts(void)//TJP1 +uint8_t RTE_Get_TouchBoard_VOICE1_Sts(void) // TJP1 { Buttons_SignalType Signal = BUTTON_RELEASE; static uint8_t Voice_Zero_Count = 0; - if(CurrentPosition == 1) + if (CurrentPosition == 1) { - Signal=k_voice_touch_Sts; + Signal = k_voice_touch_Sts; } - if( Signal != 0 )//PANEL_PRESS_LEVEL0 == Press_Level && - { - g_VOICE_Touch_And_Below_1N = 0x01; + if (Signal != 0) // PANEL_PRESS_LEVEL0 == Press_Level && + { + g_VOICE_Touch_And_Below_1N = 0x01; Voice_Zero_Count = 0; - }else{ - Voice_Zero_Count++; - if(Voice_Zero_Count>6) - { - g_VOICE_Touch_And_Below_1N = 0x00; - Voice_Zero_Count = 7; - } - } - if(Allow_Touch_flag==0) - { - Signal = 0; } - if (PressState == 0) + else { - Signal = BUTTON_RELEASE; + Voice_Zero_Count++; + if (Voice_Zero_Count > 6) + { + g_VOICE_Touch_And_Below_1N = 0x00; + Voice_Zero_Count = 7; + } } - return Signal; + if (Allow_Touch_flag == 0) + { + Signal = 0; + } + + return Signal; } -uint8_t RTE_Get_TouchBoard_VOICE2_Sts(void)//TJP2 +uint8_t RTE_Get_TouchBoard_VOICE2_Sts(void) // TJP2 { - Buttons_SignalType Signal = BUTTON_RELEASE; - //Signal = TouchPanel_BtnSignalRead(BTN_VOICE2); - + Buttons_SignalType Signal = BUTTON_RELEASE; + // Signal = TouchPanel_BtnSignalRead(BTN_VOICE2); + return Signal; } uint8_t g_MENU_Touch_And_Below_1N = 0; -uint8_t RTE_Get_TouchBoard_MENU1_Sts(void)//Resume1 +uint8_t RTE_Get_TouchBoard_MENU1_Sts(void) // Resume1 { - Buttons_SignalType Signal = BUTTON_RELEASE; + Buttons_SignalType Signal = BUTTON_RELEASE; static uint8_t Menu_Zero_Count = 0; - if(CurrentPosition == 3) + if (CurrentPosition == 3) { - Signal = k_menu_touch_Sts;//TouchPanel_BtnSignalRead(BTN_MENU1); + Signal = k_menu_touch_Sts; // TouchPanel_BtnSignalRead(BTN_MENU1); } - if( Signal != 0)//PANEL_PRESS_LEVEL0 == Press_Level && - { - g_MENU_Touch_And_Below_1N = 0x01; + if (Signal != 0) // PANEL_PRESS_LEVEL0 == Press_Level && + { + g_MENU_Touch_And_Below_1N = 0x01; Menu_Zero_Count = 0; - }else{ - Menu_Zero_Count++; - if(Menu_Zero_Count > 6) + } + else + { + Menu_Zero_Count++; + if (Menu_Zero_Count > 6) { - g_MENU_Touch_And_Below_1N = 0x00; - Menu_Zero_Count = 7; + g_MENU_Touch_And_Below_1N = 0x00; + Menu_Zero_Count = 7; } - } - if(Allow_Touch_flag==0) - { - Signal = 0; } - if (PressState == 0) + if (Allow_Touch_flag == 0) { - Signal = BUTTON_RELEASE; + Signal = 0; } - return Signal; + + return Signal; } -uint8_t RTE_Get_TouchBoard_MENU2_Sts(void)//Resume2 +uint8_t RTE_Get_TouchBoard_MENU2_Sts(void) // Resume2 { - Buttons_SignalType Signal = BUTTON_RELEASE; - //Signal = TouchPanel_BtnSignalRead(BTN_MENU2); - - return Signal; + Buttons_SignalType Signal = BUTTON_RELEASE; + // Signal = TouchPanel_BtnSignalRead(BTN_MENU2); + + return Signal; } uint8_t g_VOL_Touch_And_Below_1N = 0; -uint8_t RTE_Get_TouchBoard_VOL1_Sts(void)//Cancel1 +uint8_t RTE_Get_TouchBoard_VOL1_Sts(void) // Cancel1 { - Buttons_SignalType Signal = BUTTON_RELEASE; + Buttons_SignalType Signal = BUTTON_RELEASE; static uint8_t VOL_Zero_Count = 0; - if(CurrentPosition == 2) + if (CurrentPosition == 2) { - // PanelPress_LevelType Press_Level; - Signal = k_vol_touch_Sts;//TouchPanel_BtnSignalRead(BTN_VOL1); - //Press_Level = TouchPanel_PressLevelRead(); + // PanelPress_LevelType Press_Level; + Signal = k_vol_touch_Sts; // TouchPanel_BtnSignalRead(BTN_VOL1); + // Press_Level = TouchPanel_PressLevelRead(); } - - if(Signal != 0)//PANEL_PRESS_LEVEL0 == Press_Level && - { - g_VOL_Touch_And_Below_1N = 0x01; - VOL_Zero_Count=0; - }else{ + + if (Signal != 0) // PANEL_PRESS_LEVEL0 == Press_Level && + { + g_VOL_Touch_And_Below_1N = 0x01; + VOL_Zero_Count = 0; + } + else + { VOL_Zero_Count++; - if(VOL_Zero_Count>6) + if (VOL_Zero_Count > 6) { - g_VOL_Touch_And_Below_1N = 0x00; - VOL_Zero_Count=7; + g_VOL_Touch_And_Below_1N = 0x00; + VOL_Zero_Count = 7; } - } - if(Allow_Touch_flag==0) - { - Signal = 0; } - if (PressState == 0) + if (Allow_Touch_flag == 0) { - Signal = BUTTON_RELEASE; + Signal = 0; } - return Signal; + + return Signal; } -uint8_t RTE_Get_TouchBoard_VOL2_Sts(void)//Cancel2 +uint8_t RTE_Get_TouchBoard_VOL2_Sts(void) // Cancel2 { - Buttons_SignalType Signal = BUTTON_RELEASE; - //Signal = TouchPanel_BtnSignalRead(BTN_VOL2); - - return Signal; + Buttons_SignalType Signal = BUTTON_RELEASE; + // Signal = TouchPanel_BtnSignalRead(BTN_VOL2); + + return Signal; } - -//touch borad left/right slide: 0:idle, 1:short slide left 2:short slide right 3:long slide left 4:long slide right +// touch borad left/right slide: 0:idle, 1:short slide left 2:short slide right 3:long slide left 4:long slide right uint8_t RTE_Get_TouchBoard_Left_Right_Slide_Sts(void) { uint8_t retval = SIG_SWPLERISTSRI_SWPLERIREQSTS_IDLE; -#if 1 - TP_SlideDirection_Enum SlideDir; - SlideDir = TouchPanel_SlideEventRead(); - switch(SlideDir) - { - case TP_SlideDirection_ShortLEFT: - retval = SIG_SWPLERISTSRI_SWPLERIREQSTS_SHORTSLIDELEFT; - break; - case TP_SlideDirection_LongLEFT: - retval = SIG_SWPLERISTSRI_SWPLERIREQSTS_LONGSLIDELEFT; - break; - case TP_SlideDirection_ShortRIGHT: - retval = SIG_SWPLERISTSRI_SWPLERIREQSTS_SHORTSLIDERIGHT; - break; - case TP_SlideDirection_LongRIGHT: - retval = SIG_SWPLERISTSRI_SWPLERIREQSTS_LONGSLIDERIGHT; - break; - default: break; - } -#endif - return retval; + return retval; } -//touch borad Up/Down slide: 0:idle, 1:short slide up 2:short slide down 3:long slide up 4:long slide down +// touch borad Up/Down slide: 0:idle, 1:short slide up 2:short slide down 3:long slide up 4:long slide down uint8_t RTE_Get_TouchBoard_Up_Down_Slide_Sts(void) { uint8_t retval = SIG_SWPUPDWNSTSRI_SWPUPDWNREQSTS_IDLE; -#if 1 - TP_SlideDirection_Enum SlideDir; - SlideDir = TouchPanel_SlideEventRead(); - switch(SlideDir) - { - case TP_SlideDirection_ShortUP: - retval = SIG_SWPUPDWNSTSRI_SWPUPDWNREQSTS_SHORTSLIDEUP; - break; - case TP_SlideDirection_LongUP: - retval = SIG_SWPUPDWNSTSRI_SWPUPDWNREQSTS_LONGSLIDEUP; - break; - case TP_SlideDirection_ShortDOWN: - retval = SIG_SWPUPDWNSTSRI_SWPUPDWNREQSTS_SHORTSLIDEDOWN; - break; - case TP_SlideDirection_LongDOWN: - retval = SIG_SWPUPDWNSTSRI_SWPUPDWNREQSTS_LONGSLIDEDOWN; - break; - default: break; - } - -#endif - return retval; + return retval; } +// uint8_t RTE_Get_INTB_PRSS_SNS(void); -//uint8_t RTE_Get_INTB_PRSS_SNS(void); - - - -//uint8_t RTE_Get_X1_SNS(void); -//uint8_t RTE_Get_X2_SNS(void); -//uint8_t RTE_Get_X3_SNS(void); -//uint8_t RTE_Get_X4_SNS(void); -//uint8_t RTE_Get_X5_SNS(void); - +// uint8_t RTE_Get_X1_SNS(void); +// uint8_t RTE_Get_X2_SNS(void); +// uint8_t RTE_Get_X3_SNS(void); +// uint8_t RTE_Get_X4_SNS(void); +// uint8_t RTE_Get_X5_SNS(void); #define X_Length 6 #define Y_Length 6 @@ -443,345 +383,301 @@ uint8_t RTE_Get_TouchBoard_Up_Down_Slide_Sts(void) uint8_t X_Buf[X_Length]; uint8_t Y_Buf[Y_Length]; -uint8_t X_CNT=0; -uint8_t Y_CNT=0; -uint8_t Stable_CNT_X=0; -uint8_t Stable_CNT_Y=0; -uint8_t X_Update_Flg=1; -uint8_t Y_Update_Flg=1; -uint8_t X_Update=0; -uint8_t Y_Update=0; -uint8_t rtn_X=0; -uint8_t rtn_Y=0; +uint8_t X_CNT = 0; +uint8_t Y_CNT = 0; +uint8_t Stable_CNT_X = 0; +uint8_t Stable_CNT_Y = 0; +uint8_t X_Update_Flg = 1; +uint8_t Y_Update_Flg = 1; +uint8_t X_Update = 0; +uint8_t Y_Update = 0; +uint8_t rtn_X = 0; +uint8_t rtn_Y = 0; uint8_t RTE_Get_X_SNS(void) { -#if 0 - uint8_t count; - uint16_t sum_x=0; - uint8 x_pos; - GetSurface_Position(&x_pos, NULL_PTR); - X_Buf[X_CNT++]=x_pos; - if(X_CNT==X_Length) - { - X_CNT=0; - } - for(count=0;countX_Buf[i+1]) + if (X_Buf[i] > X_Buf[i + 1]) { - temp=X_Buf[i]; - X_Buf[i]=X_Buf[i+1]; - X_Buf[i+1]=temp; + temp = X_Buf[i]; + X_Buf[i] = X_Buf[i + 1]; + X_Buf[i + 1] = temp; } } } - if(X_Buf[X_Length-1]-X_Buf[0]10) - { - Stable_CNT_X=10; - X_Update_Flg=0; - rtn_X= X_Update; - if( (X_Buf[0]+X_Buf[X_Length-1])/2-X_Update>0) - { - if((X_Buf[0]+X_Buf[X_Length-1])/2-X_Update>Next_Movement_Hysteresis) - { - Stable_CNT_X=0; - X_Update_Flg=1; - } - } - else - { - if(X_Update-(X_Buf[0]+X_Buf[X_Length-1])/2>Next_Movement_Hysteresis) - { - Stable_CNT_X=0; - X_Update_Flg=1; - } - } - } + Stable_CNT_X++; + if (X_Update_Flg == 1) + { + X_Update = (X_Buf[0] + X_Buf[X_Length - 1]) / 2; + } + if (Stable_CNT_X > 10) + { + Stable_CNT_X = 10; + X_Update_Flg = 0; + rtn_X = X_Update; + if ((X_Buf[0] + X_Buf[X_Length - 1]) / 2 - X_Update > 0) + { + if ((X_Buf[0] + X_Buf[X_Length - 1]) / 2 - X_Update > Next_Movement_Hysteresis) + { + Stable_CNT_X = 0; + X_Update_Flg = 1; + } + } + else + { + if (X_Update - (X_Buf[0] + X_Buf[X_Length - 1]) / 2 > Next_Movement_Hysteresis) + { + Stable_CNT_X = 0; + X_Update_Flg = 1; + } + } + } } else { - Stable_CNT_X=0; - X_Update_Flg=1; - rtn_X= (X_Buf[X_Length/2]+X_Buf[X_Length/2-1])/2; + Stable_CNT_X = 0; + X_Update_Flg = 1; + rtn_X = (X_Buf[X_Length / 2] + X_Buf[X_Length / 2 - 1]) / 2; } - /* + if(Allow_Touch_flag==0) { rtn_X = 0; } - */ - if(x_pos==0) + if (x_pos == 0) { - rtn_X=0; + rtn_X = 0; } - return rtn_X; - + return rtn_X; + #endif - } -//uint8_t RTE_Get_Y1_SNS(void); -//uint8_t RTE_Get_Y2_SNS(void); -//uint8_t RTE_Get_Y3_SNS(void); -//uint8_t RTE_Get_Y4_SNS(void); -//uint8_t RTE_Get_Y5_SNS(void); uint8_t RTE_Get_Y_SNS(void) { -#if 0 - uint8_t count; - uint16_t sum_y=0; - uint8 y_pos; - GetSurface_Position(NULL_PTR, &y_pos); - Y_Buf[Y_CNT++]=y_pos; - if(Y_CNT==Y_Length) - { - Y_CNT=0; - } - for(count=0;countY_Buf[i+1]) + if (Y_Buf[i] > Y_Buf[i + 1]) { - temp=Y_Buf[i]; - Y_Buf[i]=Y_Buf[i+1]; - Y_Buf[i+1]=temp; + temp = Y_Buf[i]; + Y_Buf[i] = Y_Buf[i + 1]; + Y_Buf[i + 1] = temp; } } } - - if(Y_Buf[Y_Length-1]-Y_Buf[0]10) - { - Stable_CNT_Y=10; - Y_Update_Flg=0; - rtn_Y= Y_Update; - if( (Y_Buf[0]+Y_Buf[Y_Length-1])/2-Y_Update>0) - { - if((Y_Buf[0]+Y_Buf[Y_Length-1])/2-Y_Update>Next_Movement_Hysteresis) - { - Stable_CNT_Y=0; - Y_Update_Flg=1; - } - } - else - { - if(Y_Update-(Y_Buf[0]+Y_Buf[Y_Length-1])/2>Next_Movement_Hysteresis) - { - Stable_CNT_Y=0; - Y_Update_Flg=1; - } - } - } + Stable_CNT_Y++; + if (Y_Update_Flg == 1) + { + Y_Update = (Y_Buf[0] + Y_Buf[Y_Length - 1]) / 2; + } + if (Stable_CNT_Y > 10) + { + Stable_CNT_Y = 10; + Y_Update_Flg = 0; + rtn_Y = Y_Update; + if ((Y_Buf[0] + Y_Buf[Y_Length - 1]) / 2 - Y_Update > 0) + { + if ((Y_Buf[0] + Y_Buf[Y_Length - 1]) / 2 - Y_Update > Next_Movement_Hysteresis) + { + Stable_CNT_Y = 0; + Y_Update_Flg = 1; + } + } + else + { + if (Y_Update - (Y_Buf[0] + Y_Buf[Y_Length - 1]) / 2 > Next_Movement_Hysteresis) + { + Stable_CNT_Y = 0; + Y_Update_Flg = 1; + } + } + } } else { - Stable_CNT_Y=0; - Y_Update_Flg=1; - - rtn_Y=(Y_Buf[Y_Length/2]+Y_Buf[Y_Length/2-1])/2; - + Stable_CNT_Y = 0; + Y_Update_Flg = 1; + + rtn_Y = (Y_Buf[Y_Length / 2] + Y_Buf[Y_Length / 2 - 1]) / 2; } - /* + if(Allow_Touch_flag==0) { rtn_Y = 0; } - */ - if(y_pos==0) + + if (y_pos == 0) { - rtn_Y=0; + rtn_Y = 0; } return rtn_Y; #endif - } uint8_t g_XY_Touch_And_Below_1N = 0; - - - -uint8_t RTE_Get_TouchBoard_XY_Sts(void)//Not active,Touch,Touch and Press,invalid from sensor +uint8_t RTE_Get_TouchBoard_XY_Sts(void) // Not active,Touch,Touch and Press,invalid from sensor { - //PanelPress_LevelType Press_Level; + // PanelPress_LevelType Press_Level; Buttons_SignalType XY_Sts = BUTTON_RELEASE; - - XY_Sts = TouchSurface_XY_StsRead(); - - //Press_Level = TouchPanel_PressLevelRead(); - if( TouchSurface_is_TouchActive() == TRUE)//PANEL_PRESS_LEVEL0 == Press_Level && - { - g_XY_Touch_And_Below_1N = 0x01; - }else{ - g_XY_Touch_And_Below_1N = 0x00; - } + + XY_Sts = TouchSurface_XY_StsRead(); + + // Press_Level = TouchPanel_PressLevelRead(); + if (TouchSurface_is_TouchActive() == TRUE) // PANEL_PRESS_LEVEL0 == Press_Level && + { + g_XY_Touch_And_Below_1N = 0x01; + } + else + { + g_XY_Touch_And_Below_1N = 0x00; + } + if(Allow_Touch_flag==0) + { + XY_Sts = 0; + } return XY_Sts; } #if 1 -uint8_t RTE_Get_TouchBoard_XY_Touch_And_Below_1N(void) // 0 false 1 true +uint8_t RTE_Get_TouchBoard_XY_Touch_And_Below_1N(void) // 0 false 1 true { uint8_t ret_val = 0; uint16_t Two_Finger_Y_data[5] = {}; - uint16_t Two_Finger_X_data [5] = {}; - uint16_t th_x[5],th_y[5]; + uint16_t Two_Finger_X_data[5] = {}; + uint16_t th_x[5], th_y[5]; + uint8_t i, m; - uint8_t i,m; + Two_Finger_X_data[0] = Touch_Sensor_delta09; + Two_Finger_X_data[1] = Touch_Sensor_delta08; + Two_Finger_X_data[2] = Touch_Sensor_delta07; + Two_Finger_X_data[3] = Touch_Sensor_delta06; + Two_Finger_X_data[4] = Touch_Sensor_delta05; + Two_Finger_Y_data[0] = Touch_Sensor_delta14; + Two_Finger_Y_data[1] = Touch_Sensor_delta13; + Two_Finger_Y_data[2] = Touch_Sensor_delta12; + Two_Finger_Y_data[3] = Touch_Sensor_delta11; + Two_Finger_Y_data[4] = Touch_Sensor_delta10; - Two_Finger_Y_data[0]=Touch_Sensor_delta05; - Two_Finger_Y_data[1]=Touch_Sensor_delta06; - Two_Finger_Y_data[2]=Touch_Sensor_delta07; - Two_Finger_Y_data[3]=Touch_Sensor_delta08; - Two_Finger_Y_data[4]=Touch_Sensor_delta09; + th_x[0] = qtlib_key_configs_set1[9].channel_threshold; + th_x[1] = qtlib_key_configs_set1[8].channel_threshold; + th_x[2] = qtlib_key_configs_set1[7].channel_threshold; + th_x[3] = qtlib_key_configs_set1[6].channel_threshold; + th_x[4] = qtlib_key_configs_set1[5].channel_threshold; - Two_Finger_X_data[0]=Touch_Sensor_delta10; - Two_Finger_X_data[1]=Touch_Sensor_delta11; - Two_Finger_X_data[2]=Touch_Sensor_delta12; - Two_Finger_X_data[3]=Touch_Sensor_delta13; - Two_Finger_X_data[4]=Touch_Sensor_delta14; + th_y[0] = qtlib_key_configs_set1[14].channel_threshold; + th_y[1] = qtlib_key_configs_set1[13].channel_threshold; + th_y[2] = qtlib_key_configs_set1[12].channel_threshold; + th_y[3] = qtlib_key_configs_set1[11].channel_threshold; + th_y[4] = qtlib_key_configs_set1[10].channel_threshold; - th_x[0] = qtlib_key_configs_set1[10].channel_threshold; - th_x[1] = qtlib_key_configs_set1[11].channel_threshold; - th_x[2] = qtlib_key_configs_set1[12].channel_threshold; - th_x[3] = qtlib_key_configs_set1[13].channel_threshold; - th_x[4] = qtlib_key_configs_set1[14].channel_threshold; + - th_y[0] = qtlib_key_configs_set1[5].channel_threshold; - th_y[1] = qtlib_key_configs_set1[6].channel_threshold; - th_y[2] = qtlib_key_configs_set1[7].channel_threshold; - th_y[3] = qtlib_key_configs_set1[8].channel_threshold; - th_y[4] = qtlib_key_configs_set1[9].channel_threshold; - - - - Two_Finger_Y_count=0; - for(i=0;i<5;i++) + Two_Finger_Y_count = 0; + for (i = 0; i < 5; i++) { - if(Two_Finger_Y_data[i]>th_y[i]) - { - Two_Finger_Y_count++; + if (Two_Finger_Y_data[i] > th_y[i]) + { + Two_Finger_Y_count++; + } } - } - - i=0; - Y_count=0; - while(Two_Finger_Y_data[i]<=th_y[i++] && i<5); + i = 0; + Y_count = 0; + while (Two_Finger_Y_data[i] <= th_y[i++] && i < 5) + ; i--; - for(;i<5;i++) + for (; i < 5; i++) { - if(Two_Finger_Y_data[i]<=th_y[i]) + if (Two_Finger_Y_data[i] <= th_y[i]) break; else - Y_count++; + Y_count++; } - - - Two_Finger_X_count=0; - for(m=0;m<5;m++) + Two_Finger_X_count = 0; + for (m = 0; m < 5; m++) { - if(Two_Finger_X_data[m]>th_x[m]) - { - Two_Finger_X_count++; + if (Two_Finger_X_data[m] > th_x[m]) + { + Two_Finger_X_count++; + } } - - } - m=0; - X_count=0; - while(Two_Finger_X_data[m]<=th_x[m++] && m<5); + m = 0; + X_count = 0; + while (Two_Finger_X_data[m] <= th_x[m++] && m < 5) + ; m--; - for(;m<5;m++) + for (; m < 5; m++) { - if(Two_Finger_X_data[m]<=th_x[m]) + if (Two_Finger_X_data[m] <= th_x[m]) break; else - X_count++; + X_count++; } - if((Two_Finger_Y_count<=4 && Y_count == Two_Finger_Y_count)&&(Two_Finger_X_count<=4 && X_count == Two_Finger_X_count)) + // 触发的通道数量 //连续触发的通道数量 + if ((Two_Finger_Y_count > 4 && Two_Finger_X_data[0]>th_x[0]) || Y_count != Two_Finger_Y_count || Two_Finger_X_count > 4 || X_count == Two_Finger_X_count) { - + //满足防误触 + Allow_Touch_counter++; + if (Allow_Touch_counter >= 10)//40ms + { + Allow_Touch_counter = 10; + Allow_Touch_flag = 0; + } } else { - Allow_Touch_flag=0; + Allow_Touch_counter = 0; } - - if((Two_Finger_Y_count<=4 && Y_count == Two_Finger_Y_count)&&(Two_Finger_X_count<=4 && X_count == Two_Finger_X_count)) - //if(Allow_Touch_flag == 1) + if(Allow_Touch_flag == 1) { - //Allow_Touch_flag=1; - if(g_XY_Touch_And_Below_1N == TRUE || g_VOICE_Touch_And_Below_1N == TRUE || - g_MENU_Touch_And_Below_1N == TRUE || g_VOL_Touch_And_Below_1N == TRUE) + + if (g_XY_Touch_And_Below_1N == TRUE || g_VOICE_Touch_And_Below_1N == TRUE || + g_MENU_Touch_And_Below_1N == TRUE || g_VOL_Touch_And_Below_1N == TRUE) { ret_val = 0x01; } @@ -790,13 +686,12 @@ uint8_t RTE_Get_TouchBoard_XY_Touch_And_Below_1N(void) // 0 false 1 true } #endif - - uint8_t RTE_Get_Pad_XY_trig(void) { - Buttons_SignalType XY_Sts = BUTTON_RELEASE; - XY_Sts = TouchSurface_is_TouchActive(); - if (PressState == 0) + Buttons_SignalType XY_Sts = BUTTON_RELEASE; + XY_Sts = TouchSurface_is_TouchActive(); + + if(Allow_Touch_flag==0) { XY_Sts = 0; } @@ -805,41 +700,37 @@ uint8_t RTE_Get_Pad_XY_trig(void) uint8_t RTE_Get_Voice_XY_trig(void) { Buttons_SignalType Signal; - Signal=k_voice_touch_Sts; - if (PressState == 0) + Signal = k_voice_touch_Sts; + + if(Allow_Touch_flag==0) { Signal = 0; } - return Signal; - } uint8_t RTE_Get_Menu_XY_trig(void) { Buttons_SignalType Signal; - Signal = k_menu_touch_Sts;//TouchButton_is_TouchActive(BTN_MENU1); - if (PressState == 0) + Signal = k_menu_touch_Sts; // TouchButton_is_TouchActive(BTN_MENU1); + + if(Allow_Touch_flag==0) { Signal = 0; } - - return Signal; + return Signal; } uint8_t RTE_Get_Vol_XY_trig(void) { Buttons_SignalType Signal; - Signal = k_vol_touch_Sts;//TouchButton_is_TouchActive(BTN_VOL1); - if (PressState == 0) + Signal = k_vol_touch_Sts; // TouchButton_is_TouchActive(BTN_VOL1); + + if(Allow_Touch_flag==0) { Signal = 0; } - - return Signal; + return Signal; } - - - uint8_t RTE_Get_ACT_FAULT_OUT_SNS(void) { return 0; @@ -849,239 +740,231 @@ uint8_t RTE_Get_ACT_LD_OUT_SNS(void) return 0; } - -//Input CAN +// Input CAN uint8_t rtn_data = 0; -//LED on off control +// LED on off control uint8_t RTE_Get_CAN_ActvnOfSteerWhlIllmn(void) { - //uint8_t temp = 0; + // uint8_t temp = 0; rtn_data = 0; - (void)ReceiveMessage(SIG_ACTVNOFSTEERWHLILLMN, &rtn_data); + (void)ReceiveMessage(SIG_ACTVNOFSTEERWHLILLMN, &rtn_data); - return rtn_data; + return rtn_data; } -//LED Day/Night Mode switch +// LED Day/Night Mode switch uint8_t RTE_Get_CAN_TwliBriSts(void) { - //uint8_t temp = 0; + // uint8_t temp = 0; rtn_data = 0; - (void)ReceiveMessage(SIG_TWLIBRISTS, &rtn_data); + (void)ReceiveMessage(SIG_TWLIBRISTS, &rtn_data); - return rtn_data; + return rtn_data; } - uint8_t RTE_Get_CAN_IntrBriSts(void) { - //uint8_t temp = 0; + // uint8_t temp = 0; rtn_data = 0; - (void)ReceiveMessage(SIG_INTRBRISTS, &rtn_data); + (void)ReceiveMessage(SIG_INTRBRISTS, &rtn_data); - return rtn_data; + return rtn_data; } uint8_t RTE_Get_CAN_SteerWhlTouchBdLeFaildFb(void) { - //uint8_t temp = 0; + // uint8_t temp = 0; rtn_data = 0; - //(void)ReceiveMessage(SIG_INTRBRISTS, &rtn_data); + //(void)ReceiveMessage(SIG_INTRBRISTS, &rtn_data); - return rtn_data; + return rtn_data; } uint8_t RTE_Get_CAN_SwtOfKeyTone(void) { - //uint8_t temp = 0; + // uint8_t temp = 0; rtn_data = 0; - (void)ReceiveMessage(SIG_SWTOFKEYTONE, &rtn_data); + (void)ReceiveMessage(SIG_SWTOFKEYTONE, &rtn_data); - return rtn_data; + return rtn_data; } -//Vibration control +// Vibration control uint8_t RTE_Get_CAN_VibrationFbToSwtp(void) { - //uint8_t temp = 0; + // uint8_t temp = 0; rtn_data = 0; - //(void)ReceiveMessage(SIG_SWTOFKEYTONE, &rtn_data); + //(void)ReceiveMessage(SIG_SWTOFKEYTONE, &rtn_data); - return rtn_data; + return rtn_data; } -uint8_t RTE_Get_CAN_IhuPrivateDHUCanFr01_Frame_Timeout(void)//0x030 frame +uint8_t RTE_Get_CAN_IhuPrivateDHUCanFr01_Frame_Timeout(void) // 0x030 frame { - bool result = false; - //if (ReadFlagRxErrorSig(SIG_) == COM_TRUE) - //{ - // result = true; - //} - return result; + bool result = false; + // if (ReadFlagRxErrorSig(SIG_) == COM_TRUE) + //{ + // result = true; + // } + return result; } -//Output Control +// Output Control void RTE_Set_illumination_BL_PWM(uint32_t Percent) { /* to set PWM for LED ,PWM from 0 to 100*/ - uint32_t temp = 0; - static uint32_t local_percent = 0xffffffff; - // uint8_t LED_Delay = 0; - // LED_Delay = SYSTICK_Get1_5_S_Flag(); - // if(LED_Delay==1) - // { - if(Fuction_State == Function_State_A) + uint32_t temp = 0; + static uint32_t local_percent = 0xffffffff; + // uint8_t LED_Delay = 0; + // LED_Delay = SYSTICK_Get1_5_S_Flag(); + // if(LED_Delay==1) + // { + if (Fuction_State == Function_State_A) { - if(local_percent != Percent) + if (local_percent != Percent) { local_percent = Percent; - if(Percent==100000 || Percent==0) //Day mode - { - temp = (7999/100) * Percent/1000; - (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); - } - else//Night mode - { - if(Percent==625) + if (Percent == 100000 || Percent == 0) // Day mode { - temp = (7999/100) * Percent/1000; - temp/=2; + temp = (7999 / 100) * Percent / 1000; (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); } - else if(Percent==729) + else // Night mode { - temp = (7999/100) * Percent/1000; - temp/=2; - (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); + if (Percent == 625) + { + temp = (7999 / 100) * Percent / 1000; + temp /= 2; + (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); + } + else if (Percent == 729) + { + temp = (7999 / 100) * Percent / 1000; + temp /= 2; + (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); + } + else if (Percent == 937) + { + temp = (7999 / 100) * Percent / 1000; + temp /= 2; + (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); + } + else if (Percent == 1146) + { + temp = (7999 / 100) * Percent / 1000; + temp /= 2; + (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); + } + else if (Percent == 1354) + { + temp = (7999 / 100) * Percent / 1000; + temp /= 2; + (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); + } + else if (Percent == 1563) + { + temp = (7999 / 100) * Percent / 1000; + temp /= 2; + (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); + } + else if (Percent == 1875) + { + temp = (7999 / 100) * Percent / 1000; + temp /= 2; + (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); + } + else if (Percent == 2292) + { + temp = (7999 / 100) * Percent / 1000; + temp /= 2; + (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); + } + else if (Percent == 2813) + { + temp = (7999 / 100) * Percent / 1000; + temp /= 2; + (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); + } + else if (Percent == 3333) + { + temp = (7999 / 100) * Percent / 1000; + temp /= 2; + (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); + } + else if (Percent == 4063) + { + temp = (7999 / 100) * Percent / 1000; + temp /= 2; + (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); + } + else if (Percent == 4896) + { + temp = (7999 / 100) * Percent / 1000; + temp /= 2; + (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); + } + else if (Percent == 5938) + { + temp = (7999 / 100) * Percent / 1000; + temp /= 2; + (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); + } + else if (Percent == 7188) + { + temp = (7999 / 100) * Percent / 1000; + temp /= 2; + (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); + } + else if (Percent == 8646) + { + temp = (7999 / 100) * Percent / 1000; + temp /= 2; + (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); + } + else if (Percent == 10417) + { + temp = (7999 / 100) * Percent / 1000; + temp /= 2; + (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); + } } - else if(Percent==937) - { - temp = (7999/100) * Percent/1000; - temp/=2; - (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); - } - else if(Percent==1146) - { - temp = (7999/100) * Percent/1000; - temp/=2; - (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); - } - else if(Percent==1354) - { - temp = (7999/100) * Percent/1000; - temp/=2; - (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); - } - else if(Percent==1563) - { - temp = (7999/100) * Percent/1000; - temp/=2; - (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); - } - else if(Percent==1875) - { - temp = (7999/100) * Percent/1000; - temp/=2; - (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); - } - else if(Percent==2292) - { - temp = (7999/100) * Percent/1000; - temp/=2; - (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); - } - else if(Percent==2813) - { - temp = (7999/100) * Percent/1000; - temp/=2; - (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); - } - else if(Percent==3333) - { - temp = (7999/100) * Percent/1000; - temp/=2; - (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); - } - else if(Percent==4063) - { - temp = (7999/100) * Percent/1000; - temp/=2; - (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); - } - else if(Percent==4896) - { - temp = (7999/100) * Percent/1000; - temp/=2; - (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); - } - else if(Percent==5938) - { - temp = (7999/100) * Percent/1000; - temp/=2; - (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); - } - else if(Percent==7188) - { - temp = (7999/100) * Percent/1000; - temp/=2; - (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); - } - else if(Percent==8646) - { - temp = (7999/100) * Percent/1000; - temp/=2; - (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); - } - else if(Percent==10417) - { - temp = (7999/100) * Percent/1000; - temp/=2; - (void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, (uint16_t)temp); - } - } } } - // } + // } } +// void RTE_Set_Power_AD_Ctrl(uint8_t Value); -//void RTE_Set_Power_AD_Ctrl(uint8_t Value); - - - - -//ACT control?? +// ACT control?? uint8_t trigger_ACT = 0; void RTE_Set_ACT_Vibration(uint8_t Sts) { - if (Sts==1) + if (Sts == 1) { if (trigger_ACT == 0) { trigger_ACT = 1; - // speeker_Tig_Once(50, SA51024_STRENGTH_LEVEL3); + // speeker_Tig_Once(50, SA51024_STRENGTH_LEVEL3); } - } -else + else { trigger_ACT = 0; } - } -//void RTE_Set_Gain0(uint8_t Value); -//void RTE_Set_Gain1(uint8_t Value); -//void RTE_Set_SDZ(uint8_t Value); -//void RTE_Set_INP(uint8_t Value); +// void RTE_Set_Gain0(uint8_t Value); +// void RTE_Set_Gain1(uint8_t Value); +// void RTE_Set_SDZ(uint8_t Value); +// void RTE_Set_INP(uint8_t Value); -//Output CAN +// Output CAN void RTE_Set_CAN_RiMFctActSgCe(uint8_t Value) { uint16_t Press_signal = Get_forcedetect_force_value(); @@ -1159,26 +1042,24 @@ void RTE_Set_CAN_SldVolCtrlSts(uint8_t Value) void RTE_Set_CAN_DiagcFailrTouchPanSWTRCmnFltSts(uint8_t Value) { - //InitMessage(SIG_DIAGCFAILRTOUCHPANSWTRCMNFLTSTS, &Value); + // InitMessage(SIG_DIAGCFAILRTOUCHPANSWTRCMNFLTSTS, &Value); } void RTE_Set_CAN_DiagcFailrTouchPanSWTRTouchdFltSts(uint8_t Value) { - //InitMessage(SIG_DIAGCFAILRTOUCHPANSWTRTOUCHDFLTSTS, &Value); + // InitMessage(SIG_DIAGCFAILRTOUCHPANSWTRTOUCHDFLTSTS, &Value); } void RTE_Set_CAN_DiagcFailrTouchPanSWTRVibrationFltSts(uint8_t Value) { - //InitMessage(SIG_DIAGCFAILRTOUCHPANSWTRVIBRATIONFLTSTS, &Value); + // InitMessage(SIG_DIAGCFAILRTOUCHPANSWTRVIBRATIONFLTSTS, &Value); } void RTE_Set_CAN_DiagcFailrTouchPanSWTRSnsrFltSts(uint8_t Value) { - //InitMessage(SIG_DIAGCFAILRTOUCHPANSWTRSNSRFLTSTS, &Value); + // InitMessage(SIG_DIAGCFAILRTOUCHPANSWTRSNSRFLTSTS, &Value); } - - void RTE_Set_CAN_SteerWhlTouchBdMenu(uint8_t Value) { uint16_t Press_signal = Get_forcedetect_force_value(); @@ -1187,11 +1068,8 @@ void RTE_Set_CAN_SteerWhlTouchBdMenu(uint8_t Value) Value = 0; } InitMessage(SIG_STEERWHLTOUCHBDMENU, &Value); - } - - void RTE_Set_CAN_SteerWhlTouchBdDn(uint8_t Value) { uint16_t Press_signal = Get_forcedetect_force_value(); @@ -1205,16 +1083,14 @@ void RTE_Set_CAN_SteerWhlTouchBdDn(uint8_t Value) void RTE_Set_CAN_SteerWhlTouchBdRiChks(uint8_t Value) { InitMessage(SIG_STEERWHLTOUCHBDRICHKS, &Value); - } void RTE_Set_CAN_SteerWhlTouchBdRiCntr(uint8_t Value) { InitMessage(SIG_STEERWHLTOUCHBDRICNTR, &Value); - //TouchBoard_RC=Value; + // TouchBoard_RC=Value; } - uint8_t g_last_SteerWhlTouchBdSts = BUTTON_RELEASE; void RTE_Set_CAN_SteerWhlTouchBdRiSteerWhlTouchBdSts(uint8_t Value) { @@ -1222,12 +1098,16 @@ void RTE_Set_CAN_SteerWhlTouchBdRiSteerWhlTouchBdSts(uint8_t Value) if (Press_signal < 50 || Press_signal >= 2048) { Value = 0; - } + } + if (Value != 0 && Touch_Sensor_Fault != Touch_NoFault) + { + Value = 0x03; + } + InitMessage(SIG_STEERWHLTOUCHBDRISTEERWHLTOUCHBDSTS, &Value); - //TouchBoard_Sts=Value; + // TouchBoard_Sts=Value; } - void RTE_Set_CAN_SteerWhlTouchBdRiTouchPosnX(uint8_t Value) { uint16_t Press_signal = Get_forcedetect_force_value(); @@ -1236,7 +1116,7 @@ void RTE_Set_CAN_SteerWhlTouchBdRiTouchPosnX(uint8_t Value) Value = 0; } InitMessage(SIG_STEERWHLTOUCHBDRITOUCHPOSNX, &Value); - // TouchBoard_X=Value; + // TouchBoard_X=Value; } void RTE_Set_CAN_SteerWhlTouchBdRiTouchPosnY(uint8_t Value) { @@ -1246,7 +1126,7 @@ void RTE_Set_CAN_SteerWhlTouchBdRiTouchPosnY(uint8_t Value) Value = 0; } InitMessage(SIG_STEERWHLTOUCHBDRITOUCHPOSNY, &Value); - //TouchBoard_Y=Value; + // TouchBoard_Y=Value; } uint8_t Pre_309_req; @@ -1255,134 +1135,136 @@ uint8_t Remain_cnt; uint8_t Remain_X = 0; uint8_t Remain_Y = 0; uint8_t Frame_0x309_RC = 15; -void RTE_Set_SEND_CAN_0x309_immediately(uint8_t Value) //called immediately in 10ms task when touch,or touch and press in XY area +void RTE_Set_SEND_CAN_0x309_immediately(uint8_t Value) // called immediately in 10ms task when touch,or touch and press in XY area { uint8_t Current_309_req; - Current_309_req=Value; - - if(Value==1) - { - if(Frame_0x309_RC > 14){ - Frame_0x309_RC = 0; - }else{ - Frame_0x309_RC++; - } - InitMessage(SIG_STEERWHLTOUCHBDRICNTR, &Frame_0x309_RC); - //Send a 0x309 frame + Current_309_req = Value; + + if (Value == 1) + { + if (Frame_0x309_RC > 14) + { + Frame_0x309_RC = 0; + } + else + { + Frame_0x309_RC++; + } + InitMessage(SIG_STEERWHLTOUCHBDRICNTR, &Frame_0x309_RC); + // Send a 0x309 frame OsekComTxReqFrmSwtrPrivateDHUCanFr01(); - } - if(Value==0&&Pre_309_req==1) - { - Remain_frame=1; } - Pre_309_req=Current_309_req; - - if(Remain_frame==1) + if (Value == 0 && Pre_309_req == 1) + { + Remain_frame = 1; + } + Pre_309_req = Current_309_req; + + if (Remain_frame == 1) { InitMessage(SIG_STEERWHLTOUCHBDRITOUCHPOSNX, &Remain_X); InitMessage(SIG_STEERWHLTOUCHBDRITOUCHPOSNY, &Remain_Y); InitMessage(SIG_STEERWHLTOUCHBDRISTEERWHLTOUCHBDSTS, &Remain_Y); - if(Remain_cnt<2) + if (Remain_cnt < 2) { - if(Frame_0x309_RC > 14){ + if (Frame_0x309_RC > 14) + { Frame_0x309_RC = 0; - }else{ - Frame_0x309_RC++; - } - InitMessage(SIG_STEERWHLTOUCHBDRICNTR, &Frame_0x309_RC); + } + else + { + Frame_0x309_RC++; + } + InitMessage(SIG_STEERWHLTOUCHBDRICNTR, &Frame_0x309_RC); OsekComTxReqFrmSwtrPrivateDHUCanFr01(); - Remain_cnt++; + Remain_cnt++; } else { - Remain_frame=0; - Remain_cnt=0; + Remain_frame = 0; + Remain_cnt = 0; } } - } void RTE_Set_SEND_CAN_0x307_25ms(uint8_t Value) // when touch,or touch and press in 3 button area,0x305 is sent every 25ms { - if(Value==1) - { - - //Send a 0x307 frame + if (Value == 1) + { + + // Send a 0x307 frame OsekComTxReqFrmSwtrPrivateDHUCanFr02(); - } + } } void RTE_Set_SEND_CAN_0x307_1000ms(uint8_t Value) // when 3 button area is not active,0x305 is Sent every 1000ms { - if(Value==1) - { - - //Send a 0x307 frame + if (Value == 1) + { + + // Send a 0x307 frame OsekComTxReqFrmSwtrPrivateDHUCanFr02(); - } + } } uint8_t UbInitValue = 1; void RTE_Set_All_UB(void) { - InitMessage(SIG_DIAGCFAILRTOUCHPANSWTR_UB, &UbInitValue); - InitMessage(SIG_RIMFCTACTSGCE_UB, &UbInitValue); - InitMessage(SIG_RIMFCTACTSGDN_UB, &UbInitValue); -InitMessage(SIG_RIMFCTACTSGLE_UB, &UbInitValue); -InitMessage(SIG_RIMFCTACTSGRI_UB, &UbInitValue); -InitMessage(SIG_RIMFCTACTSGUP_UB, &UbInitValue); -InitMessage(SIG_SLDVOLCTRLSTS_UB, &UbInitValue); -InitMessage(SIG_STEERWHLTOUCHBDDN_UB, &UbInitValue); -InitMessage(SIG_STEERWHLTOUCHBDMENU_UB, &UbInitValue); -InitMessage(SIG_STEERWHLTOUCHBDRI_UB, &UbInitValue); -InitMessage(SIG_STEERWHLTOUCHBDVOICE_UB, &UbInitValue); -InitMessage(SIG_SWPLERISTSRI_UB, &UbInitValue); -InitMessage(SIG_SWPUPDWNSTSRI_UB, &UbInitValue); -InitMessage(SIG_SWTRPARTNOCMPL_UB, &UbInitValue); -InitMessage(SIG_SWTRSERNO_UB, &UbInitValue); + InitMessage(SIG_DIAGCFAILRTOUCHPANSWTR_UB, &UbInitValue); + InitMessage(SIG_RIMFCTACTSGCE_UB, &UbInitValue); + InitMessage(SIG_RIMFCTACTSGDN_UB, &UbInitValue); + InitMessage(SIG_RIMFCTACTSGLE_UB, &UbInitValue); + InitMessage(SIG_RIMFCTACTSGRI_UB, &UbInitValue); + InitMessage(SIG_RIMFCTACTSGUP_UB, &UbInitValue); + InitMessage(SIG_SLDVOLCTRLSTS_UB, &UbInitValue); + InitMessage(SIG_STEERWHLTOUCHBDDN_UB, &UbInitValue); + InitMessage(SIG_STEERWHLTOUCHBDMENU_UB, &UbInitValue); + InitMessage(SIG_STEERWHLTOUCHBDRI_UB, &UbInitValue); + InitMessage(SIG_STEERWHLTOUCHBDVOICE_UB, &UbInitValue); + InitMessage(SIG_SWPLERISTSRI_UB, &UbInitValue); + InitMessage(SIG_SWPUPDWNSTSRI_UB, &UbInitValue); + InitMessage(SIG_SWTRPARTNOCMPL_UB, &UbInitValue); + InitMessage(SIG_SWTRSERNO_UB, &UbInitValue); } - - #if 1 -void RTE_Set_All_Test_Value(void)//2ms +void RTE_Set_All_Test_Value(void) // 2ms { -#if 1 - uint16_t Press_baseline; - uint16_t Press_signal,Press_preload; - uint8_t i,sensor_state; - static uint32_t Press_reset_counter[16],Press_repeat_counter[16],baseline_error_counter,baseline_error_repeat_counter; - Press_baseline=Get_forcedetect_basline_value(); - Press_signal=Get_forcedetect_force_value(); - Press_preload = Get_forcedetect_preload_value(); - //uint16 temp = CurrentPosition; - InitMessage(SIG_SWTRPRESSBASELINE, &Press_baseline);//Press_baseline - if(Press_signal<4000) - { - InitMessage(SIG_SWTRPRESSSIGNAL, &Press_signal);//Press_signal-Convert to N: TouchPanel_PressNValue = ((float32)Press_signal / (float32)0xF2); - } - //InitMessage(SIG_SWTRPRESSSIGNAL, &Fr08_send_flag); +#if 1 + uint16_t Press_baseline; + uint16_t Press_signal, Press_preload; + uint8_t i,frccdata[8]={0}; + static uint32_t Press_reset_counter[16], Press_repeat_counter[16], baseline_error_counter, baseline_error_repeat_counter; + Press_baseline = Get_forcedetect_basline_value(); + Press_signal = Get_forcedetect_force_value(); + Press_preload = Get_forcedetect_preload_value(); + // uint16 temp = CurrentPosition; + InitMessage(SIG_SWTRPRESSBASELINE, &Press_baseline); // Press_baseline + if (Press_signal < 4000) + { + InitMessage(SIG_SWTRPRESSSIGNAL, &Press_signal); // Press_signal-Convert to N: TouchPanel_PressNValue = ((float32)Press_signal / (float32)0xF2); + } + // InitMessage(SIG_SWTRPRESSSIGNAL, &Fr08_send_flag); #endif - + for (i = 0; i < 15; i++) { if (get_sensor_node_signal(i) > (get_sensor_node_reference(i) + qtlib_key_configs_set1[i].channel_threshold)) { Press_reset_counter[i]++; - if (Press_reset_counter[i] > 25000)//50s = 50000 ms + if (Press_reset_counter[i] > 25000) // 50s = 50000 ms { if (Press_repeat_counter[i] == 0) { Press_repeat_counter[i] = 55000; Press_reset_counter[i] = 0; - //update_sensor_node_reference(i,get_sensor_node_signal(i)); + // update_sensor_node_reference(i,get_sensor_node_signal(i)); } else { touch_reset2times_flag = 1; - } } } @@ -1395,31 +1277,28 @@ void RTE_Set_All_Test_Value(void)//2ms { Press_repeat_counter[i]--; } - - } - + for (i = 0; i < 15; i++) { if (get_sensor_node_reference(i) == 0) { baseline_error_counter++; - if (baseline_error_counter > 25000)//50s + if (baseline_error_counter > 25000) // 50s { - if (baseline_error_repeat_counter!=0) + if (baseline_error_repeat_counter != 0) { touch_reset2times_flag = 1; } else { - baseline_error_repeat_counter = 55000;//110S + baseline_error_repeat_counter = 55000; // 110S ADC0_Initialize(); ADC0_Enable(); } } break; } - } if (i == 15) { @@ -1430,155 +1309,182 @@ void RTE_Set_All_Test_Value(void)//2ms baseline_error_repeat_counter--; } + Touch_Sensor_Sts00 = get_sensor_node_signal(0U); + Touch_Sensor_Sts01 = get_sensor_node_signal(1U); + Touch_Sensor_Sts02 = get_sensor_node_signal(2U); + Touch_Sensor_Sts03 = get_sensor_node_signal(3U); + Touch_Sensor_Sts04 = get_sensor_node_signal(4U); + Touch_Sensor_Sts05 = get_sensor_node_signal(5U); + Touch_Sensor_Sts06 = get_sensor_node_signal(6U); + Touch_Sensor_Sts07 = get_sensor_node_signal(7U); + Touch_Sensor_Sts08 = get_sensor_node_signal(8U); + Touch_Sensor_Sts09 = get_sensor_node_signal(9U); + Touch_Sensor_Sts10 = get_sensor_node_signal(10U); + Touch_Sensor_Sts11 = get_sensor_node_signal(11U); + Touch_Sensor_Sts12 = get_sensor_node_signal(12U); + Touch_Sensor_Sts13 = get_sensor_node_signal(13U); + Touch_Sensor_Sts14 = get_sensor_node_signal(14U); + // get_sensor_state - - - //uint8_t Touch_Sensor_Sts13; -#if 1 - //Touch_Sensor_Sts00 = (uint16_t)g_VOICE_Touch_And_Below_1N; - //Touch_Sensor_Sts01 = (uint16_t)g_MENU_Touch_And_Below_1N; - //Touch_Sensor_Sts02= (uint16_t)g_VOL_Touch_And_Below_1N; - - Touch_Sensor_Sts00 = get_sensor_node_signal(0U); - Touch_Sensor_Sts01 = get_sensor_node_signal(1U); - Touch_Sensor_Sts02 = get_sensor_node_signal(2U); - Touch_Sensor_Sts03 = get_sensor_node_signal(3U); - Touch_Sensor_Sts04 = get_sensor_node_signal(4U); - Touch_Sensor_Sts05 = get_sensor_node_signal(5U); - Touch_Sensor_Sts06 = get_sensor_node_signal(6U); - Touch_Sensor_Sts07 = get_sensor_node_signal(7U); - Touch_Sensor_Sts08 = get_sensor_node_signal(8U); - Touch_Sensor_Sts09 = get_sensor_node_signal(9U); - Touch_Sensor_Sts10 = get_sensor_node_signal(10U); - Touch_Sensor_Sts11 = get_sensor_node_signal(11U); - Touch_Sensor_Sts12 = get_sensor_node_signal(12U); - Touch_Sensor_Sts13 = get_sensor_node_signal(13U); - Touch_Sensor_Sts14 = get_sensor_node_signal(14U); -#endif - - - - - //get_sensor_state - - - - - - -#if 1 - //k_voice_touch_Sts - //Touch_Sensor_Ref00=(uint16_t)k_voice_touch_Sts; - //Touch_Sensor_Ref01=(uint16_t)k_vol_touch_Sts; - //Touch_Sensor_Ref02=(uint16_t)k_menu_touch_Sts; - Touch_Sensor_Ref00=get_sensor_node_reference(0U); - Touch_Sensor_Ref01=get_sensor_node_reference(1U); - Touch_Sensor_Ref02=get_sensor_node_reference(2U); - Touch_Sensor_Ref03=get_sensor_node_reference(3U); - Touch_Sensor_Ref04=get_sensor_node_reference(4U); - Touch_Sensor_Ref05=get_sensor_node_reference(5U); - Touch_Sensor_Ref06=get_sensor_node_reference(6U); - Touch_Sensor_Ref07=get_sensor_node_reference(7U); - Touch_Sensor_Ref08=get_sensor_node_reference(8U); - Touch_Sensor_Ref09=get_sensor_node_reference(9U); - Touch_Sensor_Ref10=get_sensor_node_reference(10U); - Touch_Sensor_Ref11=get_sensor_node_reference(11U); - Touch_Sensor_Ref12=get_sensor_node_reference(12U); - Touch_Sensor_Ref13=get_sensor_node_reference(13U); - Touch_Sensor_Ref14=get_sensor_node_reference(14U); -#endif - Touch_Sensor_delta00 = Touch_Sensor_Sts00>Touch_Sensor_Ref00?Touch_Sensor_Sts00-Touch_Sensor_Ref00:0; - Touch_Sensor_delta01 = Touch_Sensor_Sts01>Touch_Sensor_Ref01?Touch_Sensor_Sts01-Touch_Sensor_Ref01:0; - Touch_Sensor_delta02 = Touch_Sensor_Sts02>Touch_Sensor_Ref02?Touch_Sensor_Sts02-Touch_Sensor_Ref02:0; - Touch_Sensor_delta03 = Touch_Sensor_Sts03>Touch_Sensor_Ref03?Touch_Sensor_Sts03-Touch_Sensor_Ref03:0; - Touch_Sensor_delta04 = Touch_Sensor_Sts04>Touch_Sensor_Ref04?Touch_Sensor_Sts04-Touch_Sensor_Ref04:0; - Touch_Sensor_delta05 = Touch_Sensor_Sts05>Touch_Sensor_Ref05?Touch_Sensor_Sts05-Touch_Sensor_Ref05:0; - Touch_Sensor_delta06 = Touch_Sensor_Sts06>Touch_Sensor_Ref06?Touch_Sensor_Sts06-Touch_Sensor_Ref06:0; - Touch_Sensor_delta07 = Touch_Sensor_Sts07>Touch_Sensor_Ref07?Touch_Sensor_Sts07-Touch_Sensor_Ref07:0; - Touch_Sensor_delta08 = Touch_Sensor_Sts08>Touch_Sensor_Ref08?Touch_Sensor_Sts08-Touch_Sensor_Ref08:0; - Touch_Sensor_delta09 = Touch_Sensor_Sts09>Touch_Sensor_Ref09?Touch_Sensor_Sts09-Touch_Sensor_Ref09:0; - Touch_Sensor_delta10 = Touch_Sensor_Sts10>Touch_Sensor_Ref10?Touch_Sensor_Sts10-Touch_Sensor_Ref10:0; - Touch_Sensor_delta11 = Touch_Sensor_Sts11>Touch_Sensor_Ref11?Touch_Sensor_Sts11-Touch_Sensor_Ref11:0; - Touch_Sensor_delta12 = Touch_Sensor_Sts12>Touch_Sensor_Ref12?Touch_Sensor_Sts12-Touch_Sensor_Ref12:0; - Touch_Sensor_delta13 = Touch_Sensor_Sts13>Touch_Sensor_Ref13?Touch_Sensor_Sts13-Touch_Sensor_Ref13:0; - Touch_Sensor_delta14 = Touch_Sensor_Sts14>Touch_Sensor_Ref14?Touch_Sensor_Sts14-Touch_Sensor_Ref14:0; - - //Touch_Sensor_Sts13=g_XY_Touch_And_Below_1N; - - InitMessage(SIG_SWTRSENSOR1_SIGNAL, &Touch_Sensor_Sts00); - InitMessage(SIG_SWTRSENSOR2_SIGNAL, &Touch_Sensor_Sts01); - InitMessage(SIG_SWTRSENSOR3_SIGNAL, &Touch_Sensor_Sts02); - InitMessage(SIG_SWTRSENSOR4_SIGNAL, &Touch_Sensor_Sts03); - InitMessage(SIG_SWTRSENSOR5_SIGNAL, &Touch_Sensor_Sts04); - InitMessage(SIG_SWTRSENSOR6_SIGNAL, &Touch_Sensor_Sts05); - InitMessage(SIG_SWTRSENSOR7_SIGNAL, &Touch_Sensor_Sts06); - InitMessage(SIG_SWTRSENSOR8_SIGNAL, &Touch_Sensor_Sts07); - InitMessage(SIG_SWTRSENSOR9_SIGNAL, &Touch_Sensor_Sts08); - InitMessage(SIG_SWTRSENSOR10_SIGNAL, &Touch_Sensor_Sts09); - InitMessage(SIG_SWTRSENSOR11_SIGNAL, &Touch_Sensor_Sts10); - InitMessage(SIG_SWTRSENSOR12_SIGNAL, &Touch_Sensor_Sts11); - InitMessage(SIG_SWTRSENSOR13_SIGNAL, &Touch_Sensor_Sts12); - InitMessage(SIG_SWTRSENSOR14_SIGNAL, &Touch_Sensor_Sts13); - InitMessage(SIG_SWTRSENSOR15_SIGNAL, &Touch_Sensor_Sts14); - - InitMessage(SIG_SWTRSENSOR1_BASELINE, &Touch_Sensor_Ref00); - InitMessage(SIG_SWTRSENSOR2_BASELINE, &Touch_Sensor_Ref01); - InitMessage(SIG_SWTRSENSOR3_BASELINE, &Touch_Sensor_Ref02); - InitMessage(SIG_SWTRSENSOR4_BASELINE, &Touch_Sensor_Ref03); - InitMessage(SIG_SWTRSENSOR5_BASELINE, &Touch_Sensor_Ref04); - InitMessage(SIG_SWTRSENSOR6_BASELINE, &Touch_Sensor_Ref05); - InitMessage(SIG_SWTRSENSOR7_BASELINE, &Touch_Sensor_Ref06); - InitMessage(SIG_SWTRSENSOR8_BASELINE, &Touch_Sensor_Ref07); - InitMessage(SIG_SWTRSENSOR9_BASELINE, &Touch_Sensor_Ref08); - InitMessage(SIG_SWTRSENSOR10_BASELINE, &Touch_Sensor_Ref09); - InitMessage(SIG_SWTRSENSOR11_BASELINE, &Touch_Sensor_Ref10); - InitMessage(SIG_SWTRSENSOR12_BASELINE, &Touch_Sensor_Ref11); - InitMessage(SIG_SWTRSENSOR13_BASELINE, &Touch_Sensor_Ref12); - InitMessage(SIG_SWTRSENSOR14_BASELINE, &Touch_Sensor_Ref13); - InitMessage(SIG_SWTRSENSOR15_BASELINE, &Touch_Sensor_Ref14); - - g16_DiagTouchPressSenRes[0][0] = Touch_Sensor_Ref00; - g16_DiagTouchPressSenRes[0][1] = Touch_Sensor_Ref01; - g16_DiagTouchPressSenRes[0][2] = Touch_Sensor_Ref02; - g16_DiagTouchPressSenRes[0][3] = Touch_Sensor_Ref03; - g16_DiagTouchPressSenRes[0][4] = Touch_Sensor_Ref04; - g16_DiagTouchPressSenRes[0][5] = Touch_Sensor_Ref05; - g16_DiagTouchPressSenRes[0][6] = Touch_Sensor_Ref06; - g16_DiagTouchPressSenRes[0][7] = Touch_Sensor_Ref07; - g16_DiagTouchPressSenRes[0][8] = Touch_Sensor_Ref08; - g16_DiagTouchPressSenRes[0][9] = Touch_Sensor_Ref09; - g16_DiagTouchPressSenRes[0][10] = Touch_Sensor_Ref10; - g16_DiagTouchPressSenRes[0][11] = Touch_Sensor_Ref11; - g16_DiagTouchPressSenRes[0][12] = Touch_Sensor_Ref12; - g16_DiagTouchPressSenRes[0][13] = Touch_Sensor_Ref13; - g16_DiagTouchPressSenRes[0][14] = Touch_Sensor_Ref14; + Touch_Sensor_Ref00 = get_sensor_node_reference(0U); + Touch_Sensor_Ref01 = get_sensor_node_reference(1U); + Touch_Sensor_Ref02 = get_sensor_node_reference(2U); + Touch_Sensor_Ref03 = get_sensor_node_reference(3U); + Touch_Sensor_Ref04 = get_sensor_node_reference(4U); + Touch_Sensor_Ref05 = get_sensor_node_reference(5U); + Touch_Sensor_Ref06 = get_sensor_node_reference(6U); + Touch_Sensor_Ref07 = get_sensor_node_reference(7U); + Touch_Sensor_Ref08 = get_sensor_node_reference(8U); + Touch_Sensor_Ref09 = get_sensor_node_reference(9U); + Touch_Sensor_Ref10 = get_sensor_node_reference(10U); + Touch_Sensor_Ref11 = get_sensor_node_reference(11U); + Touch_Sensor_Ref12 = get_sensor_node_reference(12U); + Touch_Sensor_Ref13 = get_sensor_node_reference(13U); + Touch_Sensor_Ref14 = get_sensor_node_reference(14U); - g16_DiagTouchPressSenRes[1][0] = Touch_Sensor_Sts00; - g16_DiagTouchPressSenRes[1][1] = Touch_Sensor_Sts01; - g16_DiagTouchPressSenRes[1][2] = Touch_Sensor_Sts02; - g16_DiagTouchPressSenRes[1][3] = Touch_Sensor_Sts03; - g16_DiagTouchPressSenRes[1][4] = Touch_Sensor_Sts04; - g16_DiagTouchPressSenRes[1][5] = Touch_Sensor_Sts05; - g16_DiagTouchPressSenRes[1][6] = Touch_Sensor_Sts06; - g16_DiagTouchPressSenRes[1][7] = Touch_Sensor_Sts07; - g16_DiagTouchPressSenRes[1][8] = Touch_Sensor_Sts08; - g16_DiagTouchPressSenRes[1][9] = Touch_Sensor_Sts09; - g16_DiagTouchPressSenRes[1][10] = Touch_Sensor_Sts10; - g16_DiagTouchPressSenRes[1][11] = Touch_Sensor_Sts11; - g16_DiagTouchPressSenRes[1][12] = Touch_Sensor_Sts12; - g16_DiagTouchPressSenRes[1][13] = Touch_Sensor_Sts13; - g16_DiagTouchPressSenRes[1][14] = Touch_Sensor_Sts14; + Touch_Sensor_CC00 = get_sensor_cc_val(0U); + Touch_Sensor_CC01 = get_sensor_cc_val(1U); + Touch_Sensor_CC02 = get_sensor_cc_val(2U); + Touch_Sensor_CC03 = get_sensor_cc_val(3U); + Touch_Sensor_CC04 = get_sensor_cc_val(4U); + Touch_Sensor_CC05 = get_sensor_cc_val(5U); + Touch_Sensor_CC06 = get_sensor_cc_val(6U); + Touch_Sensor_CC07 = get_sensor_cc_val(7U); + Touch_Sensor_CC08 = get_sensor_cc_val(8U); + Touch_Sensor_CC09 = get_sensor_cc_val(9U); + Touch_Sensor_CC10 = get_sensor_cc_val(10U); + Touch_Sensor_CC11 = get_sensor_cc_val(11U); + Touch_Sensor_CC12 = get_sensor_cc_val(12U); + Touch_Sensor_CC13 = get_sensor_cc_val(13U); + Touch_Sensor_CC14 = get_sensor_cc_val(14U); - g16_DiagTouchPressSenRes[2][0] = Press_baseline; - g16_DiagTouchPressSenRes[2][1] = Press_signal; - g16_DiagTouchPressSenRes[2][2] = Press_preload; - - - uint16_t vol_test_sig=(uint16_t)k_vol_touch_Sts; - InitMessage(SIG_SWTRSENSOR16_SIGNAL, &vol_test_sig); + frccdata[0] = (uint8_t)Touch_Sensor_CC00; + frccdata[1] = Touch_Sensor_CC00>>8; + frccdata[2] = (uint8_t)Touch_Sensor_CC01; + frccdata[3] = Touch_Sensor_CC01>>8; + frccdata[4] = (uint8_t)Touch_Sensor_CC02; + frccdata[5] = Touch_Sensor_CC02>>8; + frccdata[6] = (uint8_t)Touch_Sensor_CC03; + frccdata[7] = Touch_Sensor_CC03>>8; + OsekComSetFR09data(frccdata); + frccdata[0] = (uint8_t)Touch_Sensor_CC04; + frccdata[1] = Touch_Sensor_CC04>>8; + frccdata[2] = (uint8_t)Touch_Sensor_CC05; + frccdata[3] = Touch_Sensor_CC05>>8; + frccdata[4] = (uint8_t)Touch_Sensor_CC06; + frccdata[5] = Touch_Sensor_CC06>>8; + frccdata[6] = (uint8_t)Touch_Sensor_CC07; + frccdata[7] = Touch_Sensor_CC07>>8; + OsekComSetFR0Adata(frccdata); + frccdata[0] = (uint8_t)Touch_Sensor_CC08; + frccdata[1] = Touch_Sensor_CC08>>8; + frccdata[2] = (uint8_t)Touch_Sensor_CC09; + frccdata[3] = Touch_Sensor_CC09>>8; + frccdata[4] = (uint8_t)Touch_Sensor_CC10; + frccdata[5] = Touch_Sensor_CC10>>8; + frccdata[6] = (uint8_t)Touch_Sensor_CC11; + frccdata[7] = Touch_Sensor_CC11>>8; + OsekComSetFR0Bdata(frccdata); + + frccdata[0] = (uint8_t)Touch_Sensor_CC12; + frccdata[1] = Touch_Sensor_CC12>>8; + frccdata[2] = (uint8_t)Touch_Sensor_CC13; + frccdata[3] = Touch_Sensor_CC13>>8; + frccdata[4] = (uint8_t)Touch_Sensor_CC14; + frccdata[5] = Touch_Sensor_CC14>>8; + OsekComSetFR0Cdata(frccdata); + + Touch_Sensor_delta00 = Touch_Sensor_Sts00 > Touch_Sensor_Ref00 ? Touch_Sensor_Sts00 - Touch_Sensor_Ref00 : 0; + Touch_Sensor_delta01 = Touch_Sensor_Sts01 > Touch_Sensor_Ref01 ? Touch_Sensor_Sts01 - Touch_Sensor_Ref01 : 0; + Touch_Sensor_delta02 = Touch_Sensor_Sts02 > Touch_Sensor_Ref02 ? Touch_Sensor_Sts02 - Touch_Sensor_Ref02 : 0; + Touch_Sensor_delta03 = Touch_Sensor_Sts03 > Touch_Sensor_Ref03 ? Touch_Sensor_Sts03 - Touch_Sensor_Ref03 : 0; + Touch_Sensor_delta04 = Touch_Sensor_Sts04 > Touch_Sensor_Ref04 ? Touch_Sensor_Sts04 - Touch_Sensor_Ref04 : 0; + Touch_Sensor_delta05 = Touch_Sensor_Sts05 > Touch_Sensor_Ref05 ? Touch_Sensor_Sts05 - Touch_Sensor_Ref05 : 0; + Touch_Sensor_delta06 = Touch_Sensor_Sts06 > Touch_Sensor_Ref06 ? Touch_Sensor_Sts06 - Touch_Sensor_Ref06 : 0; + Touch_Sensor_delta07 = Touch_Sensor_Sts07 > Touch_Sensor_Ref07 ? Touch_Sensor_Sts07 - Touch_Sensor_Ref07 : 0; + Touch_Sensor_delta08 = Touch_Sensor_Sts08 > Touch_Sensor_Ref08 ? Touch_Sensor_Sts08 - Touch_Sensor_Ref08 : 0; + Touch_Sensor_delta09 = Touch_Sensor_Sts09 > Touch_Sensor_Ref09 ? Touch_Sensor_Sts09 - Touch_Sensor_Ref09 : 0; + Touch_Sensor_delta10 = Touch_Sensor_Sts10 > Touch_Sensor_Ref10 ? Touch_Sensor_Sts10 - Touch_Sensor_Ref10 : 0; + Touch_Sensor_delta11 = Touch_Sensor_Sts11 > Touch_Sensor_Ref11 ? Touch_Sensor_Sts11 - Touch_Sensor_Ref11 : 0; + Touch_Sensor_delta12 = Touch_Sensor_Sts12 > Touch_Sensor_Ref12 ? Touch_Sensor_Sts12 - Touch_Sensor_Ref12 : 0; + Touch_Sensor_delta13 = Touch_Sensor_Sts13 > Touch_Sensor_Ref13 ? Touch_Sensor_Sts13 - Touch_Sensor_Ref13 : 0; + Touch_Sensor_delta14 = Touch_Sensor_Sts14 > Touch_Sensor_Ref14 ? Touch_Sensor_Sts14 - Touch_Sensor_Ref14 : 0; + + // Touch_Sensor_Sts13=g_XY_Touch_And_Below_1N; + + InitMessage(SIG_SWTRSENSOR1_SIGNAL, &Touch_Sensor_Sts00); + InitMessage(SIG_SWTRSENSOR2_SIGNAL, &Touch_Sensor_Sts01); + InitMessage(SIG_SWTRSENSOR3_SIGNAL, &Touch_Sensor_Sts02); + InitMessage(SIG_SWTRSENSOR4_SIGNAL, &Touch_Sensor_Sts03); + InitMessage(SIG_SWTRSENSOR5_SIGNAL, &Touch_Sensor_Sts04); + InitMessage(SIG_SWTRSENSOR6_SIGNAL, &Touch_Sensor_Sts05); + InitMessage(SIG_SWTRSENSOR7_SIGNAL, &Touch_Sensor_Sts06); + InitMessage(SIG_SWTRSENSOR8_SIGNAL, &Touch_Sensor_Sts07); + InitMessage(SIG_SWTRSENSOR9_SIGNAL, &Touch_Sensor_Sts08); + InitMessage(SIG_SWTRSENSOR10_SIGNAL, &Touch_Sensor_Sts09); + InitMessage(SIG_SWTRSENSOR11_SIGNAL, &Touch_Sensor_Sts10); + InitMessage(SIG_SWTRSENSOR12_SIGNAL, &Touch_Sensor_Sts11); + InitMessage(SIG_SWTRSENSOR13_SIGNAL, &Touch_Sensor_Sts12); + InitMessage(SIG_SWTRSENSOR14_SIGNAL, &Touch_Sensor_Sts13); + InitMessage(SIG_SWTRSENSOR15_SIGNAL, &Touch_Sensor_Sts14); + + InitMessage(SIG_SWTRSENSOR1_BASELINE, &Touch_Sensor_Ref00); + InitMessage(SIG_SWTRSENSOR2_BASELINE, &Touch_Sensor_Ref01); + InitMessage(SIG_SWTRSENSOR3_BASELINE, &Touch_Sensor_Ref02); + InitMessage(SIG_SWTRSENSOR4_BASELINE, &Touch_Sensor_Ref03); + InitMessage(SIG_SWTRSENSOR5_BASELINE, &Touch_Sensor_Ref04); + InitMessage(SIG_SWTRSENSOR6_BASELINE, &Touch_Sensor_Ref05); + InitMessage(SIG_SWTRSENSOR7_BASELINE, &Touch_Sensor_Ref06); + InitMessage(SIG_SWTRSENSOR8_BASELINE, &Touch_Sensor_Ref07); + InitMessage(SIG_SWTRSENSOR9_BASELINE, &Touch_Sensor_Ref08); + InitMessage(SIG_SWTRSENSOR10_BASELINE, &Touch_Sensor_Ref09); + InitMessage(SIG_SWTRSENSOR11_BASELINE, &Touch_Sensor_Ref10); + InitMessage(SIG_SWTRSENSOR12_BASELINE, &Touch_Sensor_Ref11); + InitMessage(SIG_SWTRSENSOR13_BASELINE, &Touch_Sensor_Ref12); + InitMessage(SIG_SWTRSENSOR14_BASELINE, &Touch_Sensor_Ref13); + InitMessage(SIG_SWTRSENSOR15_BASELINE, &Touch_Sensor_Ref14); + + g16_DiagTouchPressSenRes[0][0] = Touch_Sensor_Ref00; + g16_DiagTouchPressSenRes[0][1] = Touch_Sensor_Ref01; + g16_DiagTouchPressSenRes[0][2] = Touch_Sensor_Ref02; + g16_DiagTouchPressSenRes[0][3] = Touch_Sensor_Ref03; + g16_DiagTouchPressSenRes[0][4] = Touch_Sensor_Ref04; + g16_DiagTouchPressSenRes[0][5] = Touch_Sensor_Ref05; + g16_DiagTouchPressSenRes[0][6] = Touch_Sensor_Ref06; + g16_DiagTouchPressSenRes[0][7] = Touch_Sensor_Ref07; + g16_DiagTouchPressSenRes[0][8] = Touch_Sensor_Ref08; + g16_DiagTouchPressSenRes[0][9] = Touch_Sensor_Ref09; + g16_DiagTouchPressSenRes[0][10] = Touch_Sensor_Ref10; + g16_DiagTouchPressSenRes[0][11] = Touch_Sensor_Ref11; + g16_DiagTouchPressSenRes[0][12] = Touch_Sensor_Ref12; + g16_DiagTouchPressSenRes[0][13] = Touch_Sensor_Ref13; + g16_DiagTouchPressSenRes[0][14] = Touch_Sensor_Ref14; + + g16_DiagTouchPressSenRes[1][0] = Touch_Sensor_Sts00; + g16_DiagTouchPressSenRes[1][1] = Touch_Sensor_Sts01; + g16_DiagTouchPressSenRes[1][2] = Touch_Sensor_Sts02; + g16_DiagTouchPressSenRes[1][3] = Touch_Sensor_Sts03; + g16_DiagTouchPressSenRes[1][4] = Touch_Sensor_Sts04; + g16_DiagTouchPressSenRes[1][5] = Touch_Sensor_Sts05; + g16_DiagTouchPressSenRes[1][6] = Touch_Sensor_Sts06; + g16_DiagTouchPressSenRes[1][7] = Touch_Sensor_Sts07; + g16_DiagTouchPressSenRes[1][8] = Touch_Sensor_Sts08; + g16_DiagTouchPressSenRes[1][9] = Touch_Sensor_Sts09; + g16_DiagTouchPressSenRes[1][10] = Touch_Sensor_Sts10; + g16_DiagTouchPressSenRes[1][11] = Touch_Sensor_Sts11; + g16_DiagTouchPressSenRes[1][12] = Touch_Sensor_Sts12; + g16_DiagTouchPressSenRes[1][13] = Touch_Sensor_Sts13; + g16_DiagTouchPressSenRes[1][14] = Touch_Sensor_Sts14; + + g16_DiagTouchPressSenRes[2][0] = Press_baseline; + g16_DiagTouchPressSenRes[2][1] = Press_signal; + g16_DiagTouchPressSenRes[2][2] = Press_preload; + + uint16_t vol_test_sig = (uint16_t)k_vol_touch_Sts; + InitMessage(SIG_SWTRSENSOR16_SIGNAL, &vol_test_sig); } #endif \ No newline at end of file diff --git a/firmware/src/Speaker/Speaker.c b/firmware/src/Speaker/Speaker.c index 547e179..8242d49 100644 --- a/firmware/src/Speaker/Speaker.c +++ b/firmware/src/Speaker/Speaker.c @@ -12,6 +12,7 @@ STATE_UINT16 speaker_cycle_u16; speaker_ctrl_Str speaker_ctrl_buf_str; static uint8_t DAC_Initialize_status = 0; static uint8_t DAC_Initialize_RetryCnt = 3; +static uint8_t speaker_fault_status = 0; /************************************ Get Sw Fifo empty condition ************************************/ @@ -225,7 +226,13 @@ void speaker_MainTask(void) if(speaker_cycle_u16 >= SA51024_WAVE_MAX_NUM) { speaker_main_state_str = SPEAKER_STOP; + speaker_fault_status = 0; } + if (PORT_PinRead(FAULT_OUT_PIN) == false) + { + speaker_main_state_str = SPEAKER_STOP; + speaker_fault_status = 1; + } break; default: @@ -283,5 +290,8 @@ Speaker_main_e_typ Get_Speaker_Main_State(void) } - +uint8_t Get_Speaker_Fault(void) +{ + return speaker_fault_status; +} diff --git a/firmware/src/TouchPanel/TouchPanel.c b/firmware/src/TouchPanel/TouchPanel.c index 0e7476e..d57293b 100644 --- a/firmware/src/TouchPanel/TouchPanel.c +++ b/firmware/src/TouchPanel/TouchPanel.c @@ -1,16 +1,15 @@ #include "TouchPanel.h" -//#include "TouchPanel_Cfg.h" +// #include "TouchPanel_Cfg.h" #include "Std_Types.h" #include "device.h" #include "touch/touch.h" #include "math.h" #include "stdlib.h" - -#include // Defines NULL -#include // Defines true -#include // Defines EXIT_FAILURE -#include "definitions.h" // SYS function prototypes +#include // Defines NULL +#include // Defines true +#include // Defines EXIT_FAILURE +#include "definitions.h" // SYS function prototypes #include "OsekCom/OsekCom.h" #include "Speaker/Speaker.h" #include "P417_SWTR_App_ert_rtw/P417_SWTR_App.h" @@ -20,9 +19,9 @@ #include "RTE.h" #include "calib_public.h" #include "smartee.h" -#include "SysDiagDetect.h" -//#define DEBUG_TEST -//#define PRESS_DEBUG +#include "SysDiagDetect.h" + +// #define PRESS_DEBUG static uint16 sensor_signal[DEF_NUM_CHANNELS] = {0}; static uint16 sensor_reference[DEF_NUM_CHANNELS] = {0}; static TouchButtons_type key_status[BTN_MAX_CH_NUM - 5U] = {0}; @@ -32,134 +31,122 @@ static Buttons_SignalType Buttons_Signal[BTN_MAX_CH_NUM] = {BUTTON_RELEASE}; static TouchSlideEvent_type TouchSlideEvent; TouchSurface_Convert_type Surface_Convert; static PanelPress_LevelType TouchPanel_PressLevel = PANEL_PRESS_LEVEL0; -static float32 TouchPanel_PressNValue = 0.0f;//0N -static uint8 TouchPanel_SurfaceStatus = 0; -static uint8 TouchPanel_ScrollerStatus = 0; +static float32 TouchPanel_PressNValue = 0.0f; // 0N +static uint8 TouchPanel_SurfaceStatus = 0; +static uint8 TouchPanel_ScrollerStatus = 0; static uint16 TouchPanel_PressRawData = 0; -//extern volatile uint8 Vibra_force_level; +// extern volatile uint8 Vibra_force_level; -//kailong add -volatile uint16 g_Trig_Threshold=350; -volatile uint16 g_Release_Threshold=175; -volatile uint8 K_Vibra_Trig=0; +// kailong add +volatile uint16 g_Trig_Threshold = 350; +volatile uint16 g_Release_Threshold = 175; +volatile uint8 K_Vibra_Trig = 0; volatile uint8 Reach2_flag = 0x00; -volatile uint8 Vibra_force_level=0; -volatile uint8 last_Vibra_force_level=0; - uint16 Over3N_vibra_req = 0x00; - uint16 Below1P5N_vibra_req = 0x00; +volatile uint8 Vibra_force_level = 0; +volatile uint8 last_Vibra_force_level = 0; +uint16 Over3N_vibra_req = 0x00; +uint16 Below1P5N_vibra_req = 0x00; uint8 UDS_Vibration_Gain = 0; uint8 UDS_DAC_Timer_Period = 80; uint8 Touch_Flag = TOUCH_KET_OFF; -uint8_t PressState=0; + #ifdef PRESS_DEBUG extern void CanTx(t_can_handler can_handler, bool notif, uint32_t idtp, uint16_t len, t_can_data can_data); #endif -uint8 CurrentPosition = 0xff;//0xff no position 1:fun1 2:fun2 3:fun3 4:up 5:down 6:left 7:right 8:ok +uint8 CurrentPosition = 0xff; // 0xff no position 1:fun1 2:fun2 3:fun3 4:up 5:down 6:left 7:right 8:ok uint8 Surface_Button = 0xff; -#define Voice1_DEFAULT 339 -#define Vol1_DEFAULT 412 -#define Menu1_DEFAULT 576 -#define BTN_UP_DEFAULT 269 -#define BTN_DOWN_DEFAULT 398 -#define BTN_LEFT_DEFAULT 261 -#define BTN_RIGHT_DEFAULT 372 +#define Voice1_DEFAULT 339 +#define Vol1_DEFAULT 412 +#define Menu1_DEFAULT 576 +#define BTN_UP_DEFAULT 269 +#define BTN_DOWN_DEFAULT 398 +#define BTN_LEFT_DEFAULT 261 +#define BTN_RIGHT_DEFAULT 372 #define BTN_CONFIRM_DEFAULT 303 -//force Trig threshold +// force Trig threshold static uint16 Button0_GetVoice1_Trig_Threshold(void) { - uint16 temp = Calib_GetData(0U); + uint16 temp = Calib_GetData(0U); uint16 rtn = 0; - if(temp == 0) + if (temp == 0) { - rtn=Voice1_DEFAULT; + rtn = Voice1_DEFAULT; } else { - rtn=Calib_GetData(0U); + rtn = Calib_GetData(0U); } - + return rtn; } -//static uint16 Button1_GetVoice2_Trig_Threshold(void) -//{ -// return 400; -//} - -//static uint16 Button2_GetVol2_Trig_Threshold(void) -//{ -// return 1600; -//} static uint16 Button3_GetVol1_Trig_Threshold(void) { - uint16 temp = Calib_GetData(1U); + uint16 temp = Calib_GetData(1U); uint16 rtn = 0; - if(temp == 0) + if (temp == 0) { - rtn=Vol1_DEFAULT; + rtn = Vol1_DEFAULT; } else { - rtn=Calib_GetData(1U); + rtn = Calib_GetData(1U); } - + return rtn; } -//static uint16 Button4_GetMenu2_Trig_Threshold(void) -//{ -// return 1600; -//} + static uint16 Button5_GetMenu1_Trig_Threshold(void) { - uint16 temp = Calib_GetData(2U); + uint16 temp = Calib_GetData(2U); uint16 rtn = 0; - if(temp == 0) + if (temp == 0) { - rtn=Menu1_DEFAULT; + rtn = Menu1_DEFAULT; } else { - rtn=Calib_GetData(2U); + rtn = Calib_GetData(2U); } - + return rtn; } static uint16 Button6_GetBTN_UP_Trig_Threshold(void) { - uint16 temp = Calib_GetData(3U); + uint16 temp = Calib_GetData(3U); uint16 rtn = 0; - if(temp == 0) + if (temp == 0) { - rtn=BTN_UP_DEFAULT; + rtn = BTN_UP_DEFAULT; } else { - rtn=Calib_GetData(3U); + rtn = Calib_GetData(3U); } - + return rtn; } static uint16 Button7_GetBTN_DOWN_Trig_Threshold(void) { - uint16 temp = Calib_GetData(4U); + uint16 temp = Calib_GetData(4U); uint16 rtn = 0; - if(temp == 0) + if (temp == 0) { - rtn=BTN_DOWN_DEFAULT; + rtn = BTN_DOWN_DEFAULT; } else { - rtn=Calib_GetData(4U); + rtn = Calib_GetData(4U); } - + return rtn; } @@ -167,202 +154,181 @@ static uint16 Button8_GetBTN_LEFT_Trig_Threshold(void) { uint16 temp = Calib_GetData(5U); uint16 rtn = 0; - if(temp == 0) + if (temp == 0) { - rtn=BTN_LEFT_DEFAULT; + rtn = BTN_LEFT_DEFAULT; } else { - rtn=Calib_GetData(5U); + rtn = Calib_GetData(5U); } - + return rtn; } static uint16 Button9_GetBTN_RIGHT_Trig_Threshold(void) { - uint16 temp = Calib_GetData(6U); + uint16 temp = Calib_GetData(6U); uint16 rtn = 0; - if(temp == 0) + if (temp == 0) { - rtn=BTN_RIGHT_DEFAULT; + rtn = BTN_RIGHT_DEFAULT; } else { - rtn=Calib_GetData(6U); + rtn = Calib_GetData(6U); } - + return rtn; } static uint16 Button10_GetBTN_CONFIRM_Trig_Threshold(void) { - uint16 temp = Calib_GetData(7U); + uint16 temp = Calib_GetData(7U); uint16 rtn = 0; - if(temp == 0) + if (temp == 0) { - rtn=BTN_CONFIRM_DEFAULT; + rtn = BTN_CONFIRM_DEFAULT; } else { - rtn=Calib_GetData(7U); + rtn = Calib_GetData(7U); } - + return rtn; } -//force Release threshold +// force Release threshold static uint16 Button0_GetVoice1_Release_Threshold(void) { - uint16 temp = Calib_GetData(0U); + uint16 temp = Calib_GetData(0U); uint16 rtn = 0; - if(temp == 0) + if (temp == 0) { - rtn=Voice1_DEFAULT/2; + rtn = Voice1_DEFAULT / 2; } else { - rtn=Calib_GetData(0U)/2; + rtn = Calib_GetData(0U) / 2; } - + return rtn; } -//static uint16 Button1_GetVoice2_Release_Threshold(void) -//{ -// return 200; -//} - -//static uint16 Button2_GetVol2_Release_Threshold(void) -//{ -// return 400; -//} static uint16 Button3_GetVol1_Release_Threshold(void) { - uint16 temp = Calib_GetData(1U); + uint16 temp = Calib_GetData(1U); uint16 rtn = 0; - if(temp == 0) + if (temp == 0) { - rtn=Vol1_DEFAULT/2; + rtn = Vol1_DEFAULT / 2; } else { - rtn=Calib_GetData(1U)/2; + rtn = Calib_GetData(1U) / 2; } - + return rtn; } -//static uint16 Button4_GetMenu2_Release_Threshold(void) -//{ -// return 400; -//} static uint16 Button5_GetMenu1_Release_Threshold(void) { - uint16 temp = Calib_GetData(2U); + uint16 temp = Calib_GetData(2U); uint16 rtn = 0; - if(temp == 0) + if (temp == 0) { - rtn=Menu1_DEFAULT/2; + rtn = Menu1_DEFAULT / 2; } else { - rtn=Calib_GetData(2U)/2; + rtn = Calib_GetData(2U) / 2; } - + return rtn; } static uint16 Button6_GetBTN_UP_Release_Threshold(void) { - uint16 temp = Calib_GetData(3U); + uint16 temp = Calib_GetData(3U); uint16 rtn = 0; - if(temp == 0) + if (temp == 0) { - rtn=BTN_UP_DEFAULT/2; + rtn = BTN_UP_DEFAULT / 2; } else { - rtn=Calib_GetData(3U)/2; + rtn = Calib_GetData(3U) / 2; } - + return rtn; } static uint16 Button7_GetBTN_DOWN_Release_Threshold(void) { - uint16 temp = Calib_GetData(4U); + uint16 temp = Calib_GetData(4U); uint16 rtn = 0; - if(temp == 0) + if (temp == 0) { - rtn=BTN_DOWN_DEFAULT/2; + rtn = BTN_DOWN_DEFAULT / 2; } else { - rtn=Calib_GetData(4U)/2; + rtn = Calib_GetData(4U) / 2; } - + return rtn; } static uint16 Button8_GetBTN_LEFT_Release_Threshold(void) { - uint16 temp = Calib_GetData(5U); + uint16 temp = Calib_GetData(5U); uint16 rtn = 0; - if(temp == 0) + if (temp == 0) { - rtn=BTN_LEFT_DEFAULT/2; + rtn = BTN_LEFT_DEFAULT / 2; } else { - rtn=Calib_GetData(5U)/2; + rtn = Calib_GetData(5U) / 2; } - + return rtn; } static uint16 Button9_GetBTN_RIGHT_Release_Threshold(void) { - uint16 temp = Calib_GetData(6U); + uint16 temp = Calib_GetData(6U); uint16 rtn = 0; - if(temp == 0) + if (temp == 0) { - rtn=BTN_RIGHT_DEFAULT/2; + rtn = BTN_RIGHT_DEFAULT / 2; } else { - rtn=Calib_GetData(6U)/2; + rtn = Calib_GetData(6U) / 2; } - + return rtn; } static uint16 Button10_GetBTN_CONFIRM_Release_Threshold(void) { - uint16 temp = Calib_GetData(7U); + uint16 temp = Calib_GetData(7U); uint16 rtn = 0; - if(temp == 0) + if (temp == 0) { - rtn=BTN_CONFIRM_DEFAULT/2; + rtn = BTN_CONFIRM_DEFAULT / 2; } else { - rtn=Calib_GetData(7U)/2; + rtn = Calib_GetData(7U) / 2; } - + return rtn; } - - - - - - - - /** * \brief Sets buffers to a specified byte value. * \param pDestP buffer with set value @@ -370,17 +336,17 @@ static uint16 Button10_GetBTN_CONFIRM_Release_Threshold(void) * \param BytesCountP number of bytes * \return None */ -static void LIB_Mem_MemSet (void * const pDestP, const uint8 u8ValueP, const uint32 u32BytesCountP) +static void LIB_Mem_MemSet(void *const pDestP, const uint8 u8ValueP, const uint32 u32BytesCountP) { - uint8 * pu8BufL = (uint8 *)pDestP; + uint8 *pu8BufL = (uint8 *)pDestP; uint32 u32IdxL; - if( (NULL_PTR != pu8BufL) ) + if ((NULL_PTR != pu8BufL)) { u32IdxL = u32BytesCountP; - while( u32IdxL > (uint32)0 ) + while (u32IdxL > (uint32)0) { --u32IdxL; @@ -392,74 +358,79 @@ static void LIB_Mem_MemSet (void * const pDestP, const uint8 u8ValueP, const uin static float32 AlideAverage_Filter(uint8 mode, float32 RawData) { - #define MAX_ALIDE_AVG_NUM 8 - static uint16 CalcAverageNum = 0; - static uint16 DIndex = 0; - static uint16 Mode_Status = 0; - static float32 RawData_Table[MAX_ALIDE_AVG_NUM] = {0}; - uint16 i; - float32 Sum = 0; - float32 AverageValue = 0; - if(mode == 0x00){ - CalcAverageNum = 0; - DIndex = 0; - Mode_Status = 0; - for(i=0; i= MAX_ALIDE_AVG_NUM) - { - Mode_Status = 0x01; - DIndex = 0; - } - AverageValue = Sum/((float32)CalcAverageNum + 0.000001f); - } - else - { - RawData_Table[DIndex++] = RawData; - if(DIndex >= MAX_ALIDE_AVG_NUM){ - DIndex = 0x00; - } - for(i=0; i= MAX_ALIDE_AVG_NUM) + { + Mode_Status = 0x01; + DIndex = 0; + } + AverageValue = Sum / ((float32)CalcAverageNum + 0.000001f); + } + else + { + RawData_Table[DIndex++] = RawData; + if (DIndex >= MAX_ALIDE_AVG_NUM) + { + DIndex = 0x00; + } + for (i = 0; i < MAX_ALIDE_AVG_NUM; i++) + { + Sum += RawData_Table[i]; + } + AverageValue = Sum / MAX_ALIDE_AVG_NUM; + } + } return AverageValue; } - void TouchPanel_init(void) { - uint8 index; - //touch_init(); + uint8 index; + // touch_init(); uint8_t eedata[5]; - LIB_Mem_MemSet(&TouchSurface, 0x00U, sizeof(TouchSurface_type)); - LIB_Mem_MemSet(&TouchScroller, 0x00U, sizeof(TouchScroller_type)); - LIB_Mem_MemSet(&TouchSlideEvent, 0x00U, sizeof(TouchSlideEvent_type)); - LIB_Mem_MemSet(&Surface_Convert, 0x00U, sizeof(TouchSurface_Convert_type)); - SmartEE_Read(0x780, eedata, 3); - if(eedata[0]< 4) + LIB_Mem_MemSet(&TouchSurface, 0x00U, sizeof(TouchSurface_type)); + LIB_Mem_MemSet(&TouchScroller, 0x00U, sizeof(TouchScroller_type)); + LIB_Mem_MemSet(&TouchSlideEvent, 0x00U, sizeof(TouchSlideEvent_type)); + LIB_Mem_MemSet(&Surface_Convert, 0x00U, sizeof(TouchSurface_Convert_type)); + SmartEE_Read(0x780, eedata, 3); + if (eedata[0] < 4) { UDS_Vibration_Gain = eedata[0]; - }else + } + else { UDS_Vibration_Gain = SA51024_STRENGTH_LEVEL0; } - if(eedata[2] < 255 && eedata[2] >= 40) + if (eedata[2] < 255 && eedata[2] >= 40) { UDS_DAC_Timer_Period = eedata[2]; } @@ -468,158 +439,149 @@ void TouchPanel_init(void) UDS_DAC_Timer_Period = 110; } TC0_REGS->COUNT16.TC_CC[0U] = UDS_DAC_Timer_Period; - AlideAverage_Filter(0, 0); - TouchPanel_PressLevel = PANEL_PRESS_LEVEL0; - TouchPanel_PressNValue = 0.0f;//0N + AlideAverage_Filter(0, 0); + TouchPanel_PressLevel = PANEL_PRESS_LEVEL0; + TouchPanel_PressNValue = 0.0f; // 0N TouchPanel_SurfaceStatus = 0; - TouchPanel_ScrollerStatus = 0; - TouchPanel_PressRawData = 0; - for(index = 0; index< DEF_NUM_CHANNELS; index++) - { - sensor_signal[index] = 0x00; - sensor_reference[index] = 0x00; - if(index < (BTN_MAX_CH_NUM-5u)){ - key_status[index].status = 0x00; - key_status[index].RunCycle = 0x00; - } - if(index < BTN_MAX_CH_NUM ){ - Buttons_Signal[index] = BUTTON_RELEASE; - } - } + TouchPanel_ScrollerStatus = 0; + TouchPanel_PressRawData = 0; + for (index = 0; index < DEF_NUM_CHANNELS; index++) + { + sensor_signal[index] = 0x00; + sensor_reference[index] = 0x00; + if (index < (BTN_MAX_CH_NUM - 5u)) + { + key_status[index].status = 0x00; + key_status[index].RunCycle = 0x00; + } + if (index < BTN_MAX_CH_NUM) + { + Buttons_Signal[index] = BUTTON_RELEASE; + } + } } void GetSurface_Position(uint8 *x, uint8 *y) { - if(x != NULL_PTR){ - *x = Surface_Convert.convert_x; - } - if(y != NULL_PTR){ - *y = Surface_Convert.convert_y; - } + if (x != NULL_PTR) + { + *x = Surface_Convert.convert_x; + } + if (y != NULL_PTR) + { + *y = Surface_Convert.convert_y; + } } void GetScroller_Position(uint8 *x, uint8 *y) { - if(x != NULL_PTR){ - *x = TouchScroller.x_position; - } - if(y != NULL_PTR){ - *y = TouchScroller.y_position; - } + if (x != NULL_PTR) + { + *x = TouchScroller.x_position; + } + if (y != NULL_PTR) + { + *y = TouchScroller.y_position; + } } - TP_SlideDirection_Enum TouchPanel_SlideEventRead(void) { - TP_SlideDirection_Enum Dir = TP_SlideDirection_NONE; - if(TouchSlideEvent.Event == TRUE){ - Dir = TouchSlideEvent.Direction; - } - return Dir; + TP_SlideDirection_Enum Dir = TP_SlideDirection_NONE; + if (TouchSlideEvent.Event == TRUE) + { + Dir = TouchSlideEvent.Direction; + } + return Dir; } - TP_SlideLevel_Enum TouchPanel_SlideUpDownLevelRead(void) { - TP_SlideLevel_Enum SlideLevel = TP_SlideLevel_NONE; - if(TouchSlideEvent.Event == TRUE){ - SlideLevel = TouchSlideEvent.UpDown_SlideLevel; - } - return SlideLevel; + TP_SlideLevel_Enum SlideLevel = TP_SlideLevel_NONE; + if (TouchSlideEvent.Event == TRUE) + { + SlideLevel = TouchSlideEvent.UpDown_SlideLevel; + } + return SlideLevel; } Buttons_SignalType TouchPanel_BtnSignalRead(Buttons_ChType ChId) { - Buttons_SignalType Signal = BUTTON_RELEASE; + Buttons_SignalType Signal = BUTTON_RELEASE; - if(ChId < BTN_MAX_CH_NUM) - { - Signal = Buttons_Signal[ChId]; - } + if (ChId < BTN_MAX_CH_NUM) + { + Signal = Buttons_Signal[ChId]; + } - return Signal; + return Signal; } PanelPress_LevelType TouchPanel_PressLevelRead(void) { - return TouchPanel_PressLevel; + return TouchPanel_PressLevel; } boolean TouchSurface_is_TouchActive(void) { - boolean ret = FALSE; + boolean ret = FALSE; if (TouchPanel_SurfaceStatus & TOUCH_ACTIVE) - { - ret = TRUE; - } - if (PressState == 0) { - ret = FALSE; + ret = TRUE; } - return ret; + + return ret; } boolean TouchButton_is_TouchActive(Buttons_ChType BtId) { - boolean ret = FALSE; - if (QTM_KEY_STATE_DETECT == (key_status[BtId].status) && BtId < BTN_UP) - { - ret = TRUE; - } - if (PressState == 0) + boolean ret = FALSE; + if (QTM_KEY_STATE_DETECT == (key_status[BtId].status) && BtId < BTN_UP) { - ret = FALSE; + ret = TRUE; } - return ret; + + return ret; } boolean TouchScroller_is_TouchActive(void) { - boolean ret = FALSE; + boolean ret = FALSE; if (TouchPanel_ScrollerStatus & TOUCH_ACTIVE) - { - ret = TRUE; - } - if (PressState == 0) { - ret = FALSE; + ret = TRUE; } - return ret; + + return ret; } Buttons_SignalType TouchSurface_XY_StsRead(void) { - Buttons_SignalType XY_Sts = BUTTON_RELEASE; + Buttons_SignalType XY_Sts = BUTTON_RELEASE; if (TouchPanel_SurfaceStatus & TOUCH_ACTIVE) { - + switch (TouchPanel_PressLevel) { - case PANEL_PRESS_LEVEL0: - XY_Sts = BUTTON_TOUCH; + case PANEL_PRESS_LEVEL0: + XY_Sts = BUTTON_TOUCH; break; - case PANEL_PRESS_LEVEL1: - XY_Sts = BUTTON_TOUCH; - break; - case PANEL_PRESS_LEVEL2: - XY_Sts = BUTTON_TOUCH_AND_PRESS; - break; - default: + case PANEL_PRESS_LEVEL1: + XY_Sts = BUTTON_TOUCH; + break; + case PANEL_PRESS_LEVEL2: + XY_Sts = BUTTON_TOUCH_AND_PRESS; + break; + default: break; } - - - } - if (PressState == 0) - { - XY_Sts = PANEL_PRESS_LEVEL0; - } - - return XY_Sts; + + + return XY_Sts; } -//kailong +// kailong #if 0 uint8 Vibra_PressCheck(void) @@ -682,475 +644,484 @@ uint8 Vibra_PressCheck(void) #endif -//kailong +// kailong - - - - - static PanelPress_LevelType TouchPanel_PressCheck(void) +static PanelPress_LevelType TouchPanel_PressCheck(void) { - //static uint16 ForceHcount = 0; - //static uint16 ForceMcount = 0; - //static uint16 ForceLcount = 0; + // static uint16 ForceHcount = 0; + // static uint16 ForceMcount = 0; + // static uint16 ForceLcount = 0; - static uint16 tempForcePress = 0; - static uint16 tempForceRelease = 0; - - uint16 RawData = 0; - uint16 temp_RawData = 0; - static uint16 LastRawData = 0; - static PanelPress_LevelType Last_PressLevel = PANEL_PRESS_LEVEL0; + static uint16 tempForcePress = 0; + static uint16 tempForceRelease = 0; + + uint16 RawData = 0; + uint16 temp_RawData = 0; + static uint16 LastRawData = 0; + static PanelPress_LevelType Last_PressLevel = PANEL_PRESS_LEVEL0; static uint8 P_force_Reach2_flag = 0; - PanelPress_LevelType ret_Press = PANEL_PRESS_LEVEL0; - float32 FilterValue; + PanelPress_LevelType ret_Press = PANEL_PRESS_LEVEL0; + float32 FilterValue; uint16 Backup_Force_Value_Pad; uint16 Backup_Force_Value_Button; - Backup_Force_Value_Pad=Touch_Sensor_delta05+Touch_Sensor_delta06+Touch_Sensor_delta07+Touch_Sensor_delta08+Touch_Sensor_delta09+ - +Touch_Sensor_delta10+Touch_Sensor_delta11+Touch_Sensor_delta12+Touch_Sensor_delta13+Touch_Sensor_delta14; - Backup_Force_Value_Button=Touch_Sensor_delta00+Touch_Sensor_delta01+Touch_Sensor_delta02+Touch_Sensor_delta03+Touch_Sensor_delta04; - //float32 PressNValueTable[3][2] = { - // {1.21f, 1.73f}, - // {0.5f, 3.0f}, - // {1.0f, 1.8f} - //}; - - if(CurrentPosition != 0xff) + Backup_Force_Value_Pad = Touch_Sensor_delta05 + Touch_Sensor_delta06 + Touch_Sensor_delta07 + Touch_Sensor_delta08 + Touch_Sensor_delta09 + + +Touch_Sensor_delta10 + Touch_Sensor_delta11 + Touch_Sensor_delta12 + Touch_Sensor_delta13 + Touch_Sensor_delta14; + Backup_Force_Value_Button = Touch_Sensor_delta00 + Touch_Sensor_delta01 + Touch_Sensor_delta02 + Touch_Sensor_delta03 + Touch_Sensor_delta04; + // float32 PressNValueTable[3][2] = { + // {1.21f, 1.73f}, + // {0.5f, 3.0f}, + // {1.0f, 1.8f} + // }; + + if (CurrentPosition != 0xff) { tempForcePress = g_Trig_Threshold; tempForceRelease = g_Release_Threshold; } - //else + // else //{ - // return PANEL_PRESS_LEVEL0; + // return PANEL_PRESS_LEVEL0; //} - - if(Last_PressLevel > PANEL_PRESS_LEVEL2){ Last_PressLevel = PANEL_PRESS_LEVEL0;} + + if (Last_PressLevel > PANEL_PRESS_LEVEL2) + { + Last_PressLevel = PANEL_PRESS_LEVEL0; + } ////if(TRUE == GET_TouchPanel_is_Press()) - temp_RawData = (0xfff & Get_forcedetect_force_value()); - if(SPEAKER_UPDATE_CYCLE == Get_Speaker_Main_State()) - { - RawData = LastRawData; - } - else - { - if(temp_RawData&0x800)//negative - { - RawData = 0x00; - }else{ - RawData = temp_RawData; - } - - if(abs(RawData - LastRawData) > (10*0xF2)) - { - RawData = LastRawData; - } - } - - TouchPanel_PressRawData = RawData; - TouchPanel_PressNValue = ((float32)RawData / (float32)0xF2); - FilterValue = AlideAverage_Filter(1, TouchPanel_PressNValue); - - if(Force_Sens_Err == 0) + temp_RawData = (0xfff & Get_forcedetect_force_value()); + if (SPEAKER_UPDATE_CYCLE == Get_Speaker_Main_State()) { - if(FilterValue <= ((float32)tempForceRelease/ (float32)0xF2)){//< 1.5N - // ForceHcount = 0; - // ForceMcount = 0; - //ForceLcount++; - P_force_Reach2_flag = 0; - // if(ForceLcount > 40) - //{ - // ForceLcount = 40; - - ret_Press = PANEL_PRESS_LEVEL0; - - //} - Vibra_force_level=PANEL_PRESS_LEVEL0; - } - else if(FilterValue >= ((float32)tempForceRelease/ (float32)0xF2) && - FilterValue < ((float32)tempForcePress/ (float32)0xF2)){//1.5N~3N - - //ForceHcount = 0; - // ForceMcount++; - // ForceLcount = 0; - // if(ForceMcount > 40) - // { - // ForceMcount = 40; - if(P_force_Reach2_flag==1) - { - //if(TOUCH_SCREEN_CONTACT_AREA_INVALID_NUM > get_contact_size()) - //{ - - Vibra_force_level=PANEL_PRESS_LEVEL2; - ret_Press = PANEL_PRESS_LEVEL2; - //} - //else - //{ - // ret_Press = PANEL_PRESS_LEVEL0; - // Vibra_force_level=PANEL_PRESS_LEVEL0; - //} - } - else - { - //if(TOUCH_SCREEN_CONTACT_AREA_INVALID_NUM > get_contact_size()) - //{ - - Vibra_force_level=PANEL_PRESS_LEVEL1; - ret_Press = PANEL_PRESS_LEVEL1; - //} - //else - //{ - // ret_Press = PANEL_PRESS_LEVEL0; - // Vibra_force_level=PANEL_PRESS_LEVEL0; - //} - } - } - - - else {//>=3 - //ForceHcount++; - //ForceMcount = 0; - // ForceLcount = 0; - P_force_Reach2_flag = 1; - // if(ForceHcount > 40) - // { - // ForceHcount = 40; - - //if(TOUCH_SCREEN_CONTACT_AREA_INVALID_NUM > get_contact_size()) - //{ - ret_Press = PANEL_PRESS_LEVEL2; - - //} - //else - //{ - // ret_Press = PANEL_PRESS_LEVEL0; - // Vibra_force_level=PANEL_PRESS_LEVEL0; - //} - - Vibra_force_level=PANEL_PRESS_LEVEL2; - } + RawData = LastRawData; } - else//backup When force sensor error happened + else { - if(CurrentPosition <=3 ) //Button + if (temp_RawData & 0x800) // negative { - if(Backup_Force_Value_Button <= 35){//< 1.5N - // ForceHcount = 0; - // ForceMcount = 0; - //ForceLcount++; - P_force_Reach2_flag = 0; - // if(ForceLcount > 40) - //{ - // ForceLcount = 40; - - ret_Press = PANEL_PRESS_LEVEL0; - - //} - Vibra_force_level=PANEL_PRESS_LEVEL0; - } - else if(Backup_Force_Value_Button >35 && - Backup_Force_Value_Button < 70){//1.5N~3N - - //ForceHcount = 0; - // ForceMcount++; - // ForceLcount = 0; - // if(ForceMcount > 40) - // { - // ForceMcount = 40; - if(P_force_Reach2_flag==1) - { - //if(TOUCH_SCREEN_CONTACT_AREA_INVALID_NUM > get_contact_size()) - //{ - - Vibra_force_level=PANEL_PRESS_LEVEL2; - ret_Press = PANEL_PRESS_LEVEL2; - //} - //else - //{ - // ret_Press = PANEL_PRESS_LEVEL0; - // Vibra_force_level=PANEL_PRESS_LEVEL0; - //} - } - else - { - //if(TOUCH_SCREEN_CONTACT_AREA_INVALID_NUM > get_contact_size()) - //{ - - Vibra_force_level=PANEL_PRESS_LEVEL1; - ret_Press = PANEL_PRESS_LEVEL1; - //} - //else - //{ - // ret_Press = PANEL_PRESS_LEVEL0; - // Vibra_force_level=PANEL_PRESS_LEVEL0; - //} - } + RawData = 0x00; } - - - else {//>=3 - //ForceHcount++; - //ForceMcount = 0; - // ForceLcount = 0; - P_force_Reach2_flag = 1; - // if(ForceHcount > 40) - // { - // ForceHcount = 40; - - //if(TOUCH_SCREEN_CONTACT_AREA_INVALID_NUM > get_contact_size()) - //{ - ret_Press = PANEL_PRESS_LEVEL2; - - //} - //else - //{ - // ret_Press = PANEL_PRESS_LEVEL0; - // Vibra_force_level=PANEL_PRESS_LEVEL0; - //} - - Vibra_force_level=PANEL_PRESS_LEVEL2; - } - } - else//Pad + else { - if(Backup_Force_Value_Pad <= 100){//< 1.5N - // ForceHcount = 0; - // ForceMcount = 0; - //ForceLcount++; - P_force_Reach2_flag = 0; - // if(ForceLcount > 40) - //{ - // ForceLcount = 40; - - ret_Press = PANEL_PRESS_LEVEL0; - - //} - Vibra_force_level=PANEL_PRESS_LEVEL0; - } - else if(Backup_Force_Value_Pad >100 && - Backup_Force_Value_Pad < 200){//1.5N~3N - - //ForceHcount = 0; - // ForceMcount++; - // ForceLcount = 0; - // if(ForceMcount > 40) - // { - // ForceMcount = 40; - if(P_force_Reach2_flag==1) - { - //if(TOUCH_SCREEN_CONTACT_AREA_INVALID_NUM > get_contact_size()) - //{ - - Vibra_force_level=PANEL_PRESS_LEVEL2; - ret_Press = PANEL_PRESS_LEVEL2; - //} - //else - //{ - // ret_Press = PANEL_PRESS_LEVEL0; - // Vibra_force_level=PANEL_PRESS_LEVEL0; - //} - } - else - { - //if(TOUCH_SCREEN_CONTACT_AREA_INVALID_NUM > get_contact_size()) - //{ - - Vibra_force_level=PANEL_PRESS_LEVEL1; - ret_Press = PANEL_PRESS_LEVEL1; - //} - //else - //{ - // ret_Press = PANEL_PRESS_LEVEL0; - // Vibra_force_level=PANEL_PRESS_LEVEL0; - //} - } + RawData = temp_RawData; } - - - else {//>=3 - //ForceHcount++; - //ForceMcount = 0; - // ForceLcount = 0; - P_force_Reach2_flag = 1; - // if(ForceHcount > 40) - // { - // ForceHcount = 40; - - //if(TOUCH_SCREEN_CONTACT_AREA_INVALID_NUM > get_contact_size()) - //{ - ret_Press = PANEL_PRESS_LEVEL2; - - //} - //else - //{ - // ret_Press = PANEL_PRESS_LEVEL0; - // Vibra_force_level=PANEL_PRESS_LEVEL0; - //} - - Vibra_force_level=PANEL_PRESS_LEVEL2; - } + + if (abs(RawData - LastRawData) > (10 * 0xF2)) + { + RawData = LastRawData; } } - LastRawData = RawData; - Last_PressLevel = ret_Press; + TouchPanel_PressRawData = RawData; + TouchPanel_PressNValue = ((float32)RawData / (float32)0xF2); + FilterValue = AlideAverage_Filter(1, TouchPanel_PressNValue); + + if (Force_Sens_Err == 0) + { + if (FilterValue <= ((float32)tempForceRelease / (float32)0xF2)) + { //< 1.5N + // ForceHcount = 0; + // ForceMcount = 0; + // ForceLcount++; + P_force_Reach2_flag = 0; + // if(ForceLcount > 40) + //{ + // ForceLcount = 40; + + ret_Press = PANEL_PRESS_LEVEL0; + + //} + Vibra_force_level = PANEL_PRESS_LEVEL0; + } + else if (FilterValue >= ((float32)tempForceRelease / (float32)0xF2) && + FilterValue < ((float32)tempForcePress / (float32)0xF2)) + { // 1.5N~3N + + // ForceHcount = 0; + // ForceMcount++; + // ForceLcount = 0; + // if(ForceMcount > 40) + // { + // ForceMcount = 40; + if (P_force_Reach2_flag == 1) + { + // if(TOUCH_SCREEN_CONTACT_AREA_INVALID_NUM > get_contact_size()) + //{ + + Vibra_force_level = PANEL_PRESS_LEVEL2; + ret_Press = PANEL_PRESS_LEVEL2; + //} + // else + //{ + // ret_Press = PANEL_PRESS_LEVEL0; + // Vibra_force_level=PANEL_PRESS_LEVEL0; + //} + } + else + { + // if(TOUCH_SCREEN_CONTACT_AREA_INVALID_NUM > get_contact_size()) + //{ + + Vibra_force_level = PANEL_PRESS_LEVEL1; + ret_Press = PANEL_PRESS_LEVEL1; + //} + // else + //{ + // ret_Press = PANEL_PRESS_LEVEL0; + // Vibra_force_level=PANEL_PRESS_LEVEL0; + //} + } + } + + else + { //>=3 + // ForceHcount++; + // ForceMcount = 0; + // ForceLcount = 0; + P_force_Reach2_flag = 1; + // if(ForceHcount > 40) + // { + // ForceHcount = 40; + + // if(TOUCH_SCREEN_CONTACT_AREA_INVALID_NUM > get_contact_size()) + //{ + ret_Press = PANEL_PRESS_LEVEL2; + + //} + // else + //{ + // ret_Press = PANEL_PRESS_LEVEL0; + // Vibra_force_level=PANEL_PRESS_LEVEL0; + //} + + Vibra_force_level = PANEL_PRESS_LEVEL2; + } + } + else // backup When force sensor error happened + { + if (CurrentPosition <= 3) // Button + { + if (Backup_Force_Value_Button <= 35) + { //< 1.5N + // ForceHcount = 0; + // ForceMcount = 0; + // ForceLcount++; + P_force_Reach2_flag = 0; + // if(ForceLcount > 40) + //{ + // ForceLcount = 40; + + ret_Press = PANEL_PRESS_LEVEL0; + + //} + Vibra_force_level = PANEL_PRESS_LEVEL0; + } + else if (Backup_Force_Value_Button > 35 && + Backup_Force_Value_Button < 70) + { // 1.5N~3N + + // ForceHcount = 0; + // ForceMcount++; + // ForceLcount = 0; + // if(ForceMcount > 40) + // { + // ForceMcount = 40; + if (P_force_Reach2_flag == 1) + { + // if(TOUCH_SCREEN_CONTACT_AREA_INVALID_NUM > get_contact_size()) + //{ + + Vibra_force_level = PANEL_PRESS_LEVEL2; + ret_Press = PANEL_PRESS_LEVEL2; + //} + // else + //{ + // ret_Press = PANEL_PRESS_LEVEL0; + // Vibra_force_level=PANEL_PRESS_LEVEL0; + //} + } + else + { + // if(TOUCH_SCREEN_CONTACT_AREA_INVALID_NUM > get_contact_size()) + //{ + + Vibra_force_level = PANEL_PRESS_LEVEL1; + ret_Press = PANEL_PRESS_LEVEL1; + //} + // else + //{ + // ret_Press = PANEL_PRESS_LEVEL0; + // Vibra_force_level=PANEL_PRESS_LEVEL0; + //} + } + } + + else + { //>=3 + // ForceHcount++; + // ForceMcount = 0; + // ForceLcount = 0; + P_force_Reach2_flag = 1; + // if(ForceHcount > 40) + // { + // ForceHcount = 40; + + // if(TOUCH_SCREEN_CONTACT_AREA_INVALID_NUM > get_contact_size()) + //{ + ret_Press = PANEL_PRESS_LEVEL2; + + //} + // else + //{ + // ret_Press = PANEL_PRESS_LEVEL0; + // Vibra_force_level=PANEL_PRESS_LEVEL0; + //} + + Vibra_force_level = PANEL_PRESS_LEVEL2; + } + } + else // Pad + { + if (Backup_Force_Value_Pad <= 100) + { //< 1.5N + // ForceHcount = 0; + // ForceMcount = 0; + // ForceLcount++; + P_force_Reach2_flag = 0; + // if(ForceLcount > 40) + //{ + // ForceLcount = 40; + + ret_Press = PANEL_PRESS_LEVEL0; + + //} + Vibra_force_level = PANEL_PRESS_LEVEL0; + } + else if (Backup_Force_Value_Pad > 100 && + Backup_Force_Value_Pad < 200) + { // 1.5N~3N + + // ForceHcount = 0; + // ForceMcount++; + // ForceLcount = 0; + // if(ForceMcount > 40) + // { + // ForceMcount = 40; + if (P_force_Reach2_flag == 1) + { + // if(TOUCH_SCREEN_CONTACT_AREA_INVALID_NUM > get_contact_size()) + //{ + + Vibra_force_level = PANEL_PRESS_LEVEL2; + ret_Press = PANEL_PRESS_LEVEL2; + //} + // else + //{ + // ret_Press = PANEL_PRESS_LEVEL0; + // Vibra_force_level=PANEL_PRESS_LEVEL0; + //} + } + else + { + // if(TOUCH_SCREEN_CONTACT_AREA_INVALID_NUM > get_contact_size()) + //{ + + Vibra_force_level = PANEL_PRESS_LEVEL1; + ret_Press = PANEL_PRESS_LEVEL1; + //} + // else + //{ + // ret_Press = PANEL_PRESS_LEVEL0; + // Vibra_force_level=PANEL_PRESS_LEVEL0; + //} + } + } + + else + { //>=3 + // ForceHcount++; + // ForceMcount = 0; + // ForceLcount = 0; + P_force_Reach2_flag = 1; + // if(ForceHcount > 40) + // { + // ForceHcount = 40; + + // if(TOUCH_SCREEN_CONTACT_AREA_INVALID_NUM > get_contact_size()) + //{ + ret_Press = PANEL_PRESS_LEVEL2; + + //} + // else + //{ + // ret_Press = PANEL_PRESS_LEVEL0; + // Vibra_force_level=PANEL_PRESS_LEVEL0; + //} + + Vibra_force_level = PANEL_PRESS_LEVEL2; + } + } + } + + LastRawData = RawData; + Last_PressLevel = ret_Press; #ifdef PRESS_DEBUG -{ - uint8 data[8] = {0}; - uint8 data2[8] = {0}; - uint16 g_sss = TouchScroller.y_position; - data[0] = ((GET_TouchPanel_is_Press())<<2); - data[1] = ret_Press; - // data[5] =(uint8)(TouchPanel_PressRawData & 0xff) ; - // data[4] =(uint8)(( TouchPanel_PressRawData &0xff00)>>8); + { + uint8 data[8] = {0}; + uint8 data2[8] = {0}; + uint16 g_sss = TouchScroller.y_position; + data[0] = ((GET_TouchPanel_is_Press()) << 2); + data[1] = ret_Press; + // data[5] =(uint8)(TouchPanel_PressRawData & 0xff) ; + // data[4] =(uint8)(( TouchPanel_PressRawData &0xff00)>>8); - data[5] =(uint8)(g_sss & 0xff) ; - data[4] =(uint8)(( g_sss &0xff00)>>8); - CanTx(0, true, 0x111, 8, data); + data[5] = (uint8)(g_sss & 0xff); + data[4] = (uint8)((g_sss & 0xff00) >> 8); + CanTx(0, true, 0x111, 8, data); - - data2[0] = key_status[0].status; - data2[1] = key_status[1].status; - data2[2] = key_status[2].status; - data2[3] = key_status[3].status; - data2[4] = key_status[4].status; - CanTx(0, true, 0x222, 8, data2); - - - -} + data2[0] = key_status[0].status; + data2[1] = key_status[1].status; + data2[2] = key_status[2].status; + data2[3] = key_status[3].status; + data2[4] = key_status[4].status; + CanTx(0, true, 0x222, 8, data2); + } #endif - return ret_Press; + return ret_Press; } static Buttons_SignalType TouchSurface_BntCheck(Buttons_ChType ChId, TouchPanel_EventType TP_Event) { - Buttons_SignalType BSignal = BUTTON_RELEASE; - //static uint8 PB_force_Reach2_flag = 0; - //uint8 x_pos = 0, y_pos = 0; - uint8 data_ready = 0x00; - //GetSurface_Position(&x_pos, &y_pos); - switch(ChId) - { - case BTN_UP: - if (Surface_Button ==1)//37 - { - data_ready = 0x01; - } - break; - case BTN_DOWN: - if (Surface_Button ==2)//223 - { - data_ready = 0x01; - } - break; - case BTN_LEFT: - if (Surface_Button ==3) - { - data_ready = 0x01; - } - break; - case BTN_RIGHT: - if (Surface_Button ==4) - { - data_ready = 0x01; - } - break; - case BTN_CONFIRM: - if (Surface_Button ==5) - { - data_ready = 0x01; - } - break; - default: break; - } + Buttons_SignalType BSignal = BUTTON_RELEASE; + // static uint8 PB_force_Reach2_flag = 0; + // uint8 x_pos = 0, y_pos = 0; + uint8 data_ready = 0x00; + // GetSurface_Position(&x_pos, &y_pos); + switch (ChId) + { + case BTN_UP: + if (Surface_Button == 1) // 37 + { + data_ready = 0x01; + } + break; + case BTN_DOWN: + if (Surface_Button == 2) // 223 + { + data_ready = 0x01; + } + break; + case BTN_LEFT: + if (Surface_Button == 3) + { + data_ready = 0x01; + } + break; + case BTN_RIGHT: + if (Surface_Button == 4) + { + data_ready = 0x01; + } + break; + case BTN_CONFIRM: + if (Surface_Button == 5) + { + data_ready = 0x01; + } + break; + default: + break; + } + + if (data_ready != 0x00) + { + if (TP_Event == TOUCH_PANEL_PRESS_EVENT) + { - if(data_ready != 0x00) - { - if(TP_Event == TOUCH_PANEL_PRESS_EVENT) - { - switch (TouchPanel_PressLevel) - { - case PANEL_PRESS_LEVEL0: - //PB_force_Reach2_flag = 0; - BSignal = BUTTON_TOUCH; - case PANEL_PRESS_LEVEL1: - //if(PB_force_Reach2_flag == 1) - //{ - //BSignal = BUTTON_TOUCH_AND_PRESS; - // } - // else - //{ - BSignal = BUTTON_TOUCH; - // } - break; - case PANEL_PRESS_LEVEL2: - //PB_force_Reach2_flag = 1; - BSignal = BUTTON_TOUCH_AND_PRESS; - break; - default: - break; - } - - - - }else if(TP_Event == TOUCH_PANEL_BERR_EVENT){ - BSignal = BUTTON_RELEASE;//////////////BUTTON_INVALID; - } - } + { + case PANEL_PRESS_LEVEL0: + // PB_force_Reach2_flag = 0; + BSignal = BUTTON_TOUCH; + case PANEL_PRESS_LEVEL1: + // if(PB_force_Reach2_flag == 1) + //{ + // BSignal = BUTTON_TOUCH_AND_PRESS; + // } + // else + //{ + BSignal = BUTTON_TOUCH; + // } + break; + case PANEL_PRESS_LEVEL2: + // PB_force_Reach2_flag = 1; + BSignal = BUTTON_TOUCH_AND_PRESS; + break; + default: + break; + } + } + else if (TP_Event == TOUCH_PANEL_BERR_EVENT) + { + BSignal = BUTTON_RELEASE; //////////////BUTTON_INVALID; + } + } - return BSignal; + return BSignal; } static Buttons_SignalType TouchButton_BntCheck(Buttons_ChType ChId) { - Buttons_SignalType BSignal = BUTTON_RELEASE; - //static uint8 TB_force_Reach2_flag = 0; - if(ChId < BTN_UP) - { - key_status[ChId].status = get_sensor_state(ChId); - if (QTM_KEY_STATE_DETECT == (key_status[ChId].status)) {//KEY_TOUCHED_MASK - //Touch detect - key_status[ChId].RunCycle++; - if(TP_RUNNING_ERROR_CYCLE <= key_status[ChId].RunCycle){ - key_status[ChId].RunCycle = TP_RUNNING_ERROR_CYCLE; - BSignal = BUTTON_RELEASE;//BUTTON_INVALID; - }else{ - switch (TouchPanel_PressLevel) - { - case PANEL_PRESS_LEVEL0: - //TB_force_Reach2_flag = 0; - BSignal = BUTTON_TOUCH; - case PANEL_PRESS_LEVEL1: - //if(TB_force_Reach2_flag == 1) - //{ - //BSignal = BUTTON_TOUCH_AND_PRESS; - // } - // else - //{ - BSignal = BUTTON_TOUCH; - //} - break; - case PANEL_PRESS_LEVEL2: - //TB_force_Reach2_flag = 1; - BSignal = BUTTON_TOUCH_AND_PRESS; - break; - default: - break; - } - } - } else { - //Touch No detect - key_status[ChId].RunCycle = 0x00; - } - } - return BSignal; + Buttons_SignalType BSignal = BUTTON_RELEASE; + // static uint8 TB_force_Reach2_flag = 0; + if (ChId < BTN_UP) + { + key_status[ChId].status = get_sensor_state(ChId); + if (QTM_KEY_STATE_DETECT == (key_status[ChId].status)) + { // KEY_TOUCHED_MASK + // Touch detect + key_status[ChId].RunCycle++; + if (TP_RUNNING_ERROR_CYCLE <= key_status[ChId].RunCycle) + { + key_status[ChId].RunCycle = TP_RUNNING_ERROR_CYCLE; + BSignal = BUTTON_RELEASE; // BUTTON_INVALID; + } + else + { + switch (TouchPanel_PressLevel) + { + case PANEL_PRESS_LEVEL0: + // TB_force_Reach2_flag = 0; + BSignal = BUTTON_TOUCH; + case PANEL_PRESS_LEVEL1: + // if(TB_force_Reach2_flag == 1) + //{ + // BSignal = BUTTON_TOUCH_AND_PRESS; + // } + // else + //{ + BSignal = BUTTON_TOUCH; + //} + break; + case PANEL_PRESS_LEVEL2: + // TB_force_Reach2_flag = 1; + BSignal = BUTTON_TOUCH_AND_PRESS; + break; + default: + break; + } + } + } + else + { + // Touch No detect + key_status[ChId].RunCycle = 0x00; + } + } + return BSignal; } -static float32 GetSlide_Angle(float32 dx, float32 dy) +static float32 GetSlide_Angle(float32 dx, float32 dy) { - return(atan2(dy, dx) * 180 / PI); + return (atan2(dy, dx) * 180 / PI); } /**************************************************************/ @@ -1160,104 +1131,125 @@ static float32 GetSlide_Angle(float32 dx, float32 dy) // | =======> | // | | // y <----------|(0,0) X(-y)<-------|(0,0) -/*************************************************************/ -static void CheckSlide_Level(TP_SlideDirection_Enum SlideDir, uint8 AbsX, uint8 AbsY) +/*************************************************************/ +static void CheckSlide_Level(TP_SlideDirection_Enum SlideDir, uint8 AbsX, uint8 AbsY) { - switch(SlideDir) - { - case TP_SlideDirection_ShortUP: - case TP_SlideDirection_LongUP: - TouchSlideEvent.UpDown_SlideDistance = AbsY; - if(TouchSlideEvent.UpDown_SlideDistance > SLIDE_UD_LEVEL1_DISTANCE && TouchSlideEvent.UpDown_SlideDistance <= SLIDE_UD_LEVEL2_DISTANCE){ - TouchSlideEvent.UpDown_SlideLevel = TP_SlideLevel1_UP; - } - else if(TouchSlideEvent.UpDown_SlideDistance > SLIDE_UD_LEVEL2_DISTANCE && TouchSlideEvent.UpDown_SlideDistance <= SLIDE_UD_LEVEL3_DISTANCE){ - TouchSlideEvent.UpDown_SlideLevel = TP_SlideLevel2_UP; - } - else if(TouchSlideEvent.UpDown_SlideDistance > SLIDE_UD_LEVEL3_DISTANCE){ - TouchSlideEvent.UpDown_SlideLevel = TP_SlideLevel3_UP; - } - else{ - TouchSlideEvent.UpDown_SlideLevel = TP_SlideLevel_NONE; - } - break; - case TP_SlideDirection_ShortDOWN: - case TP_SlideDirection_LongDOWN: - TouchSlideEvent.UpDown_SlideDistance = AbsY; - if(TouchSlideEvent.UpDown_SlideDistance > SLIDE_UD_LEVEL1_DISTANCE && TouchSlideEvent.UpDown_SlideDistance <= SLIDE_UD_LEVEL2_DISTANCE){ - TouchSlideEvent.UpDown_SlideLevel = TP_SlideLevel1_DOWN; - } - else if(TouchSlideEvent.UpDown_SlideDistance > SLIDE_UD_LEVEL2_DISTANCE && TouchSlideEvent.UpDown_SlideDistance <= SLIDE_UD_LEVEL3_DISTANCE){ - TouchSlideEvent.UpDown_SlideLevel = TP_SlideLevel2_DOWN; - } - else if(TouchSlideEvent.UpDown_SlideDistance > SLIDE_UD_LEVEL3_DISTANCE){ - TouchSlideEvent.UpDown_SlideLevel = TP_SlideLevel3_DOWN; - } - else{ - TouchSlideEvent.UpDown_SlideLevel = TP_SlideLevel_NONE; - } - break; - default: - TouchSlideEvent.UpDown_SlideDistance = 0x00; - TouchSlideEvent.UpDown_SlideLevel = TP_SlideLevel_NONE; - break; - } -} -static TP_SlideDirection_Enum GetSlide_Direction(uint8 startX, uint8 startY, uint8 endX, uint8 endY) + switch (SlideDir) + { + case TP_SlideDirection_ShortUP: + case TP_SlideDirection_LongUP: + TouchSlideEvent.UpDown_SlideDistance = AbsY; + if (TouchSlideEvent.UpDown_SlideDistance > SLIDE_UD_LEVEL1_DISTANCE && TouchSlideEvent.UpDown_SlideDistance <= SLIDE_UD_LEVEL2_DISTANCE) + { + TouchSlideEvent.UpDown_SlideLevel = TP_SlideLevel1_UP; + } + else if (TouchSlideEvent.UpDown_SlideDistance > SLIDE_UD_LEVEL2_DISTANCE && TouchSlideEvent.UpDown_SlideDistance <= SLIDE_UD_LEVEL3_DISTANCE) + { + TouchSlideEvent.UpDown_SlideLevel = TP_SlideLevel2_UP; + } + else if (TouchSlideEvent.UpDown_SlideDistance > SLIDE_UD_LEVEL3_DISTANCE) + { + TouchSlideEvent.UpDown_SlideLevel = TP_SlideLevel3_UP; + } + else + { + TouchSlideEvent.UpDown_SlideLevel = TP_SlideLevel_NONE; + } + break; + case TP_SlideDirection_ShortDOWN: + case TP_SlideDirection_LongDOWN: + TouchSlideEvent.UpDown_SlideDistance = AbsY; + if (TouchSlideEvent.UpDown_SlideDistance > SLIDE_UD_LEVEL1_DISTANCE && TouchSlideEvent.UpDown_SlideDistance <= SLIDE_UD_LEVEL2_DISTANCE) + { + TouchSlideEvent.UpDown_SlideLevel = TP_SlideLevel1_DOWN; + } + else if (TouchSlideEvent.UpDown_SlideDistance > SLIDE_UD_LEVEL2_DISTANCE && TouchSlideEvent.UpDown_SlideDistance <= SLIDE_UD_LEVEL3_DISTANCE) + { + TouchSlideEvent.UpDown_SlideLevel = TP_SlideLevel2_DOWN; + } + else if (TouchSlideEvent.UpDown_SlideDistance > SLIDE_UD_LEVEL3_DISTANCE) + { + TouchSlideEvent.UpDown_SlideLevel = TP_SlideLevel3_DOWN; + } + else + { + TouchSlideEvent.UpDown_SlideLevel = TP_SlideLevel_NONE; + } + break; + default: + TouchSlideEvent.UpDown_SlideDistance = 0x00; + TouchSlideEvent.UpDown_SlideLevel = TP_SlideLevel_NONE; + break; + } +} +static TP_SlideDirection_Enum GetSlide_Direction(uint8 startX, uint8 startY, uint8 endX, uint8 endY) { TP_SlideDirection_Enum result = TP_SlideDirection_NONE; - sint32 CoordMapping_sx,CoordMapping_sy; - sint32 CoordMapping_ex,CoordMapping_ey; - uint16 absx,absy; - sint32 dy,dx; - float32 angle; - - CoordMapping_sx = (1u * (sint32)startX); - CoordMapping_sy = (-1u * (sint32)startY); - CoordMapping_ex = (1u * (sint32)endX); - CoordMapping_ey = (-1u * (sint32)(endY)); - dx = CoordMapping_ex - CoordMapping_sx; + sint32 CoordMapping_sx, CoordMapping_sy; + sint32 CoordMapping_ex, CoordMapping_ey; + uint16 absx, absy; + sint32 dy, dx; + float32 angle; + + CoordMapping_sx = (1u * (sint32)startX); + CoordMapping_sy = (-1u * (sint32)startY); + CoordMapping_ex = (1u * (sint32)endX); + CoordMapping_ey = (-1u * (sint32)(endY)); + dx = CoordMapping_ex - CoordMapping_sx; dy = CoordMapping_ey - CoordMapping_sy; - absx = abs(dx); - absy = abs(dy); - if(TouchSurface.Event == TOUCH_PANEL_MOVE_EVENT && (absx > SLIDE_LR_MIN_DISTANCE || absy > SLIDE_UD_MIN_DISTANCE) ) - { - /*Ignore small Slide*/ - angle = GetSlide_Angle(dx, dy); - if (angle >= -45.0 && angle < 45.0) - { - if(absx > SLIDE_LR_SHORT_DISTANCE_NUM){ - result = TP_SlideDirection_LongRIGHT; - }else{ - result = TP_SlideDirection_ShortRIGHT; - } - } - else if (angle >= 45.0 && angle < 135.0) - { - if(absy > SLIDE_UD_SHORT_DISTANCE_NUM){ - result = TP_SlideDirection_LongUP; - }else{ - result = TP_SlideDirection_ShortUP; - } - } else if (angle >= -135.0 && angle < -45.0) - { - if(absy > SLIDE_UD_SHORT_DISTANCE_NUM){ - result = TP_SlideDirection_LongDOWN; - }else{ - result = TP_SlideDirection_ShortDOWN; - } - } - else if ((angle >= 135.0 && angle <= 180.0) || (angle >= -180.0 && angle < -135.0)) - { - if(absx > SLIDE_LR_SHORT_DISTANCE_NUM){ - result = TP_SlideDirection_LongLEFT; - }else{ - result = TP_SlideDirection_ShortLEFT; - } - } - CheckSlide_Level(result, absx, absy); - } + absx = abs(dx); + absy = abs(dy); + if (TouchSurface.Event == TOUCH_PANEL_MOVE_EVENT && (absx > SLIDE_LR_MIN_DISTANCE || absy > SLIDE_UD_MIN_DISTANCE)) + { + /*Ignore small Slide*/ + angle = GetSlide_Angle(dx, dy); + if (angle >= -45.0 && angle < 45.0) + { + if (absx > SLIDE_LR_SHORT_DISTANCE_NUM) + { + result = TP_SlideDirection_LongRIGHT; + } + else + { + result = TP_SlideDirection_ShortRIGHT; + } + } + else if (angle >= 45.0 && angle < 135.0) + { + if (absy > SLIDE_UD_SHORT_DISTANCE_NUM) + { + result = TP_SlideDirection_LongUP; + } + else + { + result = TP_SlideDirection_ShortUP; + } + } + else if (angle >= -135.0 && angle < -45.0) + { + if (absy > SLIDE_UD_SHORT_DISTANCE_NUM) + { + result = TP_SlideDirection_LongDOWN; + } + else + { + result = TP_SlideDirection_ShortDOWN; + } + } + else if ((angle >= 135.0 && angle <= 180.0) || (angle >= -180.0 && angle < -135.0)) + { + if (absx > SLIDE_LR_SHORT_DISTANCE_NUM) + { + result = TP_SlideDirection_LongLEFT; + } + else + { + result = TP_SlideDirection_ShortLEFT; + } + } + CheckSlide_Level(result, absx, absy); + } return result; } @@ -1281,18 +1273,22 @@ uint8 KalmanFilter(uint8 inData, uint8 Dtype) } #endif -struct Point { +struct Point +{ float x; float y; }; // 判断一个点是否在三角形内部 -uint8_t point_in_triangle(struct Point p, struct Point p1, struct Point p2, struct Point p3) { +uint8_t point_in_triangle(struct Point p, struct Point p1, struct Point p2, struct Point p3) +{ float s = p1.y * p3.x - p1.x * p3.y + (p3.y - p1.y) * p.x + (p1.x - p3.x) * p.y; float t = p1.x * p2.y - p1.y * p2.x + (p1.y - p2.y) * p.x + (p2.x - p1.x) * p.y; - if ((s < 0) != (t < 0)) return 0; + if ((s < 0) != (t < 0)) + return 0; float A = -p2.y * p3.x + p1.y * (p3.x - p2.x) + p1.x * (p2.y - p3.y) + p2.x * p3.y; - if (A < 0.0) { + if (A < 0.0) + { s = -s; t = -t; A = -A; @@ -1301,880 +1297,784 @@ uint8_t point_in_triangle(struct Point p, struct Point p1, struct Point p2, stru } // 判断一个点是否在四边形内部 -uint8_t point_in_quadrilateral(struct Point p, struct Point q1, struct Point q2, struct Point q3, struct Point q4) { +uint8_t point_in_quadrilateral(struct Point p, struct Point q1, struct Point q2, struct Point q3, struct Point q4) +{ return point_in_triangle(p, q1, q2, q3) || point_in_triangle(p, q1, q3, q4); } static void TouchPanel_XY_Convert(uint8 origin_x, uint8 origin_y) { -#define Y_OFFSET 40 -#define START_X 95 -#define START_Y 240 -#define END_X 255 -#define END_Y 197 - TouchXY_type start,end; - float32 k,b,y; +#define Y_OFFSET 40 +#define START_X 95 +#define START_Y 240 +#define END_X 255 +#define END_Y 197 + TouchXY_type start, end; + float32 k, b, y; - uint8 temp_x,temp_y; - uint8 convert_x,convert_y; - float32 f_x; - temp_x = 255u - origin_y; - f_x = (((float32)temp_x)/(255.0f/160.0f));// 255u-95u - if(f_x - (uint32)(f_x) < 0.5f){ - convert_x = (uint8)f_x + 95u; - }else{ convert_x = (uint8)f_x + 1u + 95u;} - - temp_y = 255u - origin_x; - convert_y = temp_y; - /*******************************************/ + uint8 temp_x, temp_y; + uint8 convert_x, convert_y; + float32 f_x; + temp_x = 255u - origin_y; + f_x = (((float32)temp_x) / (255.0f / 160.0f)); // 255u-95u + if (f_x - (uint32)(f_x) < 0.5f) + { + convert_x = (uint8)f_x + 95u; + } + else + { + convert_x = (uint8)f_x + 1u + 95u; + } - start.x = START_X; - start.y = START_Y; - end.x = END_X; - end.y = END_Y; + temp_y = 255u - origin_x; + convert_y = temp_y; + /*******************************************/ - k = ((end.y - start.y)/(end.x - start.x)); - b = (start.y - k * start.x); - y = k*convert_x + b; - convert_y =(uint8)(((float32)temp_y * (y - Y_OFFSET))/255 + Y_OFFSET); + start.x = START_X; + start.y = START_Y; + end.x = END_X; + end.y = END_Y; - Surface_Convert.convert_x = convert_x; //KalmanFilter(convert_x, 0); - Surface_Convert.convert_y = convert_y; //KalmanFilter(convert_y, 0); + k = ((end.y - start.y) / (end.x - start.x)); + b = (start.y - k * start.x); + y = k * convert_x + b; + convert_y = (uint8)(((float32)temp_y * (y - Y_OFFSET)) / 255 + Y_OFFSET); + + Surface_Convert.convert_x = convert_x; // KalmanFilter(convert_x, 0); + Surface_Convert.convert_y = convert_y; // KalmanFilter(convert_y, 0); } - extern void CanTx(t_can_handler can_handler, bool notif, uint32_t idtp, uint16_t len, t_can_data can_data); -//static uint16_t touch_delay = 500; -extern uint8_t Allow_Touch_flag; +// static uint16_t touch_delay = 500; +extern uint8_t Allow_Touch_flag; void TouchPanel_MainFunction(void) { - uint8 index; - uint8 x1,y1, x2,y2, Temp_x,Temp_y; - uint8 touchEnd_flag = 0x00; - - uint8 voice_temp,voice_x,voice_y;//by kailong - uint8 pad_trig_x,pad_trig_y; - + uint8 index; + uint8 x1, y1, x2, y2, Temp_x, Temp_y; + uint8 touchEnd_flag = 0x00; + + uint8 voice_temp, voice_x, voice_y; // by kailong + uint8 pad_trig_x, pad_trig_y; + uint8 count = 0; - - static uint8 threshold_select_voice = 0; - static uint8 threshold_select_menu = 0; - static uint8 threshold_select_vol = 0; - static uint8 threshold_select_up = 0; - static uint8 threshold_select_down = 0; - static uint8 threshold_select_left = 0; - static uint8 threshold_select_right = 0; - static uint8 threshold_select_confirm = 0; - - #ifdef DEBUG_TEST - volatile uint8 button_touch = 0; - volatile uint8 touch_pannel = 0; - #endif - /* - if(Get_forcedetect_force_value() < 50 || Get_forcedetect_force_value()>2047) - { - if (touch_delay > 0) - { - touch_delay--; - } - else - { - PressState = 0; - return; - } - - } - else - { - PressState = 1; - touch_delay = 500; - } - */ - PressState = 1; - touch_process(); - - - //add by kailong - if(get_scroller_state(0) & TOUCH_ACTIVE) + + touch_process(); + + // add by kailong + if (get_scroller_state(0) & TOUCH_ACTIVE) { voice_y = get_scroller_position(0x00); - if(voice_y>=10 && voice_y<=73) + if (voice_y >= 10 && voice_y <= 73) { - //if(CurrentPosition == 0xff) - //{ - CurrentPosition = 1; - threshold_select_voice = 1; - //} - }else - { - threshold_select_voice = 0; + + CurrentPosition = 1; } - if(voice_y>=103 && voice_y<=160) + if (voice_y >= 103 && voice_y <= 160) { - //if(CurrentPosition == 0xff) - //{ - CurrentPosition = 2; - threshold_select_vol = 1; - //} - }else - { - threshold_select_vol = 0; - } - if(voice_y>=190 && voice_y<=250) - { - //if(CurrentPosition == 0xff) - //{ - CurrentPosition = 3; - threshold_select_menu = 1; - //} - }else - { - threshold_select_menu = 0; - } - - } - else - { - threshold_select_voice = 0; - threshold_select_menu = 0; - threshold_select_vol = 0; - } - /* - if(TouchButton_is_TouchActive(BTN_MENU1)==1) - { - if(CurrentPosition == 0xff) - { - CurrentPosition = 3; - threshold_select_menu=1; - } - } - else - { - threshold_select_menu=0; - } - - if(TouchButton_is_TouchActive(BTN_VOL1)==1) - { - if(CurrentPosition == 0xff) - { CurrentPosition = 2; - threshold_select_vol=1; + } + if (voice_y >= 190 && voice_y <= 250) + { + CurrentPosition = 3; } } else { - threshold_select_vol=0; } - */ - - //add by kailong - - - - - - if((TouchPanel_SurfaceStatus & TOUCH_ACTIVE) == 1) - { - struct Point Current_XY; - - struct Point Point_Up[4] = { - {76,0}, - {255,41}, - {206,87}, - {135,87}, - }; - - struct Point Point_Down[4] = { - {135,169}, - {206,169}, - {255,199}, - {106,255}, - }; - - struct Point Point_Left[4] = { - {76,21}, - {135,87}, - {135,169}, - {96,255}, - }; - - struct Point Point_Right[4] = { - {206,87}, - {255,48}, - {255,183}, - {206,169}, - }; - + + if ((TouchPanel_SurfaceStatus & TOUCH_ACTIVE) == 1) + { + struct Point Current_XY; + + struct Point Point_Up[4] = { + {76, 0}, + {255, 41}, + {206, 87}, + {135, 87}, + }; + + struct Point Point_Down[4] = { + {135, 169}, + {206, 169}, + {255, 199}, + {106, 255}, + }; + + struct Point Point_Left[4] = { + {76, 21}, + {135, 87}, + {135, 169}, + {96, 255}, + }; + + struct Point Point_Right[4] = { + {206, 87}, + {255, 48}, + {255, 183}, + {206, 169}, + }; + #if 1 - struct Point Point_Confirm[4] = { - {140,92}, - {206,92}, - {206,164}, - {140,164}, - }; + struct Point Point_Confirm[4] = { + {140, 92}, + {206, 92}, + {206, 164}, + {140, 164}, + }; #endif - //point_in_quadrilateral(Current_XY,Point_Up[0],Point_Up[1],Point_Up[2],Point_Up[3]) - - GetSurface_Position(&pad_trig_x, &pad_trig_y); - Current_XY.x = (float)pad_trig_x; - Current_XY.y = (float)pad_trig_y; - - - if(point_in_quadrilateral(Current_XY,Point_Up[0],Point_Up[1],Point_Up[2],Point_Up[3])) + // point_in_quadrilateral(Current_XY,Point_Up[0],Point_Up[1],Point_Up[2],Point_Up[3]) + + GetSurface_Position(&pad_trig_x, &pad_trig_y); + Current_XY.x = (float)pad_trig_x; + Current_XY.y = (float)pad_trig_y; + + if (point_in_quadrilateral(Current_XY, Point_Up[0], Point_Up[1], Point_Up[2], Point_Up[3])) { - //if(CurrentPosition == 0xff) - //{ + // if(CurrentPosition == 0xff) + //{ CurrentPosition = 4; - K_Vibra_Trig=1; - threshold_select_up = 1; - Surface_Button = 1; - // } + K_Vibra_Trig = 1; + Surface_Button = 1; + // } } - else if(point_in_quadrilateral(Current_XY,Point_Down[0],Point_Down[1],Point_Down[2],Point_Down[3])) + else if (point_in_quadrilateral(Current_XY, Point_Down[0], Point_Down[1], Point_Down[2], Point_Down[3])) { - // if(CurrentPosition == 0xff) - //{ + // if(CurrentPosition == 0xff) + //{ CurrentPosition = 5; - K_Vibra_Trig=1; - threshold_select_down = 1; - Surface_Button = 2; - //} + K_Vibra_Trig = 1; + Surface_Button = 2; + //} } - else if(point_in_quadrilateral(Current_XY,Point_Left[0],Point_Left[1],Point_Left[2],Point_Left[3])) + else if (point_in_quadrilateral(Current_XY, Point_Left[0], Point_Left[1], Point_Left[2], Point_Left[3])) { - //if(CurrentPosition == 0xff) - //{ + // if(CurrentPosition == 0xff) + //{ CurrentPosition = 6; - K_Vibra_Trig=1; - threshold_select_left = 1; - Surface_Button = 3; - //} - } - else if(point_in_quadrilateral(Current_XY,Point_Right[0],Point_Right[1],Point_Right[2],Point_Right[3])) - { - //if(CurrentPosition == 0xff) - //{ - CurrentPosition = 7; - K_Vibra_Trig=1; - threshold_select_right = 1; - Surface_Button = 4; + K_Vibra_Trig = 1; + Surface_Button = 3; //} } - - else if(point_in_quadrilateral(Current_XY,Point_Confirm[0],Point_Confirm[1],Point_Confirm[2],Point_Confirm[3])) - //else if(((pad_trig_x>= 150) && (pad_trig_x<= 196)) && ((pad_trig_y>= 102) && (pad_trig_y<= 158))) + else if (point_in_quadrilateral(Current_XY, Point_Right[0], Point_Right[1], Point_Right[2], Point_Right[3])) { - //if(CurrentPosition == 0xff) - //{ - CurrentPosition = 8; - K_Vibra_Trig=1; - threshold_select_confirm = 1; - Surface_Button = 5; + // if(CurrentPosition == 0xff) + //{ + CurrentPosition = 7; + K_Vibra_Trig = 1; + Surface_Button = 4; //} } - - - - } - else - { - - K_Vibra_Trig=0; - threshold_select_up = 0; - threshold_select_down = 0; - threshold_select_left = 0; - threshold_select_right = 0; - threshold_select_confirm = 0; - Surface_Button = 0; - } - - //volatile uint8 g_Trig_Threshold=0; - //volatile uint8 g_Release_Threshold=0; + + else if (point_in_quadrilateral(Current_XY, Point_Confirm[0], Point_Confirm[1], Point_Confirm[2], Point_Confirm[3])) + // else if(((pad_trig_x>= 150) && (pad_trig_x<= 196)) && ((pad_trig_y>= 102) && (pad_trig_y<= 158))) + { + // if(CurrentPosition == 0xff) + //{ + CurrentPosition = 8; + K_Vibra_Trig = 1; + Surface_Button = 5; + //} + } + } + else + { + + K_Vibra_Trig = 0; + Surface_Button = 0; + } + + // volatile uint8 g_Trig_Threshold=0; + // volatile uint8 g_Release_Threshold=0; switch (CurrentPosition) - { - case 1: - g_Trig_Threshold=Button0_GetVoice1_Trig_Threshold(); - g_Release_Threshold=Button0_GetVoice1_Release_Threshold(); + { + case 1: + g_Trig_Threshold = Button0_GetVoice1_Trig_Threshold(); + g_Release_Threshold = Button0_GetVoice1_Release_Threshold(); break; - case 2: - g_Trig_Threshold= Button5_GetMenu1_Trig_Threshold(); - g_Release_Threshold= Button5_GetMenu1_Release_Threshold(); + case 2: + g_Trig_Threshold = Button5_GetMenu1_Trig_Threshold(); + g_Release_Threshold = Button5_GetMenu1_Release_Threshold(); break; case 3: - g_Trig_Threshold=Button3_GetVol1_Trig_Threshold(); - g_Release_Threshold= Button3_GetVol1_Release_Threshold(); + g_Trig_Threshold = Button3_GetVol1_Trig_Threshold(); + g_Release_Threshold = Button3_GetVol1_Release_Threshold(); break; case 4: - g_Trig_Threshold=Button6_GetBTN_UP_Trig_Threshold(); - g_Release_Threshold= Button6_GetBTN_UP_Release_Threshold(); + g_Trig_Threshold = Button6_GetBTN_UP_Trig_Threshold(); + g_Release_Threshold = Button6_GetBTN_UP_Release_Threshold(); break; case 5: - g_Trig_Threshold=Button7_GetBTN_DOWN_Trig_Threshold(); - g_Release_Threshold= Button7_GetBTN_DOWN_Release_Threshold(); + g_Trig_Threshold = Button7_GetBTN_DOWN_Trig_Threshold(); + g_Release_Threshold = Button7_GetBTN_DOWN_Release_Threshold(); break; case 6: - g_Trig_Threshold=Button8_GetBTN_LEFT_Trig_Threshold(); - g_Release_Threshold= Button8_GetBTN_LEFT_Release_Threshold(); + g_Trig_Threshold = Button8_GetBTN_LEFT_Trig_Threshold(); + g_Release_Threshold = Button8_GetBTN_LEFT_Release_Threshold(); break; case 7: - g_Trig_Threshold=Button9_GetBTN_RIGHT_Trig_Threshold(); - g_Release_Threshold= Button9_GetBTN_RIGHT_Release_Threshold(); + g_Trig_Threshold = Button9_GetBTN_RIGHT_Trig_Threshold(); + g_Release_Threshold = Button9_GetBTN_RIGHT_Release_Threshold(); break; case 8: - g_Trig_Threshold=Button10_GetBTN_CONFIRM_Trig_Threshold(); - g_Release_Threshold= Button10_GetBTN_CONFIRM_Release_Threshold(); + g_Trig_Threshold = Button10_GetBTN_CONFIRM_Trig_Threshold(); + g_Release_Threshold = Button10_GetBTN_CONFIRM_Release_Threshold(); break; - default: + default: break; - } - /* - if(threshold_select_voice == 1 && threshold_select_menu==0 && threshold_select_vol==0 && threshold_select_up==0 && threshold_select_down==0 && threshold_select_left==0 && threshold_select_right==0 && threshold_select_confirm==0 ) - { - g_Trig_Threshold=Button0_GetVoice1_Trig_Threshold(); - g_Release_Threshold=Button0_GetVoice1_Release_Threshold(); } - else if(threshold_select_voice == 0 && threshold_select_menu==1 && threshold_select_vol==0 && threshold_select_up==0 && threshold_select_down==0 && threshold_select_left==0 && threshold_select_right==0 && threshold_select_confirm==0 ) - { - g_Trig_Threshold= Button5_GetMenu1_Trig_Threshold(); - g_Release_Threshold= Button5_GetMenu1_Release_Threshold(); - } - else if(threshold_select_voice == 0 && threshold_select_menu==0 && threshold_select_vol==1 && threshold_select_up==0 && threshold_select_down==0 && threshold_select_left==0 && threshold_select_right==0 && threshold_select_confirm==0 ) - { - g_Trig_Threshold=Button3_GetVol1_Trig_Threshold(); - g_Release_Threshold= Button3_GetVol1_Release_Threshold(); - } - else if(threshold_select_voice == 0 && threshold_select_menu==0 && threshold_select_vol==0 && threshold_select_up==1 && threshold_select_down==0 && threshold_select_left==0 && threshold_select_right==0 && threshold_select_confirm==0 ) - { - g_Trig_Threshold=Button6_GetBTN_UP_Trig_Threshold(); - g_Release_Threshold= Button6_GetBTN_UP_Release_Threshold(); - } - else if(threshold_select_voice == 0 && threshold_select_menu==0 && threshold_select_vol==0 && threshold_select_up==0 && threshold_select_down==1 && threshold_select_left==0 && threshold_select_right==0 && threshold_select_confirm==0 ) - { - g_Trig_Threshold=Button7_GetBTN_DOWN_Trig_Threshold(); - g_Release_Threshold= Button7_GetBTN_DOWN_Release_Threshold(); - } - else if(threshold_select_voice == 0 && threshold_select_menu==0 && threshold_select_vol==0 && threshold_select_up==0 && threshold_select_down==0 && threshold_select_left==1 && threshold_select_right==0 && threshold_select_confirm==0 ) - { - g_Trig_Threshold=Button8_GetBTN_LEFT_Trig_Threshold(); - g_Release_Threshold= Button8_GetBTN_LEFT_Release_Threshold(); - } - else if(threshold_select_voice == 0 && threshold_select_menu==0 && threshold_select_vol==0 && threshold_select_up==0 && threshold_select_down==0 && threshold_select_left==0 && threshold_select_right==1 && threshold_select_confirm==0 ) - { - g_Trig_Threshold=Button9_GetBTN_RIGHT_Trig_Threshold(); - g_Release_Threshold= Button9_GetBTN_RIGHT_Release_Threshold(); - } - else if(threshold_select_voice == 0 && threshold_select_menu==0 && threshold_select_vol==0 && threshold_select_up==0 && threshold_select_down==0 && threshold_select_left==0 && threshold_select_right==0 && threshold_select_confirm==1 ) - { - g_Trig_Threshold=Button10_GetBTN_CONFIRM_Trig_Threshold(); - g_Release_Threshold= Button10_GetBTN_CONFIRM_Release_Threshold(); - } - else - { - //g_Trig_Threshold=Button10_GetBTN_CONFIRM_Trig_Threshold(); - //g_Release_Threshold= Button10_GetBTN_CONFIRM_Release_Threshold(); - } - */ - TouchPanel_PressLevel = TouchPanel_PressCheck(); - - - - //add by kailong - //static uint8 Voice_force_Reach2_flag = 0; - // static uint8 Vol_force_Reach2_flag = 0; - // static uint8 Menu_force_Reach2_flag = 0; + + TouchPanel_PressLevel = TouchPanel_PressCheck(); + + // add by kailong + // static uint8 Voice_force_Reach2_flag = 0; + // static uint8 Vol_force_Reach2_flag = 0; + // static uint8 Menu_force_Reach2_flag = 0; k_voice_touch_Sts = BUTTON_RELEASE; k_vol_touch_Sts = BUTTON_RELEASE; k_menu_touch_Sts = BUTTON_RELEASE; voice_temp = get_scroller_state(0); - if(voice_temp & TOUCH_ACTIVE) + if (voice_temp & TOUCH_ACTIVE) { voice_y = get_scroller_position(0x00); - }else{ + } + else + { voice_y = 0x00; } GetSurface_Position(&voice_x, NULL_PTR); - if(voice_y>=10&&voice_y<=73) + if (voice_y >= 10 && voice_y <= 73) { - - + switch (TouchPanel_PressLevel) { - case PANEL_PRESS_LEVEL0: - //Voice_force_Reach2_flag = 0; - k_voice_touch_Sts = BUTTON_TOUCH; + case PANEL_PRESS_LEVEL0: + // Voice_force_Reach2_flag = 0; + k_voice_touch_Sts = BUTTON_TOUCH; break; - case PANEL_PRESS_LEVEL1: - //if(Voice_force_Reach2_flag == 1) - // { - //k_voice_touch_Sts = BUTTON_TOUCH_AND_PRESS; - //} - //else - //{ - k_voice_touch_Sts = BUTTON_TOUCH; - //} - break; - case PANEL_PRESS_LEVEL2: - //Voice_force_Reach2_flag = 1; - k_voice_touch_Sts = BUTTON_TOUCH_AND_PRESS; - break; - default: + case PANEL_PRESS_LEVEL1: + // if(Voice_force_Reach2_flag == 1) + // { + // k_voice_touch_Sts = BUTTON_TOUCH_AND_PRESS; + //} + // else + //{ + k_voice_touch_Sts = BUTTON_TOUCH; + //} + break; + case PANEL_PRESS_LEVEL2: + // Voice_force_Reach2_flag = 1; + k_voice_touch_Sts = BUTTON_TOUCH_AND_PRESS; + break; + default: break; } - - } - else if(voice_y>=103&&voice_y<=160) + else if (voice_y >= 103 && voice_y <= 160) { - + switch (TouchPanel_PressLevel) { - case PANEL_PRESS_LEVEL0: - //Vol_force_Reach2_flag = 0; - k_vol_touch_Sts = BUTTON_TOUCH; + case PANEL_PRESS_LEVEL0: + // Vol_force_Reach2_flag = 0; + k_vol_touch_Sts = BUTTON_TOUCH; break; - case PANEL_PRESS_LEVEL1: - //if(Vol_force_Reach2_flag == 1) - //{ - // k_vol_touch_Sts = BUTTON_TOUCH_AND_PRESS; - //} - //else - //{ - k_vol_touch_Sts = BUTTON_TOUCH; - //} - break; - case PANEL_PRESS_LEVEL2: - //Vol_force_Reach2_flag = 1; - k_vol_touch_Sts = BUTTON_TOUCH_AND_PRESS; - break; - default: + case PANEL_PRESS_LEVEL1: + // if(Vol_force_Reach2_flag == 1) + //{ + // k_vol_touch_Sts = BUTTON_TOUCH_AND_PRESS; + // } + // else + //{ + k_vol_touch_Sts = BUTTON_TOUCH; + //} + break; + case PANEL_PRESS_LEVEL2: + // Vol_force_Reach2_flag = 1; + k_vol_touch_Sts = BUTTON_TOUCH_AND_PRESS; + break; + default: break; } - - } - else if(voice_y>=190&&voice_y<=250) + else if (voice_y >= 190 && voice_y <= 250) { - + switch (TouchPanel_PressLevel) { - case PANEL_PRESS_LEVEL0: - //Menu_force_Reach2_flag = 0; - k_menu_touch_Sts = BUTTON_TOUCH; + case PANEL_PRESS_LEVEL0: + // Menu_force_Reach2_flag = 0; + k_menu_touch_Sts = BUTTON_TOUCH; break; - case PANEL_PRESS_LEVEL1: - //if(Menu_force_Reach2_flag == 1) - // { - // k_menu_touch_Sts = BUTTON_TOUCH_AND_PRESS; - //} - // else - // { - k_menu_touch_Sts = BUTTON_TOUCH; - // } - break; - case PANEL_PRESS_LEVEL2: - //Menu_force_Reach2_flag = 1; - k_menu_touch_Sts = BUTTON_TOUCH_AND_PRESS; - break; - default: + case PANEL_PRESS_LEVEL1: + // if(Menu_force_Reach2_flag == 1) + // { + // k_menu_touch_Sts = BUTTON_TOUCH_AND_PRESS; + //} + // else + // { + k_menu_touch_Sts = BUTTON_TOUCH; + // } + break; + case PANEL_PRESS_LEVEL2: + // Menu_force_Reach2_flag = 1; + k_menu_touch_Sts = BUTTON_TOUCH_AND_PRESS; + break; + default: break; } - - } - - - //add by kailong - - if(measurement_done_touch == 1) + + // add by kailong + + if (measurement_done_touch == 1) { // process touch data - for(index = 0; index< DEF_NUM_CHANNELS; index++){ - sensor_signal[index] = get_sensor_node_signal(index); - sensor_reference[index] = get_sensor_node_reference(index); - } - TouchScroller.x_position = 0x00; - TouchPanel_ScrollerStatus = get_scroller_state(0); - if(TouchPanel_ScrollerStatus & TOUCH_ACTIVE) - { - TouchScroller.y_position = get_scroller_position(0x00); - }else{ - TouchScroller.y_position = 0x00; - } - TouchPanel_SurfaceStatus = get_surface_status(); - if (TouchPanel_SurfaceStatus & TOUCH_ACTIVE) - { - Temp_x = get_surface_position(HOR_POS); - Temp_y = get_surface_position(VER_POS); - TouchPanel_XY_Convert(Temp_x, Temp_y); - TouchSurface.x_position = Surface_Convert.convert_x; - TouchSurface.y_position = Surface_Convert.convert_y; - - if(TouchSurface.end_x_pos == 0x00 && TouchSurface.end_y_pos == 0x00){ - TouchSurface.end_x_pos = TouchSurface.x_position; - TouchSurface.end_y_pos = TouchSurface.y_position; - } - - if(TouchSurface.Event == TOUCH_PANEL_NONE_EVENT){ - x1 = TouchSurface.end_x_pos; y1 = TouchSurface.end_y_pos; - x2 = TouchSurface.x_position; y2 = TouchSurface.y_position; - }else{ - x1 = TouchSurface.origin_x_pos; y1 = TouchSurface.origin_y_pos; - x2 = TouchSurface.x_position; y2 = TouchSurface.y_position; - } - - TouchSurface.CheckCycle++; - TouchSurface.TouchCycle++; - if((abs(x2-x1) < TP_ERR_RANGE) && (abs(y2-y1) < TP_ERR_RANGE)) - { - // sampling error <= +- TP_ERR_RANGE - if (TouchSurface.CheckCycle >= TP_DEBOUNCE_CYCLE) - { - if(TOUCH_PANEL_NONE_EVENT == TouchSurface.Event){ - TouchSurface.origin_x_pos = (x1+x2)/2; - TouchSurface.origin_y_pos = (y1+y2)/2; - TouchSurface.Event = TOUCH_PANEL_PRESS_EVENT; - } - TouchSurface.CheckCycle = TP_DEBOUNCE_CYCLE; - } - TouchSurface.end_x_pos = x2; - TouchSurface.end_y_pos = y2; - } - else - { - if(TOUCH_PANEL_PRESS_EVENT == TouchSurface.Event || TOUCH_PANEL_MOVE_EVENT == TouchSurface.Event) - { - TouchSurface.Event = TOUCH_PANEL_MOVE_EVENT; - }else{ - TouchSurface.Event = TOUCH_PANEL_NONE_EVENT; - TouchSurface.origin_x_pos = 0x00; - TouchSurface.origin_y_pos = 0x00; - } - TouchSurface.end_x_pos = x2; - TouchSurface.end_y_pos = y2; - } - } - else - { - x1 = TouchSurface.origin_x_pos; y1 = TouchSurface.origin_y_pos; - x2 = TouchSurface.end_x_pos; y2 = TouchSurface.end_y_pos; - if(TOUCH_PANEL_MOVE_EVENT == TouchSurface.Event) - { - if((abs(x2-x1) < TP_ERR_RANGE) && (abs(y2-y1) < TP_ERR_RANGE)) - { - TouchSurface.Event = TOUCH_PANEL_RES_EVENT; - }else{ - TouchSurface.Event = TOUCH_PANEL_MOVE_EVENT; - TouchSlideEvent.Direction = GetSlide_Direction(x1, y1, x2, y2); - if(TouchSlideEvent.Direction != TP_SlideDirection_NONE){ - TouchSlideEvent.keep_cycle = SLIDE_CAN_EVENT_KEEP_CYCLE; - TouchSlideEvent.Event = TRUE; - } - } - } - else if(TOUCH_PANEL_PRESS_EVENT == TouchSurface.Event) - { - //do nothing - } - else - { - TouchSurface.Event = TOUCH_PANEL_NONE_EVENT; - } - - TouchSurface.end_x_pos = 0x00; - TouchSurface.end_y_pos = 0x00; - TouchSurface.CheckCycle = 0x00; - TouchSurface.origin_x_pos = 0x00; - TouchSurface.origin_y_pos = 0x00; - TouchSurface.x_position = 0; - TouchSurface.y_position = 0; - TouchSurface.TouchCycle = 0; - Surface_Convert.convert_x = 0x00; - Surface_Convert.convert_y = 0x00; - touchEnd_flag = 0x01; - } - - if(TouchSurface.TouchCycle >= TP_RUNNING_ERROR_CYCLE){ - TouchSurface.TouchCycle = TP_RUNNING_ERROR_CYCLE; - TouchSurface.Event = TOUCH_PANEL_BERR_EVENT; - } - - - switch(CurrentPosition) + for (index = 0; index < DEF_NUM_CHANNELS; index++) { - case 1:{ - Buttons_Signal[BTN_VOICE1] = TouchButton_BntCheck(BTN_VOICE1); - if(Buttons_Signal[BTN_VOICE1] >= BUTTON_TOUCH) - { - break; - }else - { - for(index = 0; index< BTN_MAX_CH_NUM; index++) - { - if(index< (BTN_MAX_CH_NUM - 5U)){ - Buttons_Signal[index] = TouchButton_BntCheck(index); - }else{ - Buttons_Signal[index] = TouchSurface_BntCheck(index, 1); - } + sensor_signal[index] = get_sensor_node_signal(index); + sensor_reference[index] = get_sensor_node_reference(index); + } + TouchScroller.x_position = 0x00; + TouchPanel_ScrollerStatus = get_scroller_state(0); + if (TouchPanel_ScrollerStatus & TOUCH_ACTIVE) + { + TouchScroller.y_position = get_scroller_position(0x00); + } + else + { + TouchScroller.y_position = 0x00; + } + TouchPanel_SurfaceStatus = get_surface_status(); + if (TouchPanel_SurfaceStatus & TOUCH_ACTIVE) + { + Temp_x = get_surface_position(HOR_POS); + Temp_y = get_surface_position(VER_POS); + TouchPanel_XY_Convert(Temp_x, Temp_y); + TouchSurface.x_position = Surface_Convert.convert_x; + TouchSurface.y_position = Surface_Convert.convert_y; - if(Buttons_Signal[index] < BUTTON_TOUCH) - { - count++; - } - } - } - break; - } - case 2:{ - Buttons_Signal[BTN_VOL1] = TouchButton_BntCheck(BTN_VOL1); - if(Buttons_Signal[BTN_VOL1] >= BUTTON_TOUCH) - { - break; - }else - { - for(index = 0; index< BTN_MAX_CH_NUM; index++) - { - if(index< (BTN_MAX_CH_NUM - 5U)){ - Buttons_Signal[index] = TouchButton_BntCheck(index); - }else{ - Buttons_Signal[index] = TouchSurface_BntCheck(index, 1); - } + if (TouchSurface.end_x_pos == 0x00 && TouchSurface.end_y_pos == 0x00) + { + TouchSurface.end_x_pos = TouchSurface.x_position; + TouchSurface.end_y_pos = TouchSurface.y_position; + } - if(Buttons_Signal[index] < BUTTON_TOUCH) - { - count++; - } - } - } - break; - } - case 3:{ - Buttons_Signal[BTN_MENU1] = TouchButton_BntCheck(BTN_MENU1); - if(Buttons_Signal[BTN_MENU1] >= BUTTON_TOUCH) - { - break; - }else - { - for(index = 0; index< BTN_MAX_CH_NUM; index++) - { - if(index< (BTN_MAX_CH_NUM - 5U)){ - Buttons_Signal[index] = TouchButton_BntCheck(index); - }else{ - Buttons_Signal[index] = TouchSurface_BntCheck(index, 1); - } + if (TouchSurface.Event == TOUCH_PANEL_NONE_EVENT) + { + x1 = TouchSurface.end_x_pos; + y1 = TouchSurface.end_y_pos; + x2 = TouchSurface.x_position; + y2 = TouchSurface.y_position; + } + else + { + x1 = TouchSurface.origin_x_pos; + y1 = TouchSurface.origin_y_pos; + x2 = TouchSurface.x_position; + y2 = TouchSurface.y_position; + } - if(Buttons_Signal[index] < BUTTON_TOUCH) - { - count++; - } - } + TouchSurface.CheckCycle++; + TouchSurface.TouchCycle++; + if ((abs(x2 - x1) < TP_ERR_RANGE) && (abs(y2 - y1) < TP_ERR_RANGE)) + { + // sampling error <= +- TP_ERR_RANGE + if (TouchSurface.CheckCycle >= TP_DEBOUNCE_CYCLE) + { + if (TOUCH_PANEL_NONE_EVENT == TouchSurface.Event) + { + TouchSurface.origin_x_pos = (x1 + x2) / 2; + TouchSurface.origin_y_pos = (y1 + y2) / 2; + TouchSurface.Event = TOUCH_PANEL_PRESS_EVENT; + } + TouchSurface.CheckCycle = TP_DEBOUNCE_CYCLE; } - break; - } - case 4:{ - Buttons_Signal[BTN_UP] = TouchSurface_BntCheck(BTN_UP, 1); - if(Buttons_Signal[BTN_UP] >= BUTTON_TOUCH) + TouchSurface.end_x_pos = x2; + TouchSurface.end_y_pos = y2; + } + else + { + if (TOUCH_PANEL_PRESS_EVENT == TouchSurface.Event || TOUCH_PANEL_MOVE_EVENT == TouchSurface.Event) { - break; - }else + TouchSurface.Event = TOUCH_PANEL_MOVE_EVENT; + } + else { - for(index = 0; index< BTN_MAX_CH_NUM; index++) - { - if(index< (BTN_MAX_CH_NUM - 5U)){ - Buttons_Signal[index] = TouchButton_BntCheck(index); - }else{ - Buttons_Signal[index] = TouchSurface_BntCheck(index, 1); - } + TouchSurface.Event = TOUCH_PANEL_NONE_EVENT; + TouchSurface.origin_x_pos = 0x00; + TouchSurface.origin_y_pos = 0x00; + } + TouchSurface.end_x_pos = x2; + TouchSurface.end_y_pos = y2; + } + } + else + { + x1 = TouchSurface.origin_x_pos; + y1 = TouchSurface.origin_y_pos; + x2 = TouchSurface.end_x_pos; + y2 = TouchSurface.end_y_pos; + if (TOUCH_PANEL_MOVE_EVENT == TouchSurface.Event) + { + if ((abs(x2 - x1) < TP_ERR_RANGE) && (abs(y2 - y1) < TP_ERR_RANGE)) + { + TouchSurface.Event = TOUCH_PANEL_RES_EVENT; + } + else + { + TouchSurface.Event = TOUCH_PANEL_MOVE_EVENT; + TouchSlideEvent.Direction = GetSlide_Direction(x1, y1, x2, y2); + if (TouchSlideEvent.Direction != TP_SlideDirection_NONE) + { + TouchSlideEvent.keep_cycle = SLIDE_CAN_EVENT_KEEP_CYCLE; + TouchSlideEvent.Event = TRUE; + } + } + } + else if (TOUCH_PANEL_PRESS_EVENT == TouchSurface.Event) + { + // do nothing + } + else + { + TouchSurface.Event = TOUCH_PANEL_NONE_EVENT; + } - if(Buttons_Signal[index] < BUTTON_TOUCH) - { - count++; - } - } - } - break; - } - case 5:{ - Buttons_Signal[BTN_DOWN] = TouchSurface_BntCheck(BTN_DOWN, 1); - if(Buttons_Signal[BTN_DOWN] >= BUTTON_TOUCH) - { - break; - }else - { - for(index = 0; index< BTN_MAX_CH_NUM; index++) - { - if(index< (BTN_MAX_CH_NUM - 5U)){ - Buttons_Signal[index] = TouchButton_BntCheck(index); - }else{ - Buttons_Signal[index] = TouchSurface_BntCheck(index, 1); - } + TouchSurface.end_x_pos = 0x00; + TouchSurface.end_y_pos = 0x00; + TouchSurface.CheckCycle = 0x00; + TouchSurface.origin_x_pos = 0x00; + TouchSurface.origin_y_pos = 0x00; + TouchSurface.x_position = 0; + TouchSurface.y_position = 0; + TouchSurface.TouchCycle = 0; + Surface_Convert.convert_x = 0x00; + Surface_Convert.convert_y = 0x00; + touchEnd_flag = 0x01; + } - if(Buttons_Signal[index] < BUTTON_TOUCH) - { - count++; - } - } - } - break; - } - case 6:{ - Buttons_Signal[BTN_LEFT] = TouchSurface_BntCheck(BTN_LEFT, 1); - if(Buttons_Signal[BTN_LEFT] >= BUTTON_TOUCH) - { - break; - }else - { - for(index = 0; index< BTN_MAX_CH_NUM; index++) - { - if(index< (BTN_MAX_CH_NUM - 5U)){ - Buttons_Signal[index] = TouchButton_BntCheck(index); - }else{ - Buttons_Signal[index] = TouchSurface_BntCheck(index, 1); - } + if (TouchSurface.TouchCycle >= TP_RUNNING_ERROR_CYCLE) + { + TouchSurface.TouchCycle = TP_RUNNING_ERROR_CYCLE; + TouchSurface.Event = TOUCH_PANEL_BERR_EVENT; + } - if(Buttons_Signal[index] < BUTTON_TOUCH) - { - count++; - } - } - } + switch (CurrentPosition) + { + case 1: + { + Buttons_Signal[BTN_VOICE1] = TouchButton_BntCheck(BTN_VOICE1); + if (Buttons_Signal[BTN_VOICE1] >= BUTTON_TOUCH) + { break; - } - case 7:{ - Buttons_Signal[BTN_RIGHT] = TouchSurface_BntCheck(BTN_RIGHT, 1); - if(Buttons_Signal[BTN_RIGHT] >= BUTTON_TOUCH) + } + else + { + for (index = 0; index < BTN_MAX_CH_NUM; index++) { - break; - }else - { - for(index = 0; index< BTN_MAX_CH_NUM; index++) - { - if(index< (BTN_MAX_CH_NUM - 5U)){ - Buttons_Signal[index] = TouchButton_BntCheck(index); - }else{ - Buttons_Signal[index] = TouchSurface_BntCheck(index, 1); - } - - if(Buttons_Signal[index] < BUTTON_TOUCH) - { - count++; - } - } - } - break; - } - case 8:{ - Buttons_Signal[BTN_CONFIRM] = TouchSurface_BntCheck(BTN_CONFIRM, 1); - if(Buttons_Signal[BTN_CONFIRM] >= BUTTON_TOUCH) - { - break; - }else - { - for(index = 0; index< BTN_MAX_CH_NUM; index++) - { - if(index< (BTN_MAX_CH_NUM - 5U)){ - Buttons_Signal[index] = TouchButton_BntCheck(index); - }else{ - Buttons_Signal[index] = TouchSurface_BntCheck(index, 1); - } - - if(Buttons_Signal[index] < BUTTON_TOUCH) - { - count++; - } - } - } - break; - } - default:{ - for(index = 0; index< BTN_MAX_CH_NUM; index++) - { - if(index< (BTN_MAX_CH_NUM - 5U)){ + if (index < (BTN_MAX_CH_NUM - 5U)) + { Buttons_Signal[index] = TouchButton_BntCheck(index); - }else{ + } + else + { Buttons_Signal[index] = TouchSurface_BntCheck(index, 1); } - if(Buttons_Signal[index] < BUTTON_TOUCH) + if (Buttons_Signal[index] < BUTTON_TOUCH) { count++; } } - break; - } + } + break; } - - if(count == 10) + case 2: { - CurrentPosition = 0xff; - } - - if(touchEnd_flag != 0x00){ - TouchSurface.Event = TOUCH_PANEL_NONE_EVENT; - } + Buttons_Signal[BTN_VOL1] = TouchButton_BntCheck(BTN_VOL1); + if (Buttons_Signal[BTN_VOL1] >= BUTTON_TOUCH) + { + break; + } + else + { + for (index = 0; index < BTN_MAX_CH_NUM; index++) + { + if (index < (BTN_MAX_CH_NUM - 5U)) + { + Buttons_Signal[index] = TouchButton_BntCheck(index); + } + else + { + Buttons_Signal[index] = TouchSurface_BntCheck(index, 1); + } + + if (Buttons_Signal[index] < BUTTON_TOUCH) + { + count++; + } + } + } + break; + } + case 3: + { + Buttons_Signal[BTN_MENU1] = TouchButton_BntCheck(BTN_MENU1); + if (Buttons_Signal[BTN_MENU1] >= BUTTON_TOUCH) + { + break; + } + else + { + for (index = 0; index < BTN_MAX_CH_NUM; index++) + { + if (index < (BTN_MAX_CH_NUM - 5U)) + { + Buttons_Signal[index] = TouchButton_BntCheck(index); + } + else + { + Buttons_Signal[index] = TouchSurface_BntCheck(index, 1); + } + + if (Buttons_Signal[index] < BUTTON_TOUCH) + { + count++; + } + } + } + break; + } + case 4: + { + Buttons_Signal[BTN_UP] = TouchSurface_BntCheck(BTN_UP, 1); + if (Buttons_Signal[BTN_UP] >= BUTTON_TOUCH) + { + break; + } + else + { + for (index = 0; index < BTN_MAX_CH_NUM; index++) + { + if (index < (BTN_MAX_CH_NUM - 5U)) + { + Buttons_Signal[index] = TouchButton_BntCheck(index); + } + else + { + Buttons_Signal[index] = TouchSurface_BntCheck(index, 1); + } + + if (Buttons_Signal[index] < BUTTON_TOUCH) + { + count++; + } + } + } + break; + } + case 5: + { + Buttons_Signal[BTN_DOWN] = TouchSurface_BntCheck(BTN_DOWN, 1); + if (Buttons_Signal[BTN_DOWN] >= BUTTON_TOUCH) + { + break; + } + else + { + for (index = 0; index < BTN_MAX_CH_NUM; index++) + { + if (index < (BTN_MAX_CH_NUM - 5U)) + { + Buttons_Signal[index] = TouchButton_BntCheck(index); + } + else + { + Buttons_Signal[index] = TouchSurface_BntCheck(index, 1); + } + + if (Buttons_Signal[index] < BUTTON_TOUCH) + { + count++; + } + } + } + break; + } + case 6: + { + Buttons_Signal[BTN_LEFT] = TouchSurface_BntCheck(BTN_LEFT, 1); + if (Buttons_Signal[BTN_LEFT] >= BUTTON_TOUCH) + { + break; + } + else + { + for (index = 0; index < BTN_MAX_CH_NUM; index++) + { + if (index < (BTN_MAX_CH_NUM - 5U)) + { + Buttons_Signal[index] = TouchButton_BntCheck(index); + } + else + { + Buttons_Signal[index] = TouchSurface_BntCheck(index, 1); + } + + if (Buttons_Signal[index] < BUTTON_TOUCH) + { + count++; + } + } + } + break; + } + case 7: + { + Buttons_Signal[BTN_RIGHT] = TouchSurface_BntCheck(BTN_RIGHT, 1); + if (Buttons_Signal[BTN_RIGHT] >= BUTTON_TOUCH) + { + break; + } + else + { + for (index = 0; index < BTN_MAX_CH_NUM; index++) + { + if (index < (BTN_MAX_CH_NUM - 5U)) + { + Buttons_Signal[index] = TouchButton_BntCheck(index); + } + else + { + Buttons_Signal[index] = TouchSurface_BntCheck(index, 1); + } + + if (Buttons_Signal[index] < BUTTON_TOUCH) + { + count++; + } + } + } + break; + } + case 8: + { + Buttons_Signal[BTN_CONFIRM] = TouchSurface_BntCheck(BTN_CONFIRM, 1); + if (Buttons_Signal[BTN_CONFIRM] >= BUTTON_TOUCH) + { + break; + } + else + { + for (index = 0; index < BTN_MAX_CH_NUM; index++) + { + if (index < (BTN_MAX_CH_NUM - 5U)) + { + Buttons_Signal[index] = TouchButton_BntCheck(index); + } + else + { + Buttons_Signal[index] = TouchSurface_BntCheck(index, 1); + } + + if (Buttons_Signal[index] < BUTTON_TOUCH) + { + count++; + } + } + } + break; + } + default: + { + for (index = 0; index < BTN_MAX_CH_NUM; index++) + { + if (index < (BTN_MAX_CH_NUM - 5U)) + { + Buttons_Signal[index] = TouchButton_BntCheck(index); + } + else + { + Buttons_Signal[index] = TouchSurface_BntCheck(index, 1); + } + + if (Buttons_Signal[index] < BUTTON_TOUCH) + { + count++; + } + } + break; + } + } + + if (count == 10) + { + CurrentPosition = 0xff; + } + + if (touchEnd_flag != 0x00) + { + TouchSurface.Event = TOUCH_PANEL_NONE_EVENT; + } - measurement_done_touch = 0; } - if(TouchSlideEvent.Event == TRUE) - { - if(TouchSlideEvent.keep_cycle != 0x00){ - TouchSlideEvent.keep_cycle--; - } - if(TouchSlideEvent.keep_cycle == 0x00){ - TouchSlideEvent.Direction = TP_SlideDirection_NONE; - TouchSlideEvent.UpDown_SlideLevel = TP_SlideLevel_NONE; - TouchSlideEvent.Event = FALSE; - } - } - if(TouchSurface.Event == TOUCH_PANEL_BERR_EVENT) - { - TouchSurface.Event = TOUCH_PANEL_NONE_EVENT; - } - - - - if(Vibra_force_level == 2 && last_Vibra_force_level != 2 && - ((Two_Finger_Y_count<=4 && Y_count == Two_Finger_Y_count)&&(Two_Finger_X_count<=4 && X_count == Two_Finger_X_count)) - ) + if (TouchSlideEvent.Event == TRUE) { - Over3N_vibra_req = 1; - Below1P5N_vibra_req = 0; - + if (TouchSlideEvent.keep_cycle != 0x00) + { + TouchSlideEvent.keep_cycle--; + } + if (TouchSlideEvent.keep_cycle == 0x00) + { + TouchSlideEvent.Direction = TP_SlideDirection_NONE; + TouchSlideEvent.UpDown_SlideLevel = TP_SlideLevel_NONE; + TouchSlideEvent.Event = FALSE; + } } - else if(Vibra_force_level == 0 && last_Vibra_force_level != 0) + if (TouchSurface.Event == TOUCH_PANEL_BERR_EVENT) { - Below1P5N_vibra_req = 1; - Over3N_vibra_req = 0; + TouchSurface.Event = TOUCH_PANEL_NONE_EVENT; } - last_Vibra_force_level=Vibra_force_level; - //(K_Vibra_Trig==1||k_voice_touch_Sts!=0||TouchButton_is_TouchActive(BTN_MENU1)==1||TouchButton_is_TouchActive(BTN_VOL1)==1)&& - if(Vibra_force_level==2 ) + + if (Vibra_force_level == 2 && last_Vibra_force_level != 2 && + Allow_Touch_flag == 1) { - Reach2_flag=1; + Over3N_vibra_req = 1; + Below1P5N_vibra_req = 0; } - //TouchButton_is_TouchActive(BTN_MENU1)==1 //TouchButton_is_TouchActive(BTN_VOL1)==1 - if((K_Vibra_Trig==1||k_voice_touch_Sts!=0||k_menu_touch_Sts!=0||k_vol_touch_Sts!=0)&&Over3N_vibra_req == 1 && Allow_Touch_flag == 1) + else if (Vibra_force_level == 0 && last_Vibra_force_level != 0) { - Touch_Flag = TOUCH_KET_ON; - speeker_Tig_Once(49, UDS_Vibration_Gain); - Over3N_vibra_req = 0; + Below1P5N_vibra_req = 1; + Over3N_vibra_req = 0; } - else if(Below1P5N_vibra_req ==1 && Reach2_flag==1) // + last_Vibra_force_level = Vibra_force_level; + if (Vibra_force_level == 2) { - if(TOUCH_KET_ON == Touch_Flag) - { - speeker_Tig_Once(49, UDS_Vibration_Gain); - Touch_Flag = TOUCH_KET_OFF; - } - Below1P5N_vibra_req = 0; - Reach2_flag = 0; + Reach2_flag = 1; } - + + if ((K_Vibra_Trig == 1 || k_voice_touch_Sts != 0 || k_menu_touch_Sts != 0 || k_vol_touch_Sts != 0) && Over3N_vibra_req == 1 && Allow_Touch_flag == 1) + { + Touch_Flag = TOUCH_KET_ON; + speeker_Tig_Once(49, UDS_Vibration_Gain); + Over3N_vibra_req = 0; + } + else if (Below1P5N_vibra_req == 1 && Reach2_flag == 1) // + { + if (TOUCH_KET_ON == Touch_Flag) + { + speeker_Tig_Once(49, UDS_Vibration_Gain); + Touch_Flag = TOUCH_KET_OFF; + } + Below1P5N_vibra_req = 0; + Reach2_flag = 0; + } + if (CurrentPosition == 0xff) { Allow_Touch_flag = 1; } - } diff --git a/firmware/src/config/mcal/touch/touch.h b/firmware/src/config/mcal/touch/touch.h index d30808e..4bc3b4a 100644 --- a/firmware/src/config/mcal/touch/touch.h +++ b/firmware/src/config/mcal/touch/touch.h @@ -118,63 +118,63 @@ SUBSTITUTE GOODS, TECHNOLOGY, SERVICES, OR ANY CLAIMS BY THIRD PARTIES #define NODE_0_PARAMS \ { \ - X_NONE, Y(15), 0,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_4), (uint8_t)FILTER_LEVEL_32 \ + X_NONE, Y(15), 8,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_4), (uint8_t)FILTER_LEVEL_16 \ } #define NODE_1_PARAMS \ { \ - X_NONE, Y(16), 0,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_4), (uint8_t)FILTER_LEVEL_32 \ + X_NONE, Y(16), 8,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_4), (uint8_t)FILTER_LEVEL_16 \ } #define NODE_2_PARAMS \ { \ - X_NONE, Y(17), 0,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_4), (uint8_t)FILTER_LEVEL_32 \ + X_NONE, Y(17), 8,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_4), (uint8_t)FILTER_LEVEL_16 \ } #define NODE_3_PARAMS \ { \ - X_NONE, Y(30), 0,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_4), (uint8_t)FILTER_LEVEL_32 \ + X_NONE, Y(30), 8,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_4), (uint8_t)FILTER_LEVEL_16 \ } #define NODE_4_PARAMS \ { \ - X_NONE, Y(31), 0,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_4), (uint8_t)FILTER_LEVEL_32 \ + X_NONE, Y(31), 8,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_4), (uint8_t)FILTER_LEVEL_16 \ } #define NODE_5_PARAMS \ { \ - X_NONE, Y(24), 0,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_8), (uint8_t)FILTER_LEVEL_32 \ + X_NONE, Y(24), 8,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_8), (uint8_t)FILTER_LEVEL_16 \ } #define NODE_6_PARAMS \ { \ - X_NONE, Y(25), 0,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_8), (uint8_t)FILTER_LEVEL_32 \ + X_NONE, Y(25), 8,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_8), (uint8_t)FILTER_LEVEL_16 \ } #define NODE_7_PARAMS \ { \ - X_NONE, Y(1), 0,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_8), (uint8_t)FILTER_LEVEL_32 \ + X_NONE, Y(1), 8,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_8), (uint8_t)FILTER_LEVEL_16 \ } #define NODE_8_PARAMS \ { \ - X_NONE, Y(2), 0,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_8), (uint8_t)FILTER_LEVEL_32 \ + X_NONE, Y(2), 8,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_8), (uint8_t)FILTER_LEVEL_16 \ } #define NODE_9_PARAMS \ { \ - X_NONE, Y(3), 0,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_8), (uint8_t)FILTER_LEVEL_32 \ + X_NONE, Y(3), 8,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_8), (uint8_t)FILTER_LEVEL_16 \ } #define NODE_10_PARAMS \ { \ - X_NONE, Y(10), 0,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_4), (uint8_t)FILTER_LEVEL_32 \ + X_NONE, Y(10), 8,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_4), (uint8_t)FILTER_LEVEL_16 \ } #define NODE_11_PARAMS \ { \ - X_NONE, Y(11), 0,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_4), (uint8_t)FILTER_LEVEL_32 \ + X_NONE, Y(11), 8,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_4), (uint8_t)FILTER_LEVEL_16 \ } #define NODE_12_PARAMS \ { \ - X_NONE, Y(12), 0,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_4), (uint8_t)FILTER_LEVEL_32 \ + X_NONE, Y(12), 8,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_4), (uint8_t)FILTER_LEVEL_16 \ } #define NODE_13_PARAMS \ { \ - X_NONE, Y(13), 0,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_4), (uint8_t)FILTER_LEVEL_32 \ + X_NONE, Y(13), 8,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_4), (uint8_t)FILTER_LEVEL_16 \ } #define NODE_14_PARAMS \ { \ - X_NONE, Y(14), 0,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_4), (uint8_t)FILTER_LEVEL_32 \ + X_NONE, Y(14), 8,(uint8_t)PRSC_DIV_SEL_8, NODE_GAIN(GAIN_1, GAIN_4), (uint8_t)FILTER_LEVEL_16 \ } /**********************************************************/ diff --git a/firmware/src/main.c b/firmware/src/main.c index 1c684a2..ef73c43 100644 --- a/firmware/src/main.c +++ b/firmware/src/main.c @@ -22,10 +22,10 @@ // ***************************************************************************** // ***************************************************************************** -#include // Defines NULL -#include // Defines true -#include // Defines EXIT_FAILURE -#include "definitions.h" // SYS function prototypes +#include // Defines NULL +#include // Defines true +#include // Defines EXIT_FAILURE +#include "definitions.h" // SYS function prototypes #include "OsekCom/OsekCom.h" #include "Speaker/Speaker.h" #include "P417_SWTR_App_ert_rtw/P417_SWTR_App.h" @@ -42,10 +42,10 @@ #include "calib_public.h" #include "smartee.h" -#include "FunctionState.h" -#include "SysDiagDetect.h" +#include "FunctionState.h" +#include "SysDiagDetect.h" /* System tick */ -uint32_t SysTick_1ms_Period = 0; +uint32_t SysTick_1ms_Period = 0; uint32_t SysTick_Cur_Counter = 0; volatile uint32_t SysTick_Elapse = 0; uint32_t CyclicTskSchM_CurTime = 0; @@ -53,21 +53,20 @@ uint8_t Test_frame_On = 0; uint8_t SDZ_init_flag = 0; uint8_t SDZ_first_delay = 0; - void OS_TimerCallback(uintptr_t context) { SysTick_Elapse++; } -void CyclicTskSchM_TimerSync (void) +void CyclicTskSchM_TimerSync(void) { - CyclicTskSchM_CurTime+= 1; + CyclicTskSchM_CurTime += 1; while (SysTick_Elapse < CyclicTskSchM_CurTime) { /* TimerSync */ } - + CyclicTskSchM_CurTime = SysTick_Elapse; } /* PWM */ @@ -76,48 +75,48 @@ uint32_t duty = 7999; uint32_t period = 0; /* ADC1 */ -#define ADC1_CH_AD_LDO_SNS 0 -#define ADC1_CH_LD_OUT_SNS 1 -#define ADC1_CH_MAX 2 +#define ADC1_CH_AD_LDO_SNS 0 +#define ADC1_CH_LD_OUT_SNS 1 +#define ADC1_CH_MAX 2 -uint8_t adc_ch_sel = 0; +uint8_t adc_ch_sel = 0; uint16_t adc_result = 0; uint16_t adc[ADC1_CH_MAX] = {0}; -void ADC1_ConversionCallback (ADC_STATUS status, uintptr_t context) +void ADC1_ConversionCallback(ADC_STATUS status, uintptr_t context) { - if(status == ADC_STATUS_RESRDY) { + if (status == ADC_STATUS_RESRDY) + { adc_result = ADC1_ConversionResultGet(); - //adc[adc_ch_sel - 1] = adc_result & 0xFFF; + // adc[adc_ch_sel - 1] = adc_result & 0xFFF; adc[adc_ch_sel] = adc_result & 0xFFF; - + switch (adc_ch_sel) { - case ADC1_CH_AD_LDO_SNS: - ADC1_ChannelSelect(ADC_POSINPUT_AIN6, ADC_NEGINPUT_GND); - adc_ch_sel= ADC1_CH_LD_OUT_SNS; - ADC1_ConversionStart(); - break; - case ADC1_CH_LD_OUT_SNS: - ADC1_ChannelSelect(ADC_POSINPUT_AIN7, ADC_NEGINPUT_GND); - adc_ch_sel= ADC1_CH_AD_LDO_SNS; - ADC1_Disable(); - break; - default: - break; - } - //adc_ch_sel++; - //if (adc_ch_sel > ADC1_CH_MAX) { - // adc_ch_sel = ADC1_CH_AD_LDO_SNS + 1; - //} + case ADC1_CH_AD_LDO_SNS: + ADC1_ChannelSelect(ADC_POSINPUT_AIN6, ADC_NEGINPUT_GND); + adc_ch_sel = ADC1_CH_LD_OUT_SNS; + ADC1_ConversionStart(); + break; + case ADC1_CH_LD_OUT_SNS: + ADC1_ChannelSelect(ADC_POSINPUT_AIN7, ADC_NEGINPUT_GND); + adc_ch_sel = ADC1_CH_AD_LDO_SNS; + ADC1_Disable(); + break; + default: + break; + } + // adc_ch_sel++; + // if (adc_ch_sel > ADC1_CH_MAX) { + // adc_ch_sel = ADC1_CH_AD_LDO_SNS + 1; + // } ADC1_ConversionStart(); } } - /* CAN1 */ bool Can1BusErrFlag = false; -uint8_t Can1MessageRAM[CAN1_MESSAGE_RAM_CONFIG_SIZE] __attribute__((aligned (32))); +uint8_t Can1MessageRAM[CAN1_MESSAGE_RAM_CONFIG_SIZE] __attribute__((aligned(32))); uint32_t Received_id[8] = {0}; typedef struct { @@ -130,7 +129,7 @@ typedef struct CAN_Received_Buffer Received_buf[8] = {0}; #define WRITE_ID(id) (id << 18) -#define READ_ID(id) (id >> 18) +#define READ_ID(id) (id >> 18) static uint8_t canTxBuffer[CAN1_TX_FIFO_BUFFER_SIZE]; static uint8_t canRxBuffer[CAN1_RX_FIFO0_SIZE]; @@ -139,21 +138,21 @@ CAN_TX_BUFFER *CanTxBuffer = NULL; uint32_t CanBufQueryIdTp(void) { - return Received_buf[0].id; + return Received_buf[0].id; } uint32_t CanBufQueryIdTp_Tx(void) { - return CanTxBuffer->id; + return CanTxBuffer->id; } uint8_t CanBufQueryDataByte(uint8_t hdl, uint8_t index) { - uint8_t byte; + uint8_t byte; byte = (uint8_t)Received_buf[0].data[index]; - - return byte; + + return byte; } void CAN_Rx_FIFO0_CALLBACK(uint8_t numberOfMessage, uintptr_t context) @@ -161,7 +160,7 @@ void CAN_Rx_FIFO0_CALLBACK(uint8_t numberOfMessage, uintptr_t context) uint8_t MessageNumer = 0; CAN1_MessageReceiveFifo(CAN_RX_FIFO_0, numberOfMessage, (CAN_RX_BUFFER *)canRxBuffer); CanRxBuf_t = (CAN_RX_BUFFER *)canRxBuffer; - for (;MessageNumer < numberOfMessage; MessageNumer++) + for (; MessageNumer < numberOfMessage; MessageNumer++) { Received_buf[MessageNumer].id = READ_ID(CanRxBuf_t[MessageNumer].id); memcpy(Received_buf[MessageNumer].data, CanRxBuf_t[MessageNumer].data, 8); @@ -171,7 +170,7 @@ void CAN_Rx_FIFO0_CALLBACK(uint8_t numberOfMessage, uintptr_t context) void CAN_Tx_FIFO0_CALLBACK(uintptr_t context) { - OsekComTxNotifCallbackSWTR(0); + OsekComTxNotifCallbackSWTR(0); } /* CAN handlers definition */ @@ -183,17 +182,18 @@ void CanTx(t_can_handler can_handler, bool notif, uint32_t idtp, uint16_t len, t CanTxBuffer = (CAN_TX_BUFFER *)canTxBuffer; CanTxBuffer->id = WRITE_ID(idtp); CanTxBuffer->dlc = len; - for (loop_count = 0; loop_count < len; loop_count++){ + for (loop_count = 0; loop_count < len; loop_count++) + { CanTxBuffer->data[loop_count] = can_data[loop_count]; - } + } if (CAN1_MessageTransmitFifo(1, CanTxBuffer) == true) - { - ; + { + ; } else { ; - } + } } void IhuPrivateDHUCanFr01_CALLBACK(void) { @@ -214,23 +214,23 @@ static uint32_t status = 0; uint8_t g_SBC_STATUS[8] = {0}; void GetResetSource(void) { - g_SBC_STATUS[0] = (uint8_t)sbc_read_reg(SBC_SUP_STAT_2); - g_SBC_STATUS[1] = (uint8_t)sbc_read_reg(SBC_SUP_STAT_1); - g_SBC_STATUS[2] = (uint8_t)sbc_read_reg(SBC_DEV_STAT); + g_SBC_STATUS[0] = (uint8_t)sbc_read_reg(SBC_SUP_STAT_2); + g_SBC_STATUS[1] = (uint8_t)sbc_read_reg(SBC_SUP_STAT_1); + g_SBC_STATUS[2] = (uint8_t)sbc_read_reg(SBC_DEV_STAT); g_SBC_STATUS[3] = RSTC_REGS->RSTC_RCAUSE; g_SBC_STATUS[4] = RSTC_REGS->RSTC_BKUPEXIT; g_SBC_STATUS[5] = 0x00; g_SBC_STATUS[6] = 0x00; g_SBC_STATUS[7] = 0x00; - CanTx(0,true,0x421,8,g_SBC_STATUS); + CanTx(0, true, 0x421, 8, g_SBC_STATUS); } -int main ( void ) +int main(void) { uint32_t loop_counter = 0; /* Initialize all modules */ - SYS_Initialize ( NULL ); - //Tle9263_Init(); + SYS_Initialize(NULL); + // Tle9263_Init(); Calib_Init(); WDT_TimeoutPeriodSet(3); SysTick_1ms_Period = SYSTICK_TimerPeriodGet() + 1; @@ -248,115 +248,87 @@ int main ( void ) speaker_Init(); forcedetect_Init(); - TouchPanel_init(); - Tle9263_Init(); + TouchPanel_init(); + Tle9263_Init(); ADC1_Enable(); ADC1_CallbackRegister(ADC1_ConversionCallback, 0); ADC1_ChannelSelect(ADC_POSINPUT_AIN6, ADC_NEGINPUT_GND); - //adc_ch_sel++; + // adc_ch_sel++; ADC1_ConversionStart(); P417_SWTR_App_initialize(); - + WDT_Enable(); InicialitzaTPTask(ISO15765_2_REPROGONCAN_HANDLER); InicialitzaIso15765_3Task(); Dem_Init(); UDS_DID_initNVM(); - PORT_PinWrite(PORT_PIN_PB02,1);//battery voltage detection on - PORT_PinWrite(PORT_PIN_PA13,0);/*init turn off SDZ*/ - SmartEE_Read(0x783, &Test_frame_On , 1); + PORT_PinWrite(PORT_PIN_PB02, 1); // battery voltage detection on + PORT_PinWrite(PORT_PIN_PA13, 0); /*init turn off SDZ*/ + SmartEE_Read(0x783, &Test_frame_On, 1); if (Test_frame_On > 1) { Test_frame_On = 1; } - + GetResetSource(); Fuction_State = Function_State_A; - while ( true ) + while (true) { /* Maintain state machines of all polled MPLAB Harmony modules. */ - SYS_Tasks ( ); - //ADC1_ChannelSelect(ADC_POSINPUT_AIN6, ADC_NEGINPUT_GND); - - //ADC1_ConversionStart(); - - - - - + SYS_Tasks(); + if (!(loop_counter % 2)) { //(void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, duty); OsekComTask(); Tle9263_MainTask(); /* call touch process function */ - if(Fuction_State == Function_State_A) + if (Fuction_State == Function_State_A) { - TouchPanel_MainFunction(); - speaker_MainTask(); - forcedetect_MainTask(); - - RTE_Set_All_Test_Value(); + TouchPanel_MainFunction(); + speaker_MainTask(); + forcedetect_MainTask(); + + RTE_Set_All_Test_Value(); } else { - //(void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, 0);//Turn off LED + //(void)TCC0_PWM24bitDutySet(TCC0_CHANNEL0, 0);//Turn off LED } - //TCC0_PWM24bitDutySet(TCC0_CHANNEL0,6999); - if(Fuction_State != Function_State_C) - { - TPTask(ISO15765_2_REPROGONCAN_HANDLER); - Iso15765_3Task(); - Dem_MainFunction(); - } - Calib_Task(); - - //SBC VCC2 always on Setting - sbc_write_reg(SBC_M_S_CTRL,0x18,0); - + // TCC0_PWM24bitDutySet(TCC0_CHANNEL0,6999); + if (Fuction_State != Function_State_C) + { + TPTask(ISO15765_2_REPROGONCAN_HANDLER); + Iso15765_3Task(); + Dem_MainFunction(); + } + Calib_Task(); + + // SBC VCC2 always on Setting + sbc_write_reg(SBC_M_S_CTRL, 0x18, 0); } - if (!(loop_counter % 5)) + if (!(loop_counter % 5)) { FunctionState_Task(); Sys_Diag_Detcet_Task(); - - } - - + /* Check CAN Status */ status = CAN1_ErrorGet(); -#if 0 - if (Can1BusErrFlag == false) - { - WDT_Clear(); - } - else - { - Can1BusErrFlag = false; - NVIC_SystemReset(); - while(1); - } -#endif WDT_Clear(); - //if(Fuction_State == Function_State_A) - //{ - P417_SWTR_App_step(); - // } + P417_SWTR_App_step(); CyclicTskSchM_TimerSync(); loop_counter++; } /* Execution should not come here during normal operation */ - return ( EXIT_FAILURE ); + return (EXIT_FAILURE); } - /******************************************************************************* End of File */ -