1360 lines
510 KiB
Makefile
1360 lines
510 KiB
Makefile
#
|
|
# Generated Makefile - do not edit!
|
|
#
|
|
# Edit the Makefile in the project folder instead (../Makefile). Each target
|
|
# has a -pre and a -post target defined where you can add customized code.
|
|
#
|
|
# This makefile implements configuration specific macros and targets.
|
|
|
|
|
|
# Include project Makefile
|
|
ifeq "${IGNORE_LOCAL}" "TRUE"
|
|
# do not include local makefile. User is passing all local related variables already
|
|
else
|
|
include Makefile
|
|
# Include makefile containing local settings
|
|
ifeq "$(wildcard nbproject/Makefile-local-mcal.mk)" "nbproject/Makefile-local-mcal.mk"
|
|
include nbproject/Makefile-local-mcal.mk
|
|
endif
|
|
endif
|
|
|
|
# Environment
|
|
MKDIR=gnumkdir -p
|
|
RM=rm -f
|
|
MV=mv
|
|
CP=cp
|
|
|
|
# Macros
|
|
CND_CONF=mcal
|
|
ifeq ($(TYPE_IMAGE), DEBUG_RUN)
|
|
IMAGE_TYPE=debug
|
|
OUTPUT_SUFFIX=elf
|
|
DEBUGGABLE_SUFFIX=elf
|
|
FINAL_IMAGE=${DISTDIR}/p417_SWTR.X.${IMAGE_TYPE}.${OUTPUT_SUFFIX}
|
|
else
|
|
IMAGE_TYPE=production
|
|
OUTPUT_SUFFIX=hex
|
|
DEBUGGABLE_SUFFIX=elf
|
|
FINAL_IMAGE=${DISTDIR}/p417_SWTR.X.${IMAGE_TYPE}.${OUTPUT_SUFFIX}
|
|
endif
|
|
|
|
ifeq ($(COMPARE_BUILD), true)
|
|
COMPARISON_BUILD=-mafrlcsj
|
|
else
|
|
COMPARISON_BUILD=
|
|
endif
|
|
|
|
ifdef SUB_IMAGE_ADDRESS
|
|
|
|
else
|
|
SUB_IMAGE_ADDRESS_COMMAND=
|
|
endif
|
|
|
|
# Object Directory
|
|
OBJECTDIR=build/${CND_CONF}/${IMAGE_TYPE}
|
|
|
|
# Distribution Directory
|
|
DISTDIR=dist/${CND_CONF}/${IMAGE_TYPE}
|
|
|
|
# Source Files Quoted if spaced
|
|
SOURCEFILES_QUOTED_IF_SPACED=../src/Calibration/calib.c ../src/config/mcal/peripheral/adc/plib_adc0.c ../src/config/mcal/peripheral/adc/plib_adc1.c ../src/config/mcal/peripheral/can/plib_can1.c ../src/config/mcal/peripheral/clock/plib_clock.c ../src/config/mcal/peripheral/cmcc/plib_cmcc.c ../src/config/mcal/peripheral/dac/plib_dac.c ../src/config/mcal/peripheral/evsys/plib_evsys.c ../src/config/mcal/peripheral/nvic/plib_nvic.c ../src/config/mcal/peripheral/nvmctrl/plib_nvmctrl.c ../src/config/mcal/peripheral/port/plib_port.c ../src/config/mcal/peripheral/rtc/plib_rtc_timer.c ../src/config/mcal/peripheral/sercom/i2c_master/plib_sercom1_i2c_master.c ../src/config/mcal/peripheral/sercom/spi_master/plib_sercom0_spi_master.c ../src/config/mcal/peripheral/systick/plib_systick.c ../src/config/mcal/peripheral/tc/plib_tc0.c ../src/config/mcal/peripheral/tcc/plib_tcc0.c ../src/config/mcal/peripheral/wdt/plib_wdt.c ../src/config/mcal/stdio/xc32_monitor.c ../src/config/mcal/touch/touch.c ../src/config/mcal/touch/touch_example.c ../src/config/mcal/initialization.c ../src/config/mcal/interrupts.c ../src/config/mcal/exceptions.c ../src/config/mcal/startup_xc32.c ../src/config/mcal/libc_syscalls.c ../src/DiagnosticR/Comp_HAL_Autosar_Wrappers/Timer.c ../src/DiagnosticR/Comp_ISO_15765_2/TP_Functions.c ../src/DiagnosticR/Comp_ISO_15765_2/TP_NetworkLayerLowerInterface_Rx.c ../src/DiagnosticR/Comp_ISO_15765_2/TP_NetworkLayerLowerInterface_Tx.c ../src/DiagnosticR/Comp_ISO_15765_2/TP_Rx.c ../src/DiagnosticR/Comp_ISO_15765_2/TP_RxFun.c ../src/DiagnosticR/Comp_ISO_15765_2/TP_Rx_Full.c ../src/DiagnosticR/Comp_ISO_15765_2/TP_Rx_Lite.c ../src/DiagnosticR/Comp_ISO_15765_2/TP_Tx.c ../src/DiagnosticR/Comp_ISO_15765_2/TP_Tx_Full.c ../src/DiagnosticR/Comp_ISO_15765_2/TP_Tx_Lite.c ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_EcuResetTask.c ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_Funcions.c ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_RequestRespondCtrl.c ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_SessionCtrlTask.c ../src/DiagnosticR/Dem/Dem.c ../src/DiagnosticR/Dem/Dem_Debounce.c ../src/DiagnosticR/Dem/Dem_Extension.c ../src/DiagnosticR/Dem/Dem_LCfg.c ../src/DiagnosticR/Sys_Diag_Detect/SysDiagDetect.c ../src/DiagnosticR/UDS/Iso15765_layer2/TP_CFG.c ../src/DiagnosticR/UDS/Iso15765_layer3/_h61/UdsServerCallbacks_H61L.c ../src/DiagnosticR/UDS/UDS_CoreServices_CB.c ../src/DiagnosticR/UDS/UDS_DIDNvm.c ../src/DiagnosticR/UDS/UDS_DiDRead_CB.c ../src/DiagnosticR/UDS/UDS_DiDWrite_CB.c ../src/DiagnosticR/UDS/UDS_IORoutineControl.c ../src/DiagnosticR/UDS/UDS_Services_Common.c ../src/forceSnsr/forcedetect.c ../src/forceSnsr/forceSnsr.c ../src/forceSnsr/forceSnsr_Cfg.c ../src/FunctionState/FunctionState.c ../src/OsekCom/OsekCom.c ../src/P417_SWTR_App_ert_rtw/ACT_control_20ms.c ../src/P417_SWTR_App_ert_rtw/CAN_0x307_1000ms_Control.c ../src/P417_SWTR_App_ert_rtw/CAN_0x307_25ms_Control.c ../src/P417_SWTR_App_ert_rtw/Get_0x309_CRC_10ms.c ../src/P417_SWTR_App_ert_rtw/illumination_control_10ms.c ../src/P417_SWTR_App_ert_rtw/LED_Control_10ms.c ../src/P417_SWTR_App_ert_rtw/P417_SWTR_App.c ../src/P417_SWTR_App_ert_rtw/P417_SWTR_App_data.c ../src/P417_SWTR_App_ert_rtw/rt_sys_P417_SWTR_App_0.c ../src/P417_SWTR_App_ert_rtw/rt_sys_P417_SWTR_App_5.c ../src/P417_SWTR_App_ert_rtw/Set_0x309_RC_10ms.c ../src/P417_SWTR_App_ert_rtw/Set_Diag_20ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoardXY_handle_4ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_0x307_Send_And_ACT_Req_4ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_0x309_Send_And_ACT_Req_10ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_Center_handle_4ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_Down_handle_4ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_Left_handle_4ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_Left_Right_Slide_handle_4ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_MENU_handle_4ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_Right_handle_4ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_Up_Down_Slide_handle_4ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_up_handle_4ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_VOICE_handle_4ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_VOL_handle_4ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_X_handle_10ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_Y_handle_10ms.c ../src/RTE/RTE.c ../src/RTT/SEGGER_RTT.c ../src/RTT/SEGGER_RTT_ASM_ARMv7M.S ../src/RTT/SEGGER_RTT_printf.c ../src/smartEE/smartee.c ../src/Speaker/SA51024.c ../src/Speaker/SA51024_Cfg.c ../src/Speaker/Speaker.c ../src/Speaker/DrvRT905.c ../src/TLE9263/TLE926x.c ../src/TLE9263/TLE926x_SPI.c ../src/TLE9263/TLE926x_Main.c ../src/TouchPanel/TouchPanel.c ../src/main.c
|
|
|
|
# Object Files Quoted if spaced
|
|
OBJECTFILES_QUOTED_IF_SPACED=${OBJECTDIR}/_ext/1958549552/calib.o ${OBJECTDIR}/_ext/1982922760/plib_adc0.o ${OBJECTDIR}/_ext/1982922760/plib_adc1.o ${OBJECTDIR}/_ext/1982924600/plib_can1.o ${OBJECTDIR}/_ext/1374606986/plib_clock.o ${OBJECTDIR}/_ext/1341131746/plib_cmcc.o ${OBJECTDIR}/_ext/1982925550/plib_dac.o ${OBJECTDIR}/_ext/1372457500/plib_evsys.o ${OBJECTDIR}/_ext/1341468282/plib_nvic.o ${OBJECTDIR}/_ext/985291016/plib_nvmctrl.o ${OBJECTDIR}/_ext/1341521433/plib_port.o ${OBJECTDIR}/_ext/1982939593/plib_rtc_timer.o ${OBJECTDIR}/_ext/24027325/plib_sercom1_i2c_master.o ${OBJECTDIR}/_ext/467207317/plib_sercom0_spi_master.o ${OBJECTDIR}/_ext/750815918/plib_systick.o ${OBJECTDIR}/_ext/74581497/plib_tc0.o ${OBJECTDIR}/_ext/1982940988/plib_tcc0.o ${OBJECTDIR}/_ext/1982943919/plib_wdt.o ${OBJECTDIR}/_ext/118864466/xc32_monitor.o ${OBJECTDIR}/_ext/118073756/touch.o ${OBJECTDIR}/_ext/118073756/touch_example.o ${OBJECTDIR}/_ext/779798284/initialization.o ${OBJECTDIR}/_ext/779798284/interrupts.o ${OBJECTDIR}/_ext/779798284/exceptions.o ${OBJECTDIR}/_ext/779798284/startup_xc32.o ${OBJECTDIR}/_ext/779798284/libc_syscalls.o ${OBJECTDIR}/_ext/652846568/Timer.o ${OBJECTDIR}/_ext/22353991/TP_Functions.o ${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Rx.o ${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Tx.o ${OBJECTDIR}/_ext/22353991/TP_Rx.o ${OBJECTDIR}/_ext/22353991/TP_RxFun.o ${OBJECTDIR}/_ext/22353991/TP_Rx_Full.o ${OBJECTDIR}/_ext/22353991/TP_Rx_Lite.o ${OBJECTDIR}/_ext/22353991/TP_Tx.o ${OBJECTDIR}/_ext/22353991/TP_Tx_Full.o ${OBJECTDIR}/_ext/22353991/TP_Tx_Lite.o ${OBJECTDIR}/_ext/22353990/Iso15765_3_EcuResetTask.o ${OBJECTDIR}/_ext/22353990/Iso15765_3_Funcions.o ${OBJECTDIR}/_ext/22353990/Iso15765_3_RequestRespondCtrl.o ${OBJECTDIR}/_ext/22353990/Iso15765_3_SessionCtrlTask.o ${OBJECTDIR}/_ext/1802317902/Dem.o ${OBJECTDIR}/_ext/1802317902/Dem_Debounce.o ${OBJECTDIR}/_ext/1802317902/Dem_Extension.o ${OBJECTDIR}/_ext/1802317902/Dem_LCfg.o ${OBJECTDIR}/_ext/467908807/SysDiagDetect.o ${OBJECTDIR}/_ext/1498712618/TP_CFG.o ${OBJECTDIR}/_ext/605365704/UdsServerCallbacks_H61L.o ${OBJECTDIR}/_ext/1802333190/UDS_CoreServices_CB.o ${OBJECTDIR}/_ext/1802333190/UDS_DIDNvm.o ${OBJECTDIR}/_ext/1802333190/UDS_DiDRead_CB.o ${OBJECTDIR}/_ext/1802333190/UDS_DiDWrite_CB.o ${OBJECTDIR}/_ext/1802333190/UDS_IORoutineControl.o ${OBJECTDIR}/_ext/1802333190/UDS_Services_Common.o ${OBJECTDIR}/_ext/2142047477/forcedetect.o ${OBJECTDIR}/_ext/2142047477/forceSnsr.o ${OBJECTDIR}/_ext/2142047477/forceSnsr_Cfg.o ${OBJECTDIR}/_ext/984511487/FunctionState.o ${OBJECTDIR}/_ext/206316669/OsekCom.o ${OBJECTDIR}/_ext/905407901/ACT_control_20ms.o ${OBJECTDIR}/_ext/905407901/CAN_0x307_1000ms_Control.o ${OBJECTDIR}/_ext/905407901/CAN_0x307_25ms_Control.o ${OBJECTDIR}/_ext/905407901/Get_0x309_CRC_10ms.o ${OBJECTDIR}/_ext/905407901/illumination_control_10ms.o ${OBJECTDIR}/_ext/905407901/LED_Control_10ms.o ${OBJECTDIR}/_ext/905407901/P417_SWTR_App.o ${OBJECTDIR}/_ext/905407901/P417_SWTR_App_data.o ${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_0.o ${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_5.o ${OBJECTDIR}/_ext/905407901/Set_0x309_RC_10ms.o ${OBJECTDIR}/_ext/905407901/Set_Diag_20ms.o ${OBJECTDIR}/_ext/905407901/TouchBoardXY_handle_4ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_0x307_Send_And_ACT_Req_4ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_0x309_Send_And_ACT_Req_10ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_Center_handle_4ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_Down_handle_4ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_Left_handle_4ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_Left_Right_Slide_handle_4ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_MENU_handle_4ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_Right_handle_4ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_Up_Down_Slide_handle_4ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_up_handle_4ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_VOICE_handle_4ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_VOL_handle_4ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_X_handle_10ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_Y_handle_10ms.o ${OBJECTDIR}/_ext/659835465/RTE.o ${OBJECTDIR}/_ext/659835480/SEGGER_RTT.o ${OBJECTDIR}/_ext/659835480/SEGGER_RTT_ASM_ARMv7M.o ${OBJECTDIR}/_ext/659835480/SEGGER_RTT_printf.o ${OBJECTDIR}/_ext/1916463407/smartee.o ${OBJECTDIR}/_ext/624783131/SA51024.o ${OBJECTDIR}/_ext/624783131/SA51024_Cfg.o ${OBJECTDIR}/_ext/624783131/Speaker.o ${OBJECTDIR}/_ext/624783131/DrvRT905.o ${OBJECTDIR}/_ext/798729495/TLE926x.o ${OBJECTDIR}/_ext/798729495/TLE926x_SPI.o ${OBJECTDIR}/_ext/798729495/TLE926x_Main.o ${OBJECTDIR}/_ext/1720498337/TouchPanel.o ${OBJECTDIR}/_ext/1360937237/main.o
|
|
POSSIBLE_DEPFILES=${OBJECTDIR}/_ext/1958549552/calib.o.d ${OBJECTDIR}/_ext/1982922760/plib_adc0.o.d ${OBJECTDIR}/_ext/1982922760/plib_adc1.o.d ${OBJECTDIR}/_ext/1982924600/plib_can1.o.d ${OBJECTDIR}/_ext/1374606986/plib_clock.o.d ${OBJECTDIR}/_ext/1341131746/plib_cmcc.o.d ${OBJECTDIR}/_ext/1982925550/plib_dac.o.d ${OBJECTDIR}/_ext/1372457500/plib_evsys.o.d ${OBJECTDIR}/_ext/1341468282/plib_nvic.o.d ${OBJECTDIR}/_ext/985291016/plib_nvmctrl.o.d ${OBJECTDIR}/_ext/1341521433/plib_port.o.d ${OBJECTDIR}/_ext/1982939593/plib_rtc_timer.o.d ${OBJECTDIR}/_ext/24027325/plib_sercom1_i2c_master.o.d ${OBJECTDIR}/_ext/467207317/plib_sercom0_spi_master.o.d ${OBJECTDIR}/_ext/750815918/plib_systick.o.d ${OBJECTDIR}/_ext/74581497/plib_tc0.o.d ${OBJECTDIR}/_ext/1982940988/plib_tcc0.o.d ${OBJECTDIR}/_ext/1982943919/plib_wdt.o.d ${OBJECTDIR}/_ext/118864466/xc32_monitor.o.d ${OBJECTDIR}/_ext/118073756/touch.o.d ${OBJECTDIR}/_ext/118073756/touch_example.o.d ${OBJECTDIR}/_ext/779798284/initialization.o.d ${OBJECTDIR}/_ext/779798284/interrupts.o.d ${OBJECTDIR}/_ext/779798284/exceptions.o.d ${OBJECTDIR}/_ext/779798284/startup_xc32.o.d ${OBJECTDIR}/_ext/779798284/libc_syscalls.o.d ${OBJECTDIR}/_ext/652846568/Timer.o.d ${OBJECTDIR}/_ext/22353991/TP_Functions.o.d ${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Rx.o.d ${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Tx.o.d ${OBJECTDIR}/_ext/22353991/TP_Rx.o.d ${OBJECTDIR}/_ext/22353991/TP_RxFun.o.d ${OBJECTDIR}/_ext/22353991/TP_Rx_Full.o.d ${OBJECTDIR}/_ext/22353991/TP_Rx_Lite.o.d ${OBJECTDIR}/_ext/22353991/TP_Tx.o.d ${OBJECTDIR}/_ext/22353991/TP_Tx_Full.o.d ${OBJECTDIR}/_ext/22353991/TP_Tx_Lite.o.d ${OBJECTDIR}/_ext/22353990/Iso15765_3_EcuResetTask.o.d ${OBJECTDIR}/_ext/22353990/Iso15765_3_Funcions.o.d ${OBJECTDIR}/_ext/22353990/Iso15765_3_RequestRespondCtrl.o.d ${OBJECTDIR}/_ext/22353990/Iso15765_3_SessionCtrlTask.o.d ${OBJECTDIR}/_ext/1802317902/Dem.o.d ${OBJECTDIR}/_ext/1802317902/Dem_Debounce.o.d ${OBJECTDIR}/_ext/1802317902/Dem_Extension.o.d ${OBJECTDIR}/_ext/1802317902/Dem_LCfg.o.d ${OBJECTDIR}/_ext/467908807/SysDiagDetect.o.d ${OBJECTDIR}/_ext/1498712618/TP_CFG.o.d ${OBJECTDIR}/_ext/605365704/UdsServerCallbacks_H61L.o.d ${OBJECTDIR}/_ext/1802333190/UDS_CoreServices_CB.o.d ${OBJECTDIR}/_ext/1802333190/UDS_DIDNvm.o.d ${OBJECTDIR}/_ext/1802333190/UDS_DiDRead_CB.o.d ${OBJECTDIR}/_ext/1802333190/UDS_DiDWrite_CB.o.d ${OBJECTDIR}/_ext/1802333190/UDS_IORoutineControl.o.d ${OBJECTDIR}/_ext/1802333190/UDS_Services_Common.o.d ${OBJECTDIR}/_ext/2142047477/forcedetect.o.d ${OBJECTDIR}/_ext/2142047477/forceSnsr.o.d ${OBJECTDIR}/_ext/2142047477/forceSnsr_Cfg.o.d ${OBJECTDIR}/_ext/984511487/FunctionState.o.d ${OBJECTDIR}/_ext/206316669/OsekCom.o.d ${OBJECTDIR}/_ext/905407901/ACT_control_20ms.o.d ${OBJECTDIR}/_ext/905407901/CAN_0x307_1000ms_Control.o.d ${OBJECTDIR}/_ext/905407901/CAN_0x307_25ms_Control.o.d ${OBJECTDIR}/_ext/905407901/Get_0x309_CRC_10ms.o.d ${OBJECTDIR}/_ext/905407901/illumination_control_10ms.o.d ${OBJECTDIR}/_ext/905407901/LED_Control_10ms.o.d ${OBJECTDIR}/_ext/905407901/P417_SWTR_App.o.d ${OBJECTDIR}/_ext/905407901/P417_SWTR_App_data.o.d ${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_0.o.d ${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_5.o.d ${OBJECTDIR}/_ext/905407901/Set_0x309_RC_10ms.o.d ${OBJECTDIR}/_ext/905407901/Set_Diag_20ms.o.d ${OBJECTDIR}/_ext/905407901/TouchBoardXY_handle_4ms.o.d ${OBJECTDIR}/_ext/905407901/TouchBoard_0x307_Send_And_ACT_Req_4ms.o.d ${OBJECTDIR}/_ext/905407901/TouchBoard_0x309_Send_And_ACT_Req_10ms.o.d ${OBJECTDIR}/_ext/905407901/TouchBoard_Center_handle_4ms.o.d ${OBJECTDIR}/_ext/905407901/TouchBoard_Down_handle_4ms.o.d ${OBJECTDIR}/_ext/905407901/TouchBoard_Left_handle_4ms.o.d ${OBJECTDIR}/_ext/905407901/TouchBoard_Left_Right_Slide_handle_4ms.o.d ${OBJECTDIR}/_ext/905407901/TouchBoard_MENU_handle_4ms.o.d ${OBJECTDIR}/_ext/905407901/TouchBoard_Right_handle_4ms.o.d ${OBJECTDIR}/_ext/905407901/TouchBoard_Up_Down_Slide_handle_4ms.o.d ${OBJECTDIR}/_ext/905407901/TouchBoard_up_handle_4ms.o.d ${OBJECTDIR}/_ext/905407901/TouchBoard_VOICE_handle_4ms.o.d ${OBJECTDIR}/_ext/905407901/TouchBoard_VOL_handle_4ms.o.d ${OBJECTDIR}/_ext/905407901/TouchBoard_X_handle_10ms.o.d ${OBJECTDIR}/_ext/905407901/TouchBoard_Y_handle_10ms.o.d ${OBJECTDIR}/_ext/659835465/RTE.o.d ${OBJECTDIR}/_ext/659835480/SEGGER_RTT.o.d ${OBJECTDIR}/_ext/659835480/SEGGER_RTT_ASM_ARMv7M.o.d ${OBJECTDIR}/_ext/659835480/SEGGER_RTT_printf.o.d ${OBJECTDIR}/_ext/1916463407/smartee.o.d ${OBJECTDIR}/_ext/624783131/SA51024.o.d ${OBJECTDIR}/_ext/624783131/SA51024_Cfg.o.d ${OBJECTDIR}/_ext/624783131/Speaker.o.d ${OBJECTDIR}/_ext/624783131/DrvRT905.o.d ${OBJECTDIR}/_ext/798729495/TLE926x.o.d ${OBJECTDIR}/_ext/798729495/TLE926x_SPI.o.d ${OBJECTDIR}/_ext/798729495/TLE926x_Main.o.d ${OBJECTDIR}/_ext/1720498337/TouchPanel.o.d ${OBJECTDIR}/_ext/1360937237/main.o.d
|
|
|
|
# Object Files
|
|
OBJECTFILES=${OBJECTDIR}/_ext/1958549552/calib.o ${OBJECTDIR}/_ext/1982922760/plib_adc0.o ${OBJECTDIR}/_ext/1982922760/plib_adc1.o ${OBJECTDIR}/_ext/1982924600/plib_can1.o ${OBJECTDIR}/_ext/1374606986/plib_clock.o ${OBJECTDIR}/_ext/1341131746/plib_cmcc.o ${OBJECTDIR}/_ext/1982925550/plib_dac.o ${OBJECTDIR}/_ext/1372457500/plib_evsys.o ${OBJECTDIR}/_ext/1341468282/plib_nvic.o ${OBJECTDIR}/_ext/985291016/plib_nvmctrl.o ${OBJECTDIR}/_ext/1341521433/plib_port.o ${OBJECTDIR}/_ext/1982939593/plib_rtc_timer.o ${OBJECTDIR}/_ext/24027325/plib_sercom1_i2c_master.o ${OBJECTDIR}/_ext/467207317/plib_sercom0_spi_master.o ${OBJECTDIR}/_ext/750815918/plib_systick.o ${OBJECTDIR}/_ext/74581497/plib_tc0.o ${OBJECTDIR}/_ext/1982940988/plib_tcc0.o ${OBJECTDIR}/_ext/1982943919/plib_wdt.o ${OBJECTDIR}/_ext/118864466/xc32_monitor.o ${OBJECTDIR}/_ext/118073756/touch.o ${OBJECTDIR}/_ext/118073756/touch_example.o ${OBJECTDIR}/_ext/779798284/initialization.o ${OBJECTDIR}/_ext/779798284/interrupts.o ${OBJECTDIR}/_ext/779798284/exceptions.o ${OBJECTDIR}/_ext/779798284/startup_xc32.o ${OBJECTDIR}/_ext/779798284/libc_syscalls.o ${OBJECTDIR}/_ext/652846568/Timer.o ${OBJECTDIR}/_ext/22353991/TP_Functions.o ${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Rx.o ${OBJECTDIR}/_ext/22353991/TP_NetworkLayerLowerInterface_Tx.o ${OBJECTDIR}/_ext/22353991/TP_Rx.o ${OBJECTDIR}/_ext/22353991/TP_RxFun.o ${OBJECTDIR}/_ext/22353991/TP_Rx_Full.o ${OBJECTDIR}/_ext/22353991/TP_Rx_Lite.o ${OBJECTDIR}/_ext/22353991/TP_Tx.o ${OBJECTDIR}/_ext/22353991/TP_Tx_Full.o ${OBJECTDIR}/_ext/22353991/TP_Tx_Lite.o ${OBJECTDIR}/_ext/22353990/Iso15765_3_EcuResetTask.o ${OBJECTDIR}/_ext/22353990/Iso15765_3_Funcions.o ${OBJECTDIR}/_ext/22353990/Iso15765_3_RequestRespondCtrl.o ${OBJECTDIR}/_ext/22353990/Iso15765_3_SessionCtrlTask.o ${OBJECTDIR}/_ext/1802317902/Dem.o ${OBJECTDIR}/_ext/1802317902/Dem_Debounce.o ${OBJECTDIR}/_ext/1802317902/Dem_Extension.o ${OBJECTDIR}/_ext/1802317902/Dem_LCfg.o ${OBJECTDIR}/_ext/467908807/SysDiagDetect.o ${OBJECTDIR}/_ext/1498712618/TP_CFG.o ${OBJECTDIR}/_ext/605365704/UdsServerCallbacks_H61L.o ${OBJECTDIR}/_ext/1802333190/UDS_CoreServices_CB.o ${OBJECTDIR}/_ext/1802333190/UDS_DIDNvm.o ${OBJECTDIR}/_ext/1802333190/UDS_DiDRead_CB.o ${OBJECTDIR}/_ext/1802333190/UDS_DiDWrite_CB.o ${OBJECTDIR}/_ext/1802333190/UDS_IORoutineControl.o ${OBJECTDIR}/_ext/1802333190/UDS_Services_Common.o ${OBJECTDIR}/_ext/2142047477/forcedetect.o ${OBJECTDIR}/_ext/2142047477/forceSnsr.o ${OBJECTDIR}/_ext/2142047477/forceSnsr_Cfg.o ${OBJECTDIR}/_ext/984511487/FunctionState.o ${OBJECTDIR}/_ext/206316669/OsekCom.o ${OBJECTDIR}/_ext/905407901/ACT_control_20ms.o ${OBJECTDIR}/_ext/905407901/CAN_0x307_1000ms_Control.o ${OBJECTDIR}/_ext/905407901/CAN_0x307_25ms_Control.o ${OBJECTDIR}/_ext/905407901/Get_0x309_CRC_10ms.o ${OBJECTDIR}/_ext/905407901/illumination_control_10ms.o ${OBJECTDIR}/_ext/905407901/LED_Control_10ms.o ${OBJECTDIR}/_ext/905407901/P417_SWTR_App.o ${OBJECTDIR}/_ext/905407901/P417_SWTR_App_data.o ${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_0.o ${OBJECTDIR}/_ext/905407901/rt_sys_P417_SWTR_App_5.o ${OBJECTDIR}/_ext/905407901/Set_0x309_RC_10ms.o ${OBJECTDIR}/_ext/905407901/Set_Diag_20ms.o ${OBJECTDIR}/_ext/905407901/TouchBoardXY_handle_4ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_0x307_Send_And_ACT_Req_4ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_0x309_Send_And_ACT_Req_10ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_Center_handle_4ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_Down_handle_4ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_Left_handle_4ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_Left_Right_Slide_handle_4ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_MENU_handle_4ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_Right_handle_4ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_Up_Down_Slide_handle_4ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_up_handle_4ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_VOICE_handle_4ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_VOL_handle_4ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_X_handle_10ms.o ${OBJECTDIR}/_ext/905407901/TouchBoard_Y_handle_10ms.o ${OBJECTDIR}/_ext/659835465/RTE.o ${OBJECTDIR}/_ext/659835480/SEGGER_RTT.o ${OBJECTDIR}/_ext/659835480/SEGGER_RTT_ASM_ARMv7M.o ${OBJECTDIR}/_ext/659835480/SEGGER_RTT_printf.o ${OBJECTDIR}/_ext/1916463407/smartee.o ${OBJECTDIR}/_ext/624783131/SA51024.o ${OBJECTDIR}/_ext/624783131/SA51024_Cfg.o ${OBJECTDIR}/_ext/624783131/Speaker.o ${OBJECTDIR}/_ext/624783131/DrvRT905.o ${OBJECTDIR}/_ext/798729495/TLE926x.o ${OBJECTDIR}/_ext/798729495/TLE926x_SPI.o ${OBJECTDIR}/_ext/798729495/TLE926x_Main.o ${OBJECTDIR}/_ext/1720498337/TouchPanel.o ${OBJECTDIR}/_ext/1360937237/main.o
|
|
|
|
# Source Files
|
|
SOURCEFILES=../src/Calibration/calib.c ../src/config/mcal/peripheral/adc/plib_adc0.c ../src/config/mcal/peripheral/adc/plib_adc1.c ../src/config/mcal/peripheral/can/plib_can1.c ../src/config/mcal/peripheral/clock/plib_clock.c ../src/config/mcal/peripheral/cmcc/plib_cmcc.c ../src/config/mcal/peripheral/dac/plib_dac.c ../src/config/mcal/peripheral/evsys/plib_evsys.c ../src/config/mcal/peripheral/nvic/plib_nvic.c ../src/config/mcal/peripheral/nvmctrl/plib_nvmctrl.c ../src/config/mcal/peripheral/port/plib_port.c ../src/config/mcal/peripheral/rtc/plib_rtc_timer.c ../src/config/mcal/peripheral/sercom/i2c_master/plib_sercom1_i2c_master.c ../src/config/mcal/peripheral/sercom/spi_master/plib_sercom0_spi_master.c ../src/config/mcal/peripheral/systick/plib_systick.c ../src/config/mcal/peripheral/tc/plib_tc0.c ../src/config/mcal/peripheral/tcc/plib_tcc0.c ../src/config/mcal/peripheral/wdt/plib_wdt.c ../src/config/mcal/stdio/xc32_monitor.c ../src/config/mcal/touch/touch.c ../src/config/mcal/touch/touch_example.c ../src/config/mcal/initialization.c ../src/config/mcal/interrupts.c ../src/config/mcal/exceptions.c ../src/config/mcal/startup_xc32.c ../src/config/mcal/libc_syscalls.c ../src/DiagnosticR/Comp_HAL_Autosar_Wrappers/Timer.c ../src/DiagnosticR/Comp_ISO_15765_2/TP_Functions.c ../src/DiagnosticR/Comp_ISO_15765_2/TP_NetworkLayerLowerInterface_Rx.c ../src/DiagnosticR/Comp_ISO_15765_2/TP_NetworkLayerLowerInterface_Tx.c ../src/DiagnosticR/Comp_ISO_15765_2/TP_Rx.c ../src/DiagnosticR/Comp_ISO_15765_2/TP_RxFun.c ../src/DiagnosticR/Comp_ISO_15765_2/TP_Rx_Full.c ../src/DiagnosticR/Comp_ISO_15765_2/TP_Rx_Lite.c ../src/DiagnosticR/Comp_ISO_15765_2/TP_Tx.c ../src/DiagnosticR/Comp_ISO_15765_2/TP_Tx_Full.c ../src/DiagnosticR/Comp_ISO_15765_2/TP_Tx_Lite.c ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_EcuResetTask.c ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_Funcions.c ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_RequestRespondCtrl.c ../src/DiagnosticR/Comp_ISO_15765_3/Iso15765_3_SessionCtrlTask.c ../src/DiagnosticR/Dem/Dem.c ../src/DiagnosticR/Dem/Dem_Debounce.c ../src/DiagnosticR/Dem/Dem_Extension.c ../src/DiagnosticR/Dem/Dem_LCfg.c ../src/DiagnosticR/Sys_Diag_Detect/SysDiagDetect.c ../src/DiagnosticR/UDS/Iso15765_layer2/TP_CFG.c ../src/DiagnosticR/UDS/Iso15765_layer3/_h61/UdsServerCallbacks_H61L.c ../src/DiagnosticR/UDS/UDS_CoreServices_CB.c ../src/DiagnosticR/UDS/UDS_DIDNvm.c ../src/DiagnosticR/UDS/UDS_DiDRead_CB.c ../src/DiagnosticR/UDS/UDS_DiDWrite_CB.c ../src/DiagnosticR/UDS/UDS_IORoutineControl.c ../src/DiagnosticR/UDS/UDS_Services_Common.c ../src/forceSnsr/forcedetect.c ../src/forceSnsr/forceSnsr.c ../src/forceSnsr/forceSnsr_Cfg.c ../src/FunctionState/FunctionState.c ../src/OsekCom/OsekCom.c ../src/P417_SWTR_App_ert_rtw/ACT_control_20ms.c ../src/P417_SWTR_App_ert_rtw/CAN_0x307_1000ms_Control.c ../src/P417_SWTR_App_ert_rtw/CAN_0x307_25ms_Control.c ../src/P417_SWTR_App_ert_rtw/Get_0x309_CRC_10ms.c ../src/P417_SWTR_App_ert_rtw/illumination_control_10ms.c ../src/P417_SWTR_App_ert_rtw/LED_Control_10ms.c ../src/P417_SWTR_App_ert_rtw/P417_SWTR_App.c ../src/P417_SWTR_App_ert_rtw/P417_SWTR_App_data.c ../src/P417_SWTR_App_ert_rtw/rt_sys_P417_SWTR_App_0.c ../src/P417_SWTR_App_ert_rtw/rt_sys_P417_SWTR_App_5.c ../src/P417_SWTR_App_ert_rtw/Set_0x309_RC_10ms.c ../src/P417_SWTR_App_ert_rtw/Set_Diag_20ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoardXY_handle_4ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_0x307_Send_And_ACT_Req_4ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_0x309_Send_And_ACT_Req_10ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_Center_handle_4ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_Down_handle_4ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_Left_handle_4ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_Left_Right_Slide_handle_4ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_MENU_handle_4ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_Right_handle_4ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_Up_Down_Slide_handle_4ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_up_handle_4ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_VOICE_handle_4ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_VOL_handle_4ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_X_handle_10ms.c ../src/P417_SWTR_App_ert_rtw/TouchBoard_Y_handle_10ms.c ../src/RTE/RTE.c ../src/RTT/SEGGER_RTT.c ../src/RTT/SEGGER_RTT_ASM_ARMv7M.S ../src/RTT/SEGGER_RTT_printf.c ../src/smartEE/smartee.c ../src/Speaker/SA51024.c ../src/Speaker/SA51024_Cfg.c ../src/Speaker/Speaker.c ../src/Speaker/DrvRT905.c ../src/TLE9263/TLE926x.c ../src/TLE9263/TLE926x_SPI.c ../src/TLE9263/TLE926x_Main.c ../src/TouchPanel/TouchPanel.c ../src/main.c
|
|
|
|
# Pack Options
|
|
PACK_COMMON_OPTIONS=-I "${CMSIS_DIR}/CMSIS/Core/Include"
|
|
|
|
|
|
|
|
CFLAGS=
|
|
ASFLAGS=
|
|
LDLIBSOPTIONS=
|
|
|
|
############# Tool locations ##########################################
|
|
# If you copy a project from one host to another, the path where the #
|
|
# compiler is installed may be different. #
|
|
# If you open this project with MPLAB X in the new host, this #
|
|
# makefile will be regenerated and the paths will be corrected. #
|
|
#######################################################################
|
|
# fixDeps replaces a bunch of sed/cat/printf statements that slow down the build
|
|
FIXDEPS=fixDeps
|
|
|
|
.build-conf: ${BUILD_SUBPROJECTS}
|
|
ifneq ($(INFORMATION_MESSAGE), )
|
|
@echo $(INFORMATION_MESSAGE)
|
|
endif
|
|
${MAKE} -f nbproject/Makefile-mcal.mk ${DISTDIR}/p417_SWTR.X.${IMAGE_TYPE}.${OUTPUT_SUFFIX}
|
|
|
|
MP_PROCESSOR_OPTION=ATSAME51J19A
|
|
MP_LINKER_FILE_OPTION=,--script="..\src\config\mcal\ATSAME51J19A.ld"
|
|
# ------------------------------------------------------------------------------------
|
|
# Rules for buildStep: assemble
|
|
ifeq ($(TYPE_IMAGE), DEBUG_RUN)
|
|
else
|
|
endif
|
|
|
|
# ------------------------------------------------------------------------------------
|
|
# Rules for buildStep: assembleWithPreprocess
|
|
ifeq ($(TYPE_IMAGE), DEBUG_RUN)
|
|
${OBJECTDIR}/_ext/659835480/SEGGER_RTT_ASM_ARMv7M.o: ../src/RTT/SEGGER_RTT_ASM_ARMv7M.S .generated_files/flags/mcal/fdef020466f127312c1c0afa9e2b94ebbb13fb94 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${MKDIR} "${OBJECTDIR}/_ext/659835480"
|
|
@${RM} ${OBJECTDIR}/_ext/659835480/SEGGER_RTT_ASM_ARMv7M.o.d
|
|
@${RM} ${OBJECTDIR}/_ext/659835480/SEGGER_RTT_ASM_ARMv7M.o
|
|
@${RM} ${OBJECTDIR}/_ext/659835480/SEGGER_RTT_ASM_ARMv7M.o.ok ${OBJECTDIR}/_ext/659835480/SEGGER_RTT_ASM_ARMv7M.o.err
|
|
${MP_CC} $(MP_EXTRA_AS_PRE) -D__DEBUG -c -mprocessor=$(MP_PROCESSOR_OPTION) -MMD -MF "${OBJECTDIR}/_ext/659835480/SEGGER_RTT_ASM_ARMv7M.o.d" -o ${OBJECTDIR}/_ext/659835480/SEGGER_RTT_ASM_ARMv7M.o ../src/RTT/SEGGER_RTT_ASM_ARMv7M.S -DXPRJ_mcal=$(CND_CONF) -Wa,--defsym=__MPLAB_BUILD=1$(MP_EXTRA_AS_POST),-MD="${OBJECTDIR}/_ext/659835480/SEGGER_RTT_ASM_ARMv7M.o.asm.d",--defsym=__ICD2RAM=1,--defsym=__MPLAB_DEBUG=1,--gdwarf-2,--defsym=__DEBUG=1 -mdfp="${DFP_DIR}"
|
|
@${FIXDEPS} "${OBJECTDIR}/_ext/659835480/SEGGER_RTT_ASM_ARMv7M.o.d" "${OBJECTDIR}/_ext/659835480/SEGGER_RTT_ASM_ARMv7M.o.asm.d" -t $(SILENT) -rsi ${MP_CC_DIR}../
|
|
|
|
else
|
|
${OBJECTDIR}/_ext/659835480/SEGGER_RTT_ASM_ARMv7M.o: ../src/RTT/SEGGER_RTT_ASM_ARMv7M.S .generated_files/flags/mcal/a9918bd4aaa7698d6559bf5d7f1c323847f885f1 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${MKDIR} "${OBJECTDIR}/_ext/659835480"
|
|
@${RM} ${OBJECTDIR}/_ext/659835480/SEGGER_RTT_ASM_ARMv7M.o.d
|
|
@${RM} ${OBJECTDIR}/_ext/659835480/SEGGER_RTT_ASM_ARMv7M.o
|
|
@${RM} ${OBJECTDIR}/_ext/659835480/SEGGER_RTT_ASM_ARMv7M.o.ok ${OBJECTDIR}/_ext/659835480/SEGGER_RTT_ASM_ARMv7M.o.err
|
|
${MP_CC} $(MP_EXTRA_AS_PRE) -c -mprocessor=$(MP_PROCESSOR_OPTION) -MMD -MF "${OBJECTDIR}/_ext/659835480/SEGGER_RTT_ASM_ARMv7M.o.d" -o ${OBJECTDIR}/_ext/659835480/SEGGER_RTT_ASM_ARMv7M.o ../src/RTT/SEGGER_RTT_ASM_ARMv7M.S -DXPRJ_mcal=$(CND_CONF) -Wa,--defsym=__MPLAB_BUILD=1$(MP_EXTRA_AS_POST),-MD="${OBJECTDIR}/_ext/659835480/SEGGER_RTT_ASM_ARMv7M.o.asm.d",--gdwarf-2 -mdfp="${DFP_DIR}"
|
|
@${FIXDEPS} "${OBJECTDIR}/_ext/659835480/SEGGER_RTT_ASM_ARMv7M.o.d" "${OBJECTDIR}/_ext/659835480/SEGGER_RTT_ASM_ARMv7M.o.asm.d" -t $(SILENT) -rsi ${MP_CC_DIR}../
|
|
|
|
endif
|
|
|
|
# ------------------------------------------------------------------------------------
|
|
# Rules for buildStep: compile
|
|
ifeq ($(TYPE_IMAGE), DEBUG_RUN)
|
|
${OBJECTDIR}/_ext/1958549552/calib.o: ../src/Calibration/calib.c .generated_files/flags/mcal/8699ba5f94f231db8c91516dd3e075044c0949c0 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/8179ad889326b3d40f41fbe9882d1aa8c80acee0 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/34d9a0bd68ea597a4479f1d6daa8786bb9f832b5 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/3d2741bc4d8536031f84798a3251f12f3e5cdeb .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/680f087cd3744661051bfafe6a22a64a0ca9278 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/47c736f746edad8c1a9ccdda7126eda1667b4876 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/95669dc88ab90848d4f9292723729727979ab8e8 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/f8493ef879d0091c3adc467b71036a6dbc593ade .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/40f627a9c12c85f032d0e003479f0e19531751e8 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/1593a49a033962cef70e71dea9b1d2b200743dc9 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/686fb0ffd591ca0e5bedab2f4dbbbf633f4c8a1e .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/14290b3c36004de8fc3847be3b7ab8893b55465e .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/9002864a4c0b77761925ce340a044dbba067738f .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/2a90ac2947a998d244ccf86fb96afe8ea27350da .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/ff9b863756d7136330afaf134a5e05cc685c7a51 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/bf39f424b412f1850e02fac2c1140e45dc2663d8 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/b7b00010a0d8cf8c5b339f6e0007084879f573e6 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/cdb9d98ad40e2999370e29a31627e6e00129b97a .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/e29889995c9713409397927ca79f11435fc0b9fa .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/8095c6cf37e04ae199920c86011054e7cb80c3f2 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/68a5fd8b1f5c6f9540cafb6456579d78d6a7d345 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/a7ac7d7c362df436a7eae3db588e01ae988270f7 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/99bcdf6ee94ca713e61e430831677a7ec9d7a30e .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/3fc030a05895b86ba8c8c318e97c4e02ab2afb53 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/a661e63c2d76a808399eb4d74356026490778053 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/38fd43a75f7d29944e33b660224a99f0cc05c678 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/9881a469d51d99d15256ae1df8cb2742b37b8d9d .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/55fbb54031cff218e3c748e65e61e224a4fbef36 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/aa928553bad1d02f90ac8e7f08a66e1155af4fca .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/fc1f86d7be24fe73158bc13d28531e7f9ff86ce5 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/ddc4502c40697625d815e30f4906d3000aa683ec .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/f3512d334f89592da43c72e39353b4f84e703e42 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/50ea239dc96df7370a889fca90c72da7d9e1168f .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/a1219ab1001ce7ddce833a16a2087360d116c3e5 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/ddfa3304f2b6ee424aa28f52c9454e468dc403d .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/3175d200d565dc310d8094520a92ac593e54665a .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/d2d6ce6aa475517fefd30ef2152fa49c7da62401 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/87b868bc4ac2eef5b6d8b5d12e702a504783cf60 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/7006c057b02fdd406d048ef8c37bc71ae131b229 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/6162eaf7c3023608a459d9a69c540f25117cac5d .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/afddb4f2b1d4a94569c426dff3d465c7947163ce .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/b0f09f5121963f75b7cee0a8bc0056ed0baa326c .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/45a6c951ab35b6caa3ca2f0715618942bf475d87 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/3a28bf226783dbce4f0127a744448373b1de760d .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/8ee22328453e206ba1b21d00e5263e7f26688ceb .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/d292f08bae2b4acb87b60febd5506dd530b88750 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/a2721dc7156e568f71e6b5b6a4af9aedd3719d79 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/2d1a71904c096f9301cbda587aa0257f352e87ea .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/1a436fbc03ee722f4d5411f808969d4a9ce4d24e .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/f702a49b020e72a8c33abcf1e4f8aa3984d2afb8 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/6369bc65542be9fa068af856b68cfed0bf43d39 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/8e231aee3cde5efb2e454d8ed210dfcf5de9087e .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/cff239a2d1fc24a79bcd226c155adec35913dadd .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/eb60000916aff3fe4045c23a38b637d2d83d7bd2 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/7dafaa29f71f1702615d4f3f583a45aa5c0c03 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/818eba52127868facb728dd5021ea2da3bc68c0b .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/498b5aa5496a081fbbd666ca981fbc5a6bb954ca .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/d14509924bbf53a18cf211ea04efcc45dcb9ac44 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/47cff5d250fa5b5001a111ff3498d40e0b63ad85 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/57724b1d5f19959af88527ed9aeade6701f4c24b .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/a10f788b252f5795eab5c0422b66952b53bfde9e .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/e4bf63169d88cde62024103b371bea677e3634b2 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/a835db67a904b8092fc7d3dbdf509ef4906e2a4a .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/5789c38da86a56cc0671eb23b0b22f31730d1950 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/fc9a01ebfe043234c7895d229891e01541923fbd .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/c0f774d6bacb175c025541f6966cebb34ecc68f5 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/3b5c4706791e293530c4e9b14be5dcf759642a77 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/259b6ef0c14fc16ec0165f8928abeed4453789da .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/673de2bd2662fb1520283ec5618b7391d1b5a333 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/5f179c760ce5a60958ae9d84656677b5e865d7f2 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/88dcfa9d69480678e52e15c46f652404dd05e575 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/1ed54def4e47a202200b3ee52b24b021ee7e9cb4 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/a0672dedeba5e445219eff3cf9a8d53bd6303d4a .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/86b0c8b3b30ac93564a9fada9421859c42b5813 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/b9996d57781f195cb2d10eae1979c1a268d95de8 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/f3c7264ce3d0b58007ad9747af3b1f3b8f5b7223 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/ede6e79a31c173c5831ab2ac6c58a85c94ab4ca2 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/2cd6648f2b52209a95ba95b35197e163829e36b1 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/98970d73e98807d45a9323c43b8b52f52dc232d4 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/a9533f2289e526b56fef832661cb9a55ed0d9981 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/1d43e078ee8438420016c394f3a7c6b18ec99566 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/e907f6027eb3cd41d17c1cadcf4eedebc0397009 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/7642eb1b4bd5bd40565814016596eb0a6b57c7aa .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/6c48185a43ee0ed7ada0768e2a4ab2f793f1b222 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/b8b697bc9bd62aa59fcb83982279bb2cc1427e03 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/e90499f10d669627016ba8901f5c62c303f17a5d .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/d92ed190d31ad252b42a463a41bcdaab9fd6fc36 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/659835480/SEGGER_RTT.o: ../src/RTT/SEGGER_RTT.c .generated_files/flags/mcal/8db4517ed9dd4e6d9c4f8d3d0dee511b98fabbdd .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${MKDIR} "${OBJECTDIR}/_ext/659835480"
|
|
@${RM} ${OBJECTDIR}/_ext/659835480/SEGGER_RTT.o.d
|
|
@${RM} ${OBJECTDIR}/_ext/659835480/SEGGER_RTT.o
|
|
${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/659835480/SEGGER_RTT.o.d" -o ${OBJECTDIR}/_ext/659835480/SEGGER_RTT.o ../src/RTT/SEGGER_RTT.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS}
|
|
|
|
${OBJECTDIR}/_ext/659835480/SEGGER_RTT_printf.o: ../src/RTT/SEGGER_RTT_printf.c .generated_files/flags/mcal/e82ebeb818789a8a34634840fcbbccc7202ca045 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${MKDIR} "${OBJECTDIR}/_ext/659835480"
|
|
@${RM} ${OBJECTDIR}/_ext/659835480/SEGGER_RTT_printf.o.d
|
|
@${RM} ${OBJECTDIR}/_ext/659835480/SEGGER_RTT_printf.o
|
|
${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/659835480/SEGGER_RTT_printf.o.d" -o ${OBJECTDIR}/_ext/659835480/SEGGER_RTT_printf.o ../src/RTT/SEGGER_RTT_printf.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/a39538207581071f516fca952df39985fae598e1 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/53c43a4d48627e643f92436a12691ff5505d98e0 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/2c16a42c3088c719518724ebf78e2419b91ee829 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/2d24b594d5b32a33d6a41c74f4432c7d53bf6690 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/624783131/DrvRT905.o: ../src/Speaker/DrvRT905.c .generated_files/flags/mcal/109716c98958b7e7d1a7d4ab4dac9465824fb792 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${MKDIR} "${OBJECTDIR}/_ext/624783131"
|
|
@${RM} ${OBJECTDIR}/_ext/624783131/DrvRT905.o.d
|
|
@${RM} ${OBJECTDIR}/_ext/624783131/DrvRT905.o
|
|
${MP_CC} $(MP_EXTRA_CC_PRE) -g -D__DEBUG -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/624783131/DrvRT905.o.d" -o ${OBJECTDIR}/_ext/624783131/DrvRT905.o ../src/Speaker/DrvRT905.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/e5e5304e8211dbfa28f50a195f2520dbb3f25751 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/cfc0c137ffe126863f382386154c44a8b67c5a16 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/666cc4c42cdeb8e992852e28207dbfa7ce2ae0cb .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/c048afa154b8e84a116632e0448a25aa4d7e8a41 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/933763cb3b81713153f5796b4c04cd2c54ac2c94 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/4dfda1163393f98e82c7113b0bdb0cdf7af7d78b .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/d1208b92c56f4740012af4eb3af3750c4f455e23 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/2a2933eb9b518f9f8a9cfe257c7d59721adfeef6 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/e0037c8f7ebe07a1996d42594f896df367964b1f .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/3ffef27b5b4528881055bda60f6399c2b7c2035b .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/b9b29e5a565e6982474526a7d14dd5dae4212fbd .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/9aec0a5d9fe8cb7f6ba06e22ea78e04e758db3a7 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/b492d8eceb89fb9031cd6cc46c9b4798bb6ee184 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/b9f06eaceec89941f739813cf87a8d65bae40469 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/2ebdd286f343323e7d8d4376c3fac4d5e7e4e7d9 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/3907e8401c2be28ec96a4e1f7eb2f75d9ed11cc0 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/b9fa6425fbf95dcc91d0f05e56b487638571ecf9 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/3cf7be50803be45a3232b306e6cd55db7dfc623f .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/e0fa7229f9c284e02889c2be17f16bac249b910 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/8cad1335982bfc113402e9a72fb31989f03b17e .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/a6aa51c60dcd1f2c7d044e231e78203836175ba3 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/6ed0939e36b82200a9715229ce683674a7a0d321 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/51ac7c7cfd54f4fe06599ba33ff76410694e15ce .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/c12b8bc7a1cf1134495348a15ce9d2e423080183 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/ccf2a491662af95698ffd24114a7c0d949133176 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/96691c67303e9489a62484695ade7e8a54f56263 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/73e2e0eadb080bf393c8f593b3ad81b2526bb219 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/b18861b15d8f0802cf178c717bd3c56b4ae0f023 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/906fa748cfb983ffae9b476da199a32b3b36847b .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/eeac3cfda3f99550a3484cc0a9858866e3f533a1 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/47183b86430de29a9406f5bf35960e4c9b790eaf .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/c1b12a3e781229e24e0fc030619c831fbe3b8c7 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/6d5a845a87d58a90b5e1346ef57c91e89fc7f461 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/b2d22872b49d29db2943d5d3502c6d0a73e5d876 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/381221ddd990894fcea55d8188ee3cc431156336 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/27ebbf5fd30bf653e0bf8d2d9a2323c835afece4 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/a9e82feaef9dacf1fb9b4ac5b55d96b4b88fd540 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/85d4fa92747bc14dfc71d0cc670bcba2512f8bd7 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/78ba09960c6e8acd1ac3672cfd7f46255612acda .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/79e336e98e485d5eee01f04c03ebbc73393017f .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/7c61b0eb60807a4c0197efc6ac58543ea6946a9e .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/98afe203b22c4889b58b536f90d382a55dd466 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/6a8d0444e0318aae677503b0aedc4b36ae96a461 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/405e914dd8386698f27044707f98812ac1984a7d .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/99c427d39507c5fa7963a56f64a8d9ab33c37f40 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/ae4b4fd48f9f8355881a88fc76f4ed130f838a3c .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/c8360212924b727f79f3a7602cc483ab8fd34997 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/68293de417fe7e06a3a5d44688b07392cfb57e30 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/c810ef428cfad04cf1927df8cdf6bdd3d7845a12 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/dc49493f0c903c0ab38bcfe7fc83fc8605fe1161 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/fea485c096768ac6edaf79d6df361938b179ec18 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/f80750d6f579a798c2d84fa4d46b48f8a595e2a8 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/6cad2179305b1abee7d71405b4a89bd13d60df93 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/b3ffd0628ea17d9417608b13220a210ddec959f6 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/e852d38d14b7b296553b861fafb86bf061fb050a .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/fc63ae073b656b86e426de1978ff90fae7f16dca .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/cc426a9f8c0d8ea6d33c6ee6a139e8e15d9ca564 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/fc6cd82caa6ca0eeb0351484857e4162d3fb6144 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/200a035c769ef04089c219fab2df572fe032ffb1 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/75ceaec477ab4387865523b8f07b8ed986af914 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/cce55bf302295c803d7725f3f14d7776998bc1fe .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/1f72dca0e290e686bca5bcf43fc1e36846a601b4 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/65604bbb236264a91a0061ef9141670c32841b26 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/ef204283fe320006498d956119071dad648c0bb5 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/cd511d96636b95d47f29096ec48e060aa26a8bee .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/56611dcf8a073bf2a36012f0421d6980137f0709 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/44c18ca8b72724ad6d45a79eadc144f0f98cbb1b .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/4d3118b8a064e21db6ab3ca2dec27131677dfeca .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/1d17b25820648c43f2e981b08a266a441f644bf2 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/daabf52ae1783456a9b4bd49e4d41623a5507016 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/3f41e093b094af19666084dcc84e702e2222a953 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/41d87d76159c30d6ff0be9df4f544e62efd66f6f .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/97cf5e32bf4d8d0db81cf2be40c0a35befa23287 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/7c89e56d42f591b9d599566e3dfc9819063bcdf6 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/cafa58ccc4351e082edb9836d87f9712e8195441 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/bb09b57d00e068efea1d3857f93cf28b7628fc8f .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/a2e0d4a2b30bd15405fd67f991c27e4760eec83f .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/c0a0bf11a835326b42199fb54c3841772639eb42 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/fb1b91e18e718db62038648c83262bcdc5a19 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/c46b8952e7e0857a9c75dc0c083712ac301cc49 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/bcf21d5ed2918d87116f1aff94aa1e101787a716 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/d7729426ec9e659b7feca394f46d28ed706f432 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/4a270ef82d67cd08a9a212dac7e0f36f77fd445f .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/f994b19a7020cb38e10ad172a6df5783f0e8e94b .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/73ecf7204caff7af5c2b8f3b9cd8d0ded1cb640b .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/cd8201ed3e25545146d1ff1c3600c7713d8db00e .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/9321aed3090139b542d28ee4289ea9cae9fd0dc4 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/5c702027d0206126b8f23f63ee89a0d213696e05 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/99c0939a46dff32f5b92c3d2f187fb79d1192838 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/6eb54ab1c982441bc9adbab2645dab07dd98f73 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/5510b078cfaf877ce828288133764a8c392b6cf .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/b567d7997fb6f00ce76f594890e4eb3e62ab5e7f .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/659835480/SEGGER_RTT.o: ../src/RTT/SEGGER_RTT.c .generated_files/flags/mcal/a01bf9591bc1b3dffff9ea1c9f2ab895c4c919ab .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${MKDIR} "${OBJECTDIR}/_ext/659835480"
|
|
@${RM} ${OBJECTDIR}/_ext/659835480/SEGGER_RTT.o.d
|
|
@${RM} ${OBJECTDIR}/_ext/659835480/SEGGER_RTT.o
|
|
${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/659835480/SEGGER_RTT.o.d" -o ${OBJECTDIR}/_ext/659835480/SEGGER_RTT.o ../src/RTT/SEGGER_RTT.c -DXPRJ_mcal=$(CND_CONF) $(COMPARISON_BUILD) -mdfp="${DFP_DIR}" ${PACK_COMMON_OPTIONS}
|
|
|
|
${OBJECTDIR}/_ext/659835480/SEGGER_RTT_printf.o: ../src/RTT/SEGGER_RTT_printf.c .generated_files/flags/mcal/645de81d4bf32c2d07eff704ebfebb6c2015d458 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${MKDIR} "${OBJECTDIR}/_ext/659835480"
|
|
@${RM} ${OBJECTDIR}/_ext/659835480/SEGGER_RTT_printf.o.d
|
|
@${RM} ${OBJECTDIR}/_ext/659835480/SEGGER_RTT_printf.o
|
|
${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/659835480/SEGGER_RTT_printf.o.d" -o ${OBJECTDIR}/_ext/659835480/SEGGER_RTT_printf.o ../src/RTT/SEGGER_RTT_printf.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/12af139f0dedd764a9b6a1bec4ce70dfb100e63 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/1778acd7bad555f2809b7f6191c4f8be98c2c46b .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/b42b9739f22bd3a2409e73531a56834f02a6b990 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/a72c5a8bef4e453d645f3c135272f1f47d848673 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/624783131/DrvRT905.o: ../src/Speaker/DrvRT905.c .generated_files/flags/mcal/3bc83912e99688818a151ea1cb069d7037a9560b .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${MKDIR} "${OBJECTDIR}/_ext/624783131"
|
|
@${RM} ${OBJECTDIR}/_ext/624783131/DrvRT905.o.d
|
|
@${RM} ${OBJECTDIR}/_ext/624783131/DrvRT905.o
|
|
${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -Wall -MP -MMD -MF "${OBJECTDIR}/_ext/624783131/DrvRT905.o.d" -o ${OBJECTDIR}/_ext/624783131/DrvRT905.o ../src/Speaker/DrvRT905.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/b816f989c3b7ca7211ba29bfa1ef5ef2cfd0bd4c .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/dd326d18dbde1a0751eab28b4ebf5fbd828edcb0 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/cf44b0d400594f925177db57ff68f96374200fa .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/37ede678c4468fbff2f8973773e356b290917536 .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${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 -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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/be855f5f3c68383e3ed30b7083703c01c3fbd15e .generated_files/flags/mcal/19aca898974f639a5713d79f6a59fd61d4a277f5
|
|
@${MKDIR} "${OBJECTDIR}/_ext/1360937237"
|
|
@${RM} ${OBJECTDIR}/_ext/1360937237/main.o.d
|
|
@${RM} ${OBJECTDIR}/_ext/1360937237/main.o
|
|
${MP_CC} $(MP_EXTRA_CC_PRE) -g -x c -c -mprocessor=$(MP_PROCESSOR_OPTION) -ffunction-sections -fdata-sections -fno-toplevel-reorder -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/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/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" -I"../src/FunctionState" -I"../src/DiagnosticR/Sys_Diag_Detect" -Werror -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}
|
|
|
|
endif
|
|
|
|
# ------------------------------------------------------------------------------------
|
|
# Rules for buildStep: compileCPP
|
|
ifeq ($(TYPE_IMAGE), DEBUG_RUN)
|
|
else
|
|
endif
|
|
|
|
# ------------------------------------------------------------------------------------
|
|
# Rules for buildStep: link
|
|
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/touch/lib/qtm_surface_gestures_cm4_0x0023.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 ..\src\config\mcal\touch\lib\qtm_surface_gestures_cm4_0x0023.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/touch/lib/qtm_surface_gestures_cm4_0x0023.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 ..\src\config\mcal\touch\lib\qtm_surface_gestures_cm4_0x0023.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
|
|
|
|
|
|
# Subprojects
|
|
.build-subprojects:
|
|
|
|
|
|
# Subprojects
|
|
.clean-subprojects:
|
|
|
|
# Clean Targets
|
|
.clean-conf: ${CLEAN_SUBPROJECTS}
|
|
${RM} -r ${OBJECTDIR}
|
|
${RM} -r ${DISTDIR}
|
|
|
|
# Enable dependency checking
|
|
.dep.inc: .depcheck-impl
|
|
|
|
DEPFILES=$(shell mplabwildcard ${POSSIBLE_DEPFILES})
|
|
ifneq (${DEPFILES},)
|
|
include ${DEPFILES}
|
|
endif
|