Skip to content

Commit 5be30ba

Browse files
committed
TIM3 prescaler revision.
1 parent 19b2e9d commit 5be30ba

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+236
-205
lines changed

dsp-audio-effect/Listings/dsp-audio-effect.map

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -853,18 +853,18 @@ Image component sizes
853853

854854
Code (inc. data) RO Data RW Data ZI Data Debug Object Name
855855

856-
164 22 0 4 0 23567 delay.o
857-
952 66 36 21 2036 258629 main.o
856+
164 22 0 4 0 23491 delay.o
857+
952 66 36 21 2036 258497 main.o
858858
220 22 0 0 0 1901 misc.o
859-
64 26 236 0 1536 832 startup_stm32f10x_md.o
859+
64 26 236 0 1536 804 startup_stm32f10x_md.o
860860
1102 26 0 0 0 10937 stm32f10x_adc.o
861861
860 38 0 0 0 5753 stm32f10x_gpio.o
862862
932 36 0 20 0 8904 stm32f10x_rcc.o
863863
3610 88 0 0 0 22236 stm32f10x_tim.o
864-
480 38 0 20 0 1923 system_stm32f10x.o
864+
480 38 0 20 0 1847 system_stm32f10x.o
865865

866866
----------------------------------------------------------------------
867-
8388 362 304 68 3572 334682 Object Totals
867+
8388 362 304 68 3572 334370 Object Totals
868868
0 0 32 0 0 0 (incl. Generated)
869869
4 0 0 3 0 0 (incl. Padding)
870870

@@ -921,8 +921,8 @@ Image component sizes
921921

922922
Code (inc. data) RO Data RW Data ZI Data Debug
923923

924-
9604 398 304 68 3668 334302 Grand Totals
925-
9604 398 304 68 3668 334302 ELF Image Totals
924+
9604 398 304 68 3668 333990 Grand Totals
925+
9604 398 304 68 3668 333990 ELF Image Totals
926926
9604 398 304 68 0 0 ROM Totals
927927

928928
==============================================================================

dsp-audio-effect/Listings/startup_stm32f10x_md.lst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -477,13 +477,13 @@ ARM Macro Assembler Page 8
477477
00000000
478478
Command Line: --debug --xref --cpu=Cortex-M3 --apcs=interwork --depend=.\object
479479
s\startup_stm32f10x_md.d -o.\objects\startup_stm32f10x_md.o -I"D:\Electronics E
480-
ngineering\Keil\digital-audio-processing\dsp-audio-effect\RTE" -I"D:\Electronic
481-
s Engineering\Keil\digital-audio-processing\dsp-audio-effect\RTE\Device\STM32F1
482-
03C8" -IC:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\CMSIS\Include -IC:\Keil_v5\ARM\PACK
483-
\Keil\STM32F1xx_DFP\2.0.0 -IC:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.0.0\Device
484-
\Include -IC:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.0.0\Device\StdPeriph_Driver
485-
\inc --predefine="_RTE_ SETA 1" --predefine="STM32F10X_MD SETA 1" --list=.\list
486-
ings\startup_stm32f10x_md.lst RTE\Device\STM32F103C8\startup_stm32f10x_md.s
480+
ngineering\Keil\dsp-audio-effect\RTE" -I"D:\Electronics Engineering\Keil\dsp-au
481+
dio-effect\RTE\Device\STM32F103C8" -IC:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\CMSIS\
482+
Include -IC:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.0.0 -IC:\Keil_v5\ARM\PACK\Ke
483+
il\STM32F1xx_DFP\2.0.0\Device\Include -IC:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\
484+
2.0.0\Device\StdPeriph_Driver\inc --predefine="_RTE_ SETA 1" --predefine="STM32
485+
F10X_MD SETA 1" --list=.\listings\startup_stm32f10x_md.lst RTE\Device\STM32F103
486+
C8\startup_stm32f10x_md.s
487487

488488

489489

dsp-audio-effect/Objects/delay.crf

-50 Bytes
Binary file not shown.

dsp-audio-effect/Objects/delay.d

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
.\objects\delay.o: delay.c
22
.\objects\delay.o: delay.h
33
.\objects\delay.o: C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.0.0\Device\Include\stm32f10x.h
4-
.\objects\delay.o: D:\Electronics Engineering\Keil\digital-audio-processing\dsp-audio-effect\RTE\RTE_Components.h
4+
.\objects\delay.o: D:\Electronics Engineering\Keil\dsp-audio-effect\RTE\RTE_Components.h
55
.\objects\delay.o: C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\CMSIS\Include\core_cm3.h
66
.\objects\delay.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
77
.\objects\delay.o: C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\CMSIS\Include\core_cmInstr.h
88
.\objects\delay.o: C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\CMSIS\Include\core_cmFunc.h
99
.\objects\delay.o: C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.0.0\Device\Include\system_stm32f10x.h
10-
.\objects\delay.o: D:\Electronics Engineering\Keil\digital-audio-processing\dsp-audio-effect\RTE\Device\STM32F103C8\stm32f10x_conf.h
10+
.\objects\delay.o: D:\Electronics Engineering\Keil\dsp-audio-effect\RTE\Device\STM32F103C8\stm32f10x_conf.h
1111
.\objects\delay.o: C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.0.0\Device\StdPeriph_Driver\inc\stm32f10x_adc.h
1212
.\objects\delay.o: C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.0.0\Device\Include\stm32f10x.h
1313
.\objects\delay.o: C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.0.0\Device\StdPeriph_Driver\inc\stm32f10x_gpio.h

dsp-audio-effect/Objects/delay.o

-424 Bytes
Binary file not shown.
-716 Bytes
Binary file not shown.

dsp-audio-effect/Objects/dsp-audio-effect.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<title>Static Call Graph - [.\Objects\dsp-audio-effect.axf]</title></head>
44
<body><HR>
55
<H1>Static Call Graph for image .\Objects\dsp-audio-effect.axf</H1><HR>
6-
<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5050041: Last Updated: Thu May 26 21:04:22 2016
6+
<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5050041: Last Updated: Mon Jun 20 11:38:55 2016
77
<BR><P>
88
<H3>Maximum Stack Usage = 64 bytes + Unknown(Functions without stacksize, Cycles, Untraceable Function Pointers)</H3><H3>
99
Call chain for Maximum Stack Depth:</H3>

0 commit comments

Comments
 (0)