Skip to content

Commit

Permalink
Updated Object Files.
Browse files Browse the repository at this point in the history
  • Loading branch information
CECS-Jesus authored May 9, 2024
1 parent b2a2582 commit 0bc40d5
Show file tree
Hide file tree
Showing 19 changed files with 1,500 additions and 1,167 deletions.
2 changes: 2 additions & 0 deletions Objects/ExtDll.iex
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[EXTDLL]
Count=0
Binary file modified Objects/R2_ARC_Motors.axf
Binary file not shown.
58 changes: 58 additions & 0 deletions Objects/R2_ARC_Motors.build_log.htm
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
<html>
<body>
<pre>
<h1>µVision Build Log</h1>
<h2>Tool Versions:</h2>
IDE-Version: µVision V5.38.0.0
Copyright (C) 2022 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Jesus Perez, csulb, LIC=----

Tool Versions:
Toolchain: MDK-Lite Version: 5.38.0.0
Toolchain Path: C:\Keil_v5\ARM\ARMCLANG\Bin
C Compiler: ArmClang.exe V6.19
Assembler: Armasm.exe V6.19
Linker/Locator: ArmLink.exe V6.19
Library Manager: ArmAr.exe V6.19
Hex Converter: FromElf.exe V6.19
CPU DLL: SARMCM3.DLL V5.38.0.0
Dialog DLL: DCM.DLL V1.17.5.0
Target DLL: lmidk-agdi.dll V???
Dialog DLL: TCM.DLL V1.56.4.0

<h2>Project:</h2>
C:\Users\jesus\OneDrive\Desktop\R2_ARC_Motors\Motors\R2_ARC_Motors.uvprojx
Project File Date: 04/27/2024

<h2>Output:</h2>
*** Using Compiler 'V6.19', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin'
Rebuild target 'Target 1'
compiling Switches.c...
compiling SPI.c...
compiling MotorControl.c...
assembling startup.s...
compiling PLL.c...
compiling MotorSetup.c...
compiling MotorsMain.c...
compiling LED.c...
compiling Sensors.c...
linking...
Program Size: Code=5402 RO-data=90 RW-data=0 ZI-data=1128
FromELF: creating hex file...
".\Objects\R2_ARC_Motors.axf" - 0 Error(s), 0 Warning(s).

<h2>Software Packages used:</h2>

Package Vendor: Keil
http://www.keil.com/pack/Keil.TM4C_DFP.1.1.0.pack
Keil.TM4C_DFP.1.1.0
Texas Instruments Tiva C Series Device Support and Examples

<h2>Collection of Component include folders:</h2>
C:/Keil_v5/ARM/Keil/TM4C_DFP/1.1.0/Device/Include/TM4C123

<h2>Collection of Component Files used:</h2>
Build Time Elapsed: 00:00:02
</pre>
</body>
</html>
Loading

0 comments on commit 0bc40d5

Please sign in to comment.