tested new changes

This commit is contained in:
dekunukem
2022-01-07 20:06:23 +00:00
parent 17d20add89
commit 7e56bedda1
53 changed files with 1796 additions and 1767 deletions

View File

File diff suppressed because one or more lines are too long

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

@@ -27,17 +27,7 @@ Project File Date: 01/01/2022
<h2>Output:</h2>
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'my_adb'
compiling helpers.c...
compiling main.c...
../Src/main.c(132): warning: #223-D: function "kb_buf_reset" declared implicitly
kb_buf_reset(&my_kb_buf);
../Src/main.c(504): warning: #188-D: enumerated type mixed with another type
HAL_GPIO_WritePin(DEBUG1_GPIO_Port, DEBUG1_Pin, kb_srq || mouse_srq);
../Src/main.c: 2 warnings, 0 errors
linking...
Program Size: Code=10344 RO-data=496 RW-data=76 ZI-data=1948
FromELF: creating hex file...
"my_adb\my_adb.axf" - 0 Error(s), 2 Warning(s).
"my_adb\my_adb.axf" - 0 Error(s), 0 Warning(s).
<h2>Software Packages used:</h2>

View File

@@ -489,11 +489,11 @@
:101E700013D000252C460F2700F03EF805280BD084
:101E8000391B88402843641C85B2102CF4DB0548BC
:101E900000F028FD35800020F8BD0520F8BD0000C9
:101EA000000000201027000010B5124800F08BFB46
:101EB00002001DD090790023002801D10123DB030B
:101EC000107A002801D1802003430020105E00F02A
:101ED0003DF94406640E02201C43105E00F036F902
:101EE0004006400C204300F067F8024800F076FB03
:101EA000000000201027000010B50024114800F0A9
:101EB0008AFB02001CD09079002801D10124E403A0
:101EC000107A002801D1802004430020105E00F029
:101ED0003DF943065B0E02202343105E00F036F905
:101EE0004006400C184300F067F8024800F076FB0B
:101EF00010BD00001C00002070B50D48418900692C
:101F0000FEF756FA00280FD10A4D284600F0EAFCE9
:101F10000446284600F0E6FC611C05D0411C03D0B5

View File

@@ -3,7 +3,7 @@
<title>Static Call Graph - [my_adb\my_adb.axf]</title></head>
<body><HR>
<H1>Static Call Graph for image my_adb\my_adb.axf</H1><HR>
<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Tue Jan 04 21:10:36 2022
<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Fri Jan 07 19:58:17 2022
<BR><P>
<H3>Maximum Stack Usage = 180 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
Call chain for Maximum Stack Depth:</H3>

View File

@@ -2315,7 +2315,7 @@ Image component sizes
1048 88 186 20 0 458586 adb.o
52 10 0 4 0 1931 delay_us.o
370 0 0 0 0 7263 helpers.o
2248 274 61 28 412 19342 main.o
2248 274 61 28 412 19338 main.o
88 38 192 0 1536 640 startup_stm32f042x6.o
122 18 0 4 0 3591 stm32f0xx_hal.o
178 28 0 0 0 10483 stm32f0xx_hal_cortex.o
@@ -2331,7 +2331,7 @@ Image component sizes
92 14 24 4 0 1123 system_stm32f0xx.o
----------------------------------------------------------------------
9464 706 496 60 1948 541789 Object Totals
9464 706 496 60 1948 541785 Object Totals
0 0 32 0 0 0 (incl. Generated)
28 0 1 0 0 0 (incl. Padding)
@@ -2379,8 +2379,8 @@ Image component sizes
Code (inc. data) RO Data RW Data ZI Data Debug
10344 762 496 76 1948 537793 Grand Totals
10344 762 496 76 1948 537793 ELF Image Totals
10344 762 496 76 1948 537789 Grand Totals
10344 762 496 76 1948 537789 ELF Image Totals
10344 762 496 76 0 0 ROM Totals
==============================================================================

View File

@@ -5,7 +5,7 @@ F (..\Src\adb.c)(0x61D4B5DD)(--c99 -c --cpu Cortex-M0 -D__MICROLIB -g -O3 --apcs
-I.\RTE\_my_adb
-IC:\Users\allen\AppData\Local\Arm\Packs\ARM\CMSIS\5.6.0\CMSIS\Core\Include
-IC:\Users\allen\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32F0xx\Include
--pd "__UVISION_VERSION SETA 529" --pd "_RTE_ SETA 1" --pd "STM32F042x6 SETA 1"
@@ -78,7 +78,7 @@ F (..\Src\helpers.c)(0x61D4B7AD)(--c99 -c --cpu Cortex-M0 -D__MICROLIB -g -O3 --
I (../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_def.h)(0x5DFA0893)
I (../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h)(0x5DFA0880)
I (../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h)(0x5DFA0880)
I (../Drivers/CMSIS/Include/core_cm0.h)(0x5DFA0892)
I (../Drivers/CMSIS/Include/core_cm0.h)(0x5DFA0892)
I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x5D9B4298)
I (../Drivers/CMSIS/Include/core_cmInstr.h)(0x5DFA0892)
I (../Drivers/CMSIS/Include/cmsis_armcc.h)(0x5DFA0892)
@@ -113,8 +113,8 @@ I (../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_uart_ex.h)(0x5DFA0893)
-IC:\Users\allen\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-D__UVISION_VERSION="529" -D_RTE_ -DSTM32F042x6 -DUSE_HAL_DRIVER -DSTM32F042x6
-o my_adb\helpers.o --omf_browse my_adb\helpers.crf --depend my_adb\helpers.d)
-o my_adb\helpers.o --omf_browse my_adb\helpers.crf --depend my_adb\helpers.d)
I (C:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5D9B429A)
I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9B4298)
I (C:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x5D9B429A)
@@ -151,7 +151,7 @@ I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9B4298)
I (../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_uart.h)(0x5DFA0893)
I (../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_uart_ex.h)(0x5DFA0893)
I (../Inc/shared.h)(0x617487BD)
F (..\Inc\adb.h)(0x61D4B02E)()
F (..\Inc\adb.h)(0x61D4B02E)()
F (..\Inc\delay_us.h)(0x617487C7)()
F (..\Inc\helpers.h)(0x61D89B50)()
F (../Src/main.c)(0x61D898F1)(--c99 -c --cpu Cortex-M0 -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32F0xx_HAL_Driver/Inc -I ../Drivers/STM32F0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32F0xx/Include -I ../Drivers/CMSIS/Include

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.