Can't read the output file size, and don't create S19 file

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can't read the output file size, and don't create S19 file

Jump to solution
1,161 Views
arnogir
Senior Contributor II

s
Hello

 

I read the following document:

 

http://mcuoneclipse.com/2014/05/04/printing-code-size-information-in-eclipse/

Binary (and S19) Files for the mbed Bootloader with Eclipse and GNU ARM Eclipse Plugins | MCU on Ecl...

I follow the asked step, but nothing appear in the console.

Also, S19 is file not create

 

Bellow is my console. Please, could you tell me some check to do to work correctly?

 

17:29:27 **** Rebuild of configuration Debug for project cplus_sqm4 ****
Info
: Internal Builder is used for build
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\ANA\CT_ADS1248_Cfg.o ..\..\Sources\ANA\CT_ADS1248_Cfg.c
arm
-none-eabi-g++ -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -D_AEABI_LC_CTYPE=C -D__VFPV4__=1 -D__STRICT_ANSI__=1 -D_DEBUG=1 -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu++11 -fabi-version=0 -fno-exceptions -fno-strict-aliasing -c -o Sources\LCD\rootwindow.o ..\..\Sources\LCD\rootwindow.cpp
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\RTC\SGC400_DV_Timer.o ..\..\Sources\RTC\SGC400_DV_Timer.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\ANA\DV_DAC.o ..\..\Sources\ANA\DV_DAC.c
arm
-none-eabi-g++ -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -D_AEABI_LC_CTYPE=C -D__VFPV4__=1 -D__STRICT_ANSI__=1 -D_DEBUG=1 -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu++11 -fabi-version=0 -fno-exceptions -fno-strict-aliasing -c -o Sources\LCD\pegapp.o ..\..\Sources\LCD\pegapp.cpp
arm
-none-eabi-g++ -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -D_AEABI_LC_CTYPE=C -D__VFPV4__=1 -D__STRICT_ANSI__=1 -D_DEBUG=1 -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu++11 -fabi-version=0 -fno-exceptions -fno-strict-aliasing -c -o Sources\LCD\ScreenStat.o ..\..\Sources\LCD\ScreenStat.cpp
arm
-none-eabi-g++ -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -D_AEABI_LC_CTYPE=C -D__VFPV4__=1 -D__STRICT_ANSI__=1 -D_DEBUG=1 -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu++11 -fabi-version=0 -fno-exceptions -fno-strict-aliasing -c -o Sources\LCD\ScreenModifParam.o ..\..\Sources\LCD\ScreenModifParam.cpp
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\ANA\DV_AD7949.o ..\..\Sources\ANA\DV_AD7949.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\SM\SnowMaker.o ..\..\Sources\SM\SnowMaker.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\ANA\AP_ANA.o ..\..\Sources\ANA\AP_ANA.c
arm
-none-eabi-g++ -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -D_AEABI_LC_CTYPE=C -D__VFPV4__=1 -D__STRICT_ANSI__=1 -D_DEBUG=1 -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu++11 -fabi-version=0 -fno-exceptions -fno-strict-aliasing -c -o Sources\LCD\ScreenParameter.o ..\..\Sources\LCD\ScreenParameter.cpp
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\ANA\IF_ANA.o ..\..\Sources\ANA\IF_ANA.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\USB\usb_file.o ..\..\Sources\USB\usb_file.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\SM\AP_Default.o ..\..\Sources\SM\AP_Default.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\Communication\Serial\SerialModbus\SGC400_SerialModbus.o ..\..\Sources\Communication\Serial\SerialModbus\SGC400_SerialModbus.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\Other\SGC400_Init.o ..\..\Sources\Other\SGC400_Init.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\GPIO\DV_PORT.o ..\..\Sources\GPIO\DV_PORT.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\GPIO\CT_KEYBOARD.o ..\..\Sources\GPIO\CT_KEYBOARD.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\Communication\DV_SERIAL.o ..\..\Sources\Communication\DV_SERIAL.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\SM\SMDefaut.o ..\..\Sources\SM\SMDefaut.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\GPIO\DV_BUS.o ..\..\Sources\GPIO\DV_BUS.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\SM\SMCycle.o ..\..\Sources\SM\SMCycle.c
arm
-none-eabi-g++ -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -D_AEABI_LC_CTYPE=C -D__VFPV4__=1 -D__STRICT_ANSI__=1 -D_DEBUG=1 -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu++11 -fabi-version=0 -fno-exceptions -fno-strict-aliasing -c -o Sources\LCD\ScreenExploitation.o ..\..\Sources\LCD\ScreenExploitation.cpp
arm
-none-eabi-g++ -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -D_AEABI_LC_CTYPE=C -D__VFPV4__=1 -D__STRICT_ANSI__=1 -D_DEBUG=1 -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu++11 -fabi-version=0 -fno-exceptions -fno-strict-aliasing -c -o Sources\LCD\ScreenHourSetup.o ..\..\Sources\LCD\ScreenHourSetup.cpp
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\ANA\CT_AD7949.o ..\..\Sources\ANA\CT_AD7949.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\SM\SMParam.o ..\..\Sources\SM\SMParam.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\SM\AP_Param.o ..\..\Sources\SM\AP_Param.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\Main\ffs.o ..\..\Sources\Main\ffs.c
arm
-none-eabi-g++ -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -D_AEABI_LC_CTYPE=C -D__VFPV4__=1 -D__STRICT_ANSI__=1 -D_DEBUG=1 -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu++11 -fabi-version=0 -fno-exceptions -fno-strict-aliasing -c -o Sources\LCD\ScreenIOAna.o ..\..\Sources\LCD\ScreenIOAna.cpp
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\SM\SMTimer.o ..\..\Sources\SM\SMTimer.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\Eth\DV_ETH.o ..\..\Sources\Eth\DV_ETH.c
arm
-none-eabi-g++ -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -D_AEABI_LC_CTYPE=C -D__VFPV4__=1 -D__STRICT_ANSI__=1 -D_DEBUG=1 -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu++11 -fabi-version=0 -fno-exceptions -fno-strict-aliasing -c -o Sources\LCD\ScreenCalib.o ..\..\Sources\LCD\ScreenCalib.cpp
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\ANA\CT_ADS1248.o ..\..\Sources\ANA\CT_ADS1248.c
arm
-none-eabi-g++ -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -D_AEABI_LC_CTYPE=C -D__VFPV4__=1 -D__STRICT_ANSI__=1 -D_DEBUG=1 -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu++11 -fabi-version=0 -fno-exceptions -fno-strict-aliasing -c -o Sources\LCD\ScreenIODig.o ..\..\Sources\LCD\ScreenIODig.cpp
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\SM\SMManuel.o ..\..\Sources\SM\SMManuel.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\SM\SMCalcul.o ..\..\Sources\SM\SMCalcul.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\GPIO\DV_BUS_Cfg.o ..\..\Sources\GPIO\DV_BUS_Cfg.c
arm
-none-eabi-g++ -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -D_AEABI_LC_CTYPE=C -D__VFPV4__=1 -D__STRICT_ANSI__=1 -D_DEBUG=1 -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu++11 -fabi-version=0 -fno-exceptions -fno-strict-aliasing -c -o Sources\LCD\ScreenAdvancedSetup.o ..\..\Sources\LCD\ScreenAdvancedSetup.cpp
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\Eep\IF_EEP.o ..\..\Sources\Eep\IF_EEP.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\ANA\DV_ADS1248.o ..\..\Sources\ANA\DV_ADS1248.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\ANA\IF_DAC.o ..\..\Sources\ANA\IF_DAC.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\PWM\SGC400_DV_PWM.o ..\..\Sources\PWM\SGC400_DV_PWM.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\RTC\SGC400_DV_RTC.o ..\..\Sources\RTC\SGC400_DV_RTC.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\Eep\AP_MEMORY.o ..\..\Sources\Eep\AP_MEMORY.c
arm
-none-eabi-g++ -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -D_AEABI_LC_CTYPE=C -D__VFPV4__=1 -D__STRICT_ANSI__=1 -D_DEBUG=1 -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu++11 -fabi-version=0 -fno-exceptions -fno-strict-aliasing -c -o Sources\Main\main.o ..\..\Sources\Main\main.cpp
arm
-none-eabi-g++ -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -D_AEABI_LC_CTYPE=C -D__VFPV4__=1 -D__STRICT_ANSI__=1 -D_DEBUG=1 -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu++11 -fabi-version=0 -fno-exceptions -fno-strict-aliasing -c -o Sources\GPIO\CT_IO.o ..\..\Sources\GPIO\CT_IO.C
arm
-none-eabi-g++ -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -D_AEABI_LC_CTYPE=C -D__VFPV4__=1 -D__STRICT_ANSI__=1 -D_DEBUG=1 -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu++11 -fabi-version=0 -fno-exceptions -fno-strict-aliasing -c -o Sources\LCD\ScreenManu.o ..\..\Sources\LCD\ScreenManu.cpp
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\USB\usb_classes.o ..\..\Sources\USB\usb_classes.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\SM\SMGestionSortie.o ..\..\Sources\SM\SMGestionSortie.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\GPIO\DV_PORT_Cfg.o ..\..\Sources\GPIO\DV_PORT_Cfg.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\Main\debug.o ..\..\Sources\Main\debug.c
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\USB\usb_task.o ..\..\Sources\USB\usb_task.c
arm
-none-eabi-objcopy -O srec cplus.elf cplus.srec
arm
-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -DPEG_TARGET_BUILD -DPEG_TASK_ID=5 -DTWR_K70F120 -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Generated_Code -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp/Sources -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/bsp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/psp -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/mfs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/ffs -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/shell -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/usb -IC:\Freescale\Freescale_MQX_4_1/lib/sqm4k70_eb.kds/debug/rtcs -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\USB -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\LCD -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Main -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\GPIO -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Other -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\CAN -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Communication\Serial\SerialModbus -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Flash -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\ANA -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\PWM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\RTC -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eep -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\SM -IC:/Projet/xxx/SGC400_GUN_1/Kds_Project\..\\Sources\Eth -IC:\Freescale\swellsoftware\peglite\peg/include -IC:\Freescale\swellsoftware\peglite\peg/include/screendrv -IC:\Freescale\swellsoftware\peglite\peg/include/rtos -IC:\Freescale\swellsoftware\peglite\peg/include/touchdrv -std=gnu11 -c -o Sources\Eth\DV_ETH_Cfg.o ..\..\Sources\Eth\DV_ETH_Cfg.c
arm
-none-eabi-objcopy: 'cplus.elf': No such file
Info
: Parallel threads used: 4

17:29:44 Build Finished (took 16s.208ms)

Labels (1)
1 Solution
785 Views
arnogir
Senior Contributor II

Hi

I found the problem.

In fact in my project properties : in "C/C++ Build" / Behavior the case "Enable parallel build" was tick to use the 4 Computer processor.

When I disable this option, the post built command work! And I obtain the size and the S19 file...

Then this is a Bug of KDS???

else it exist a simpliest way to obtain output data size: Same to obtain s19 file in "C/C++ Build" / Setting / ToolChains, set "PrintSize", then a new menu on "Tool Settings appears to configure the wanted output size...

View solution in original post

8 Replies
785 Views
BlackNight
NXP Employee
NXP Employee

Hello,

your problem is that no .elf has been created. And I don't see in your log any evidence that the linker gets called. Can you post your project (or at least the .project and .cproject files)?

Erich

0 Kudos
785 Views
arnogir
Senior Contributor II

Hi

@: In fact your added line was the line that I already added without success. (This is the same that the User guide provided on Link in my first post)

I Have KDS v1.1.1, maybe I should update KDS version to 2.0.0 but is the project will be  compatible?

@Erich Styger: Please find asked file.

Many thanks

0 Kudos
785 Views
DavidS
NXP Employee
NXP Employee

I would recommend doing the update.

Changes should be minimal.

Regards,

David

0 Kudos
785 Views
arnogir
Senior Contributor II

Hi

I upgraded KDS to v2.0.0.

And then Size don't work again.

I test to set Post-Build step with:

"C:\Test.bat"

This file is a simple file:

echo "TEST POST Build command!!!!!!!!!!!!!!!"
copy c:\apps\cplus.elf  c:\apps\test.elf

pause

But console end always with following:

[...]
arm-none-eabi-g++ -mcpu=cortex-m4 -mthumb -mfloat-abi=hard [...]
Info: Parallel threads used: 4

08:04:03 Build Finished (took 25s.16ms)

Then it seem that is the post build command which is not executed, because nothing written in console and the file cplus.elf is not copy to test.elf...

:smileyshocked:

0 Kudos
786 Views
arnogir
Senior Contributor II

Hi

I found the problem.

In fact in my project properties : in "C/C++ Build" / Behavior the case "Enable parallel build" was tick to use the 4 Computer processor.

When I disable this option, the post built command work! And I obtain the size and the S19 file...

Then this is a Bug of KDS???

else it exist a simpliest way to obtain output data size: Same to obtain s19 file in "C/C++ Build" / Setting / ToolChains, set "PrintSize", then a new menu on "Tool Settings appears to configure the wanted output size...

785 Views
BlackNight
NXP Employee
NXP Employee

It seems to me that this project has not been created with File > New > Kinetis Design Studio Project menu item?

Erich

0 Kudos
784 Views
arnogir
Senior Contributor II

I'm started from an basic example project provided with MQX.

0 Kudos
785 Views
DavidS
NXP Employee
NXP Employee

Hi Arno,

In my KDS2.0.0 project properties setting I have added the following "arm-none-eabi-size" --format=berkeley $ :

When I compile I get the following:

'Invoking: Cross ARM C Linker'

arm-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -Wall -Wno-missing-braces -g3 -gdwarf-2 -gstrict-dwarf -gstrict-dwarf -gstrict-dwarf -T C:/Freescale/KSDK_1.1.0/rtos/mqx/mqx/examples/event/build/kds/event_frdmk64f/../../../../../../../../platform/linker/MK64F12/gcc/MK64FN1M0xxx12_flash.ld -nostartfiles -nodefaultlibs -Xlinker --gc-sections -Wl,-Map,"event.map" -Xlinker --cref -Xlinker -static -Xlinker -z -Xlinker muldefs -Xlinker --undefined=__isr_vector -Xlinker --defsym=__stack_size__=0x200 -Xlinker --defsym=__heap_size__=0x200 -o "event.elf" -Xlinker --start-group ./Sources/event.o ./KSDK_Files/gpio_pins.o ./KSDK_Files/hardware_init.o ./KSDK_Files/pin_mux.o ./Debug_Console/fsl_debug_console.o ./Debug_Console/fsl_misc_utilities.o ./Debug_Console/print_scan.o ./BSP_Files/init_bsp.o ./BSP_Files/mqx_main.o C:/Freescale/KSDK_1.1.0/rtos/mqx/mqx/examples/event/build/kds/event_frdmk64f/../../../../../../../../lib/ksdk_mqx_lib/kds/K64F12/Debug/libksdk_platform_mqx.a C:/Freescale/KSDK_1.1.0/rtos/mqx/mqx/examples/event/build/kds/event_frdmk64f/../../../../../../lib/frdmk64f.kds/debug/mqx_stdlib/lib_mqx_stdlib.a C:/Freescale/KSDK_1.1.0/rtos/mqx/mqx/examples/event/build/kds/event_frdmk64f/../../../../../../lib/frdmk64f.kds/debug/mqx/lib_mqx.a C:/Freescale/KDS_2.0.0/eclipse//../toolchain/lib/gcc/arm-none-eabi/4.8.0/m4/fp/v4-sp-d16/libgcc.a C:/Freescale/KDS_2.0.0/eclipse//../toolchain/arm-none-eabi/lib/m4/fp/v4-sp-d16/libc.a C:/Freescale/KDS_2.0.0/eclipse//../toolchain/arm-none-eabi/lib/m4/fp/v4-sp-d16/libsupc++.a C:/Freescale/KDS_2.0.0/eclipse//../toolchain/arm-none-eabi/lib/m4/fp/v4-sp-d16/libm.a -Xlinker --end-group

'Finished building target: event.elf'

' '

make --no-print-directory post-build

"arm-none-eabi-size" --format=berkeley event.elf

text data bss dec hex filename

61972 2284 2700 66956 1058c event.elf

' '

10:53:53 Build Finished (took 3s.489ms)

Hope this helps.

Regards,

David

0 Kudos