should be finish

This commit is contained in:
Julien Chevalley
2023-12-11 16:22:42 +01:00
parent a9c0f1b148
commit bfd877c267
98 changed files with 5868 additions and 4804 deletions

View File

@ -9,12 +9,12 @@ License Information: hesso hesso hesso Flex license: MDK Professional 5.35 (Flex
Tool Versions:
Toolchain: MDK Professional 5.35 (Flex) Version: 5.35.0.2
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 7 (build 960)
Assembler: Armasm.exe V5.06 update 7 (build 960)
Linker/Locator: ArmLink.exe V5.06 update 7 (build 960)
Library Manager: ArmAr.exe V5.06 update 7 (build 960)
Hex Converter: FromElf.exe V5.06 update 7 (build 960)
Toolchain Path: C:\Keil_v5\ARM\ARMCLANG\Bin
C Compiler: ArmClang.exe V6.16
Assembler: Armasm.exe V6.16
Linker/Locator: ArmLink.exe V6.16
Library Manager: ArmAr.exe V6.16
Hex Converter: FromElf.exe V6.16
CPU DLL: SARMCM3.DLL V5.35.0.2
Dialog DLL: DCM.DLL V1.17.3.0
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.9.0
@ -25,11 +25,11 @@ C:\Users\julien.chevalle1\Desktop\SEM\DMA\MDK-ARM\DMA.uvprojx
Project File Date: 12/11/2023
<h2>Output:</h2>
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
*** Using Compiler 'V6.16', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin'
Build target 'DMA'
compiling main.c...
linking...
Program Size: Code=9270 RO-data=530 RW-data=44 ZI-data=2796
Program Size: Code=11932 RO-data=540 RW-data=32 ZI-data=2904
FromELF: creating hex file...
"DMA\DMA.axf" - 0 Error(s), 0 Warning(s).
@ -63,7 +63,7 @@ Package Vendor: Keil
* Component: Keil.ARM Compiler::Compiler:I/O:STDOUT:ITM:1.2.0
Source file: Source\retarget_io.c
Build Time Elapsed: 00:00:03
Build Time Elapsed: 00:00:01
</pre>
</body>
</html>