tijiao3
This commit is contained in:
parent
68d4920ffb
commit
9c678e3d79
|
@ -1,8 +1,4 @@
|
||||||
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'E:\MDK536\ARM\ARMCC\Bin'
|
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'E:\MDK536\ARM\ARMCC\Bin'
|
||||||
Build target '4G_test'
|
Build target '4G_test'
|
||||||
compiling solar_energy.c...
|
|
||||||
linking...
|
|
||||||
Program Size: Code=34956 RO-data=900 RW-data=572 ZI-data=4092
|
|
||||||
FromELF: creating hex file...
|
|
||||||
"4G_test\4G_test.axf" - 0 Error(s), 0 Warning(s).
|
"4G_test\4G_test.axf" - 0 Error(s), 0 Warning(s).
|
||||||
Build Time Elapsed: 00:00:02
|
Build Time Elapsed: 00:00:03
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
2025/5/20 10:43:51
|
2025/5/20 15:04:57
|
|
@ -27,10 +27,6 @@ Project File Date: 04/22/2025
|
||||||
<h2>Output:</h2>
|
<h2>Output:</h2>
|
||||||
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'E:\MDK536\ARM\ARMCC\Bin'
|
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'E:\MDK536\ARM\ARMCC\Bin'
|
||||||
Build target '4G_test'
|
Build target '4G_test'
|
||||||
compiling solar_energy.c...
|
|
||||||
linking...
|
|
||||||
Program Size: Code=34956 RO-data=900 RW-data=572 ZI-data=4092
|
|
||||||
FromELF: creating hex file...
|
|
||||||
"4G_test\4G_test.axf" - 0 Error(s), 0 Warning(s).
|
"4G_test\4G_test.axf" - 0 Error(s), 0 Warning(s).
|
||||||
|
|
||||||
<h2>Software Packages used:</h2>
|
<h2>Software Packages used:</h2>
|
||||||
|
@ -55,7 +51,7 @@ Package Vendor: Keil
|
||||||
|
|
||||||
* Component: ARM::CMSIS:CORE:5.5.0
|
* Component: ARM::CMSIS:CORE:5.5.0
|
||||||
Include file: CMSIS\Core\Include\tz_context.h
|
Include file: CMSIS\Core\Include\tz_context.h
|
||||||
Build Time Elapsed: 00:00:02
|
Build Time Elapsed: 00:00:03
|
||||||
</pre>
|
</pre>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue