-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KITT- LED transition effect, like Knight Rider
- Loading branch information
Showing
298 changed files
with
250,381 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
--------------- Build Started: 07/16/2020 11:18:37 Project: KITT, Configuration: ARM GCC 5.4-2016-q2-update Debug --------------- | ||
cydsfit.exe -.appdatapath "C:\Users\jagumiel\AppData\Local\Cypress Semiconductor\PSoC Creator\4.2" -.fdsnotice -.fdswarpdepfile=warp_dependencies.txt -.fdselabdepfile=elab_dependencies.txt -.fdsbldfile=generated_files.txt -.fdsreffile=referenced_files.txt -p "D:\Users\jagumiel\Documents\PSoC Creator\PSoC-101\PSoC-101\TrainingProjects\KITT.cydsn\KITT.cyprj" -d CY8C4245AXI-483 -s "D:\Users\jagumiel\Documents\PSoC Creator\PSoC-101\PSoC-101\TrainingProjects\KITT.cydsn\Generated_Source\PSoC4" -- -yv2 -q10 -ygs -o2 -v3 -.fftcfgtype=LE | ||
Elaborating Design... | ||
HDL Generation... | ||
Synthesis... | ||
Tech Mapping... | ||
ADD: pft.M0040: information: The following 3 pin(s) will be assigned a location by the fitter: PWM_0_Out(0), PWM_1_Out(0), PWM_2_Out(0) | ||
Analog Placement... | ||
Analog Routing... | ||
Analog Code Generation... | ||
Digital Placement... | ||
Digital Routing... | ||
Bitstream Generation... | ||
Bitstream Verification... | ||
Static timing analysis... | ||
API Generation... | ||
Dependency Generation... | ||
Cleanup... | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/main.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c main.c -o .\CortexM0\ARM_GCC_541\Debug\main.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/cyfitter_cfg.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\cyfitter_cfg.c -o .\CortexM0\ARM_GCC_541\Debug\cyfitter_cfg.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/cymetadata.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\cymetadata.c -o .\CortexM0\ARM_GCC_541\Debug\cymetadata.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/Clock_1MHz.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\Clock_1MHz.c -o .\CortexM0\ARM_GCC_541\Debug\Clock_1MHz.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/PWM_0_Int.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\PWM_0_Int.c -o .\CortexM0\ARM_GCC_541\Debug\PWM_0_Int.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/PWM_0_Out.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\PWM_0_Out.c -o .\CortexM0\ARM_GCC_541\Debug\PWM_0_Out.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/PWM_0_Out_PM.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\PWM_0_Out_PM.c -o .\CortexM0\ARM_GCC_541\Debug\PWM_0_Out_PM.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/PWM_1_Out.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\PWM_1_Out.c -o .\CortexM0\ARM_GCC_541\Debug\PWM_1_Out.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/PWM_1_Out_PM.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\PWM_1_Out_PM.c -o .\CortexM0\ARM_GCC_541\Debug\PWM_1_Out_PM.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/PWM_2_Out.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\PWM_2_Out.c -o .\CortexM0\ARM_GCC_541\Debug\PWM_2_Out.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/PWM_2_Out_PM.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\PWM_2_Out_PM.c -o .\CortexM0\ARM_GCC_541\Debug\PWM_2_Out_PM.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/PWM_2.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\PWM_2.c -o .\CortexM0\ARM_GCC_541\Debug\PWM_2.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/PWM_2_PM.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\PWM_2_PM.c -o .\CortexM0\ARM_GCC_541\Debug\PWM_2_PM.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/PWM_1.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\PWM_1.c -o .\CortexM0\ARM_GCC_541\Debug\PWM_1.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/PWM_1_PM.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\PWM_1_PM.c -o .\CortexM0\ARM_GCC_541\Debug\PWM_1_PM.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/PWM_0.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\PWM_0.c -o .\CortexM0\ARM_GCC_541\Debug\PWM_0.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/PWM_0_PM.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\PWM_0_PM.c -o .\CortexM0\ARM_GCC_541\Debug\PWM_0_PM.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/Led_A.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\Led_A.c -o .\CortexM0\ARM_GCC_541\Debug\Led_A.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/Led_A_PM.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\Led_A_PM.c -o .\CortexM0\ARM_GCC_541\Debug\Led_A_PM.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/Led_B.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\Led_B.c -o .\CortexM0\ARM_GCC_541\Debug\Led_B.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/Led_B_PM.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\Led_B_PM.c -o .\CortexM0\ARM_GCC_541\Debug\Led_B_PM.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/Led_C.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\Led_C.c -o .\CortexM0\ARM_GCC_541\Debug\Led_C.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/Led_C_PM.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\Led_C_PM.c -o .\CortexM0\ARM_GCC_541\Debug\Led_C_PM.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/Led_D.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\Led_D.c -o .\CortexM0\ARM_GCC_541\Debug\Led_D.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/Led_D_PM.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\Led_D_PM.c -o .\CortexM0\ARM_GCC_541\Debug\Led_D_PM.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/cy_em_eeprom.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\cy_em_eeprom.c -o .\CortexM0\ARM_GCC_541\Debug\cy_em_eeprom.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/Cm0Start.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\Cm0Start.c -o .\CortexM0\ARM_GCC_541\Debug\Cm0Start.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/CyFlash.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\CyFlash.c -o .\CortexM0\ARM_GCC_541\Debug\CyFlash.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/CyLib.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\CyLib.c -o .\CortexM0\ARM_GCC_541\Debug\CyLib.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/cyPm.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\cyPm.c -o .\CortexM0\ARM_GCC_541\Debug\cyPm.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/cyutils.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\cyutils.c -o .\CortexM0\ARM_GCC_541\Debug\cyutils.o | ||
arm-none-eabi-gcc.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -Wa,-alh=.\CortexM0\ARM_GCC_541\Debug/CyLFClk.lst -g -D DEBUG -D CY_CORE_ID=0 -Wall -ffunction-sections -ffat-lto-objects -Og -c Generated_Source\PSoC4\CyLFClk.c -o .\CortexM0\ARM_GCC_541\Debug\CyLFClk.o | ||
arm-none-eabi-as.exe -mcpu=cortex-m0 -mthumb -I. -IGenerated_Source\PSoC4 -alh=.\CortexM0\ARM_GCC_541\Debug/CyBootAsmGnu.lst -g -W -o .\CortexM0\ARM_GCC_541\Debug\CyBootAsmGnu.o Generated_Source\PSoC4\CyBootAsmGnu.s | ||
arm-none-eabi-ar.exe -rs .\CortexM0\ARM_GCC_541\Debug\KITT.a .\CortexM0\ARM_GCC_541\Debug\Clock_1MHz.o .\CortexM0\ARM_GCC_541\Debug\PWM_0_Int.o .\CortexM0\ARM_GCC_541\Debug\PWM_0_Out.o .\CortexM0\ARM_GCC_541\Debug\PWM_0_Out_PM.o .\CortexM0\ARM_GCC_541\Debug\PWM_1_Out.o .\CortexM0\ARM_GCC_541\Debug\PWM_1_Out_PM.o .\CortexM0\ARM_GCC_541\Debug\PWM_2_Out.o .\CortexM0\ARM_GCC_541\Debug\PWM_2_Out_PM.o .\CortexM0\ARM_GCC_541\Debug\PWM_2.o .\CortexM0\ARM_GCC_541\Debug\PWM_2_PM.o .\CortexM0\ARM_GCC_541\Debug\PWM_1.o .\CortexM0\ARM_GCC_541\Debug\PWM_1_PM.o .\CortexM0\ARM_GCC_541\Debug\PWM_0.o .\CortexM0\ARM_GCC_541\Debug\PWM_0_PM.o .\CortexM0\ARM_GCC_541\Debug\Led_A.o .\CortexM0\ARM_GCC_541\Debug\Led_A_PM.o .\CortexM0\ARM_GCC_541\Debug\Led_B.o .\CortexM0\ARM_GCC_541\Debug\Led_B_PM.o .\CortexM0\ARM_GCC_541\Debug\Led_C.o .\CortexM0\ARM_GCC_541\Debug\Led_C_PM.o .\CortexM0\ARM_GCC_541\Debug\Led_D.o .\CortexM0\ARM_GCC_541\Debug\Led_D_PM.o .\CortexM0\ARM_GCC_541\Debug\cy_em_eeprom.o .\CortexM0\ARM_GCC_541\Debug\CyFlash.o .\CortexM0\ARM_GCC_541\Debug\CyLib.o .\CortexM0\ARM_GCC_541\Debug\cyPm.o .\CortexM0\ARM_GCC_541\Debug\cyutils.o .\CortexM0\ARM_GCC_541\Debug\CyLFClk.o .\CortexM0\ARM_GCC_541\Debug\CyBootAsmGnu.o | ||
arm-none-eabi-ar.exe: creating .\CortexM0\ARM_GCC_541\Debug\KITT.a | ||
arm-none-eabi-gcc.exe -Wl,--start-group -o "D:\Users\jagumiel\Documents\PSoC Creator\PSoC-101\PSoC-101\TrainingProjects\KITT.cydsn\CortexM0\ARM_GCC_541\Debug\KITT.elf" .\CortexM0\ARM_GCC_541\Debug\main.o .\CortexM0\ARM_GCC_541\Debug\cyfitter_cfg.o .\CortexM0\ARM_GCC_541\Debug\cymetadata.o .\CortexM0\ARM_GCC_541\Debug\Cm0Start.o .\CortexM0\ARM_GCC_541\Debug\KITT.a -mcpu=cortex-m0 -mthumb -L Generated_Source\PSoC4 -Wl,-Map,.\CortexM0\ARM_GCC_541\Debug/KITT.map -T Generated_Source\PSoC4\cm0gcc.ld -specs=nano.specs -Wl,--gc-sections -g -ffunction-sections -Og -ffat-lto-objects -Wl,--end-group | ||
cyelftool.exe -C "D:\Users\jagumiel\Documents\PSoC Creator\PSoC-101\PSoC-101\TrainingProjects\KITT.cydsn\CortexM0\ARM_GCC_541\Debug\KITT.elf" --flash_row_size 128 --flash_size 32768 --flash_offset 0x00000000 | ||
No ELF section .cychecksum found, creating one | ||
Application checksum calculated and stored in ELF section .cychecksum | ||
Checksum calculated and stored in ELF section .cymeta | ||
cyelftool.exe -S "D:\Users\jagumiel\Documents\PSoC Creator\PSoC-101\PSoC-101\TrainingProjects\KITT.cydsn\CortexM0\ARM_GCC_541\Debug\KITT.elf" | ||
Flash used: 2040 of 32768 bytes (6,2 %). | ||
SRAM used: 1536 of 4096 bytes (37,5 %). Stack: 1024 bytes. Heap: 128 bytes. | ||
--------------- Build Succeeded: 07/16/2020 11:19:09 --------------- |
8 changes: 8 additions & 0 deletions
8
TrainingProjects/KITT.cydsn/CortexM0/ARM_GCC_541/Debug/.deps/SOURCE_ASM__ARM_GCC_GENERIC.P
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
D:/Users/jagumiel/Documents/PSoC\ Creator/PSoC-101/PSoC-101/TrainingProjects/KITT.cydsn/CortexM0/ARM_GCC_541/Debug/CyBootAsmGnu.o : D:/Users/jagumiel/Documents/PSoC\ Creator/PSoC-101/PSoC-101/TrainingProjects/KITT.cydsn/Generated_Source/PSoC4/CyBootAsmGnu.s D:/Users/jagumiel/Documents/PSoC\ Creator/PSoC-101/PSoC-101/TrainingProjects/KITT.cydsn/Generated_Source/PSoC4/cydevicegnu_trm.inc D:/Users/jagumiel/Documents/PSoC\ Creator/PSoC-101/PSoC-101/TrainingProjects/KITT.cydsn/Generated_Source/PSoC4/cyfittergnu.inc | ||
|
||
D:/Users/jagumiel/Documents/PSoC\ Creator/PSoC-101/PSoC-101/TrainingProjects/KITT.cydsn/Generated_Source/PSoC4/CyBootAsmGnu.s : | ||
|
||
D:/Users/jagumiel/Documents/PSoC\ Creator/PSoC-101/PSoC-101/TrainingProjects/KITT.cydsn/Generated_Source/PSoC4/cydevicegnu_trm.inc : | ||
|
||
D:/Users/jagumiel/Documents/PSoC\ Creator/PSoC-101/PSoC-101/TrainingProjects/KITT.cydsn/Generated_Source/PSoC4/cyfittergnu.inc : | ||
|
Oops, something went wrong.