µVision Build Log
Tool Versions:
IDE-Version: µVision V5.25.2.0
Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Tim Alexander, VORAGO Technologies, LIC=----
Tool Versions:
Toolchain: MDK-Lite Version: 5.25.2.0
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 6 (build 750)
Assembler: Armasm.exe V5.06 update 6 (build 750)
Linker/Locator: ArmLink.exe V5.06 update 6 (build 750)
Library Manager: ArmAr.exe V5.06 update 6 (build 750)
Hex Converter: FromElf.exe V5.06 update 6 (build 750)
CPU DLL: SARMCM3.DLL V5.25.2.0
Dialog DLL: DARMCM1.DLL V1.19.1.0
Target DLL: Segger\JL2CM3.dll V2.99.29.0
Dialog DLL: TARMCM1.DLL V1.14.0.0
Project:
C:\Users\talexander\Desktop\bootloader\project\reb1_va108xx_bootloader\reb1_va108xx_bootloader.uvprojx
Project File Date: 12/21/2018
Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'reb1_va108xx_bootloader'
Clean started - Project: 'reb1_va108xx_bootloader'
deleting intermediate output files for target 'reb1_va108xx_bootloader'
compiling main.c...
compiling uart.c...
compiling bootloader.c...
src\bootloader.c(128): warning: #2748-D: null argument provided for parameter marked with attribute "nonnull"
memcpy((void*)(BOOTLOADER_START_ADDR+VECTOR_TABLE_OFFSET),(void*)(APPLICATION_START_ADDR+VECTOR_TABLE_OFFSET),VECTOR_TABLE_LEN);
src\bootloader.c: 1 warning, 0 errors
compiling xmodem.c...
compiling crc.c...
compiling cyp15b102.c...
compiling m95m01.c...
assembling startup_va108xx.s...
compiling system_va108xx.c...
linking...
Program Size: Code=4472 RO-data=280 RW-data=56 ZI-data=1360
".\Objects\reb1_va108xx_bootloader.axf" - 0 Error(s), 1 Warning(s).
*** Performing Cross-Module-Optimization:
compiling main.c...
compiling uart.c...
compiling bootloader.c...
src\bootloader.c(128): warning: #2748-D: null argument provided for parameter marked with attribute "nonnull"
memcpy((void*)(BOOTLOADER_START_ADDR+VECTOR_TABLE_OFFSET),(void*)(APPLICATION_START_ADDR+VECTOR_TABLE_OFFSET),VECTOR_TABLE_LEN);
src\bootloader.c: 1 warning, 0 errors
compiling xmodem.c...
compiling cyp15b102.c...
compiling m95m01.c...
compiling system_va108xx.c...
linking...
Program Size: Code=4472 RO-data=280 RW-data=56 ZI-data=1360
FromELF: creating hex file...
After Build - User command #1: C:\Keil_v5\ARM\ARMCC\bin\fromelf.exe --bin C:\Users\talexander\Desktop\bootloader\project\reb1_va108xx_bootloader\Objects\reb1_va108xx_bootloader.axf --output C:\Users\talexander\Desktop\bootloader\project\reb1_va108xx_bootloader\Objects\reb1_va108xx_bootloader.bin
".\Objects\reb1_va108xx_bootloader.axf" - 0 Error(s), 1 Warning(s).
*** Completed Cross-Module-Optimization after 2 iteration(s).
Software Packages used:
Package Vendor: Vorago
http://www.voragotech.com/Vorago.VA108xx.1.4.0.pack
Vorago.VA108xx.1.4.0
VA108xx ARM Cortex-M0 Device Family Pack
Collection of Component include folders:
.\RTE\_reb1_va108xx_bootloader
C:\Keil_v5\ARM\PACK\Vorago\VA108xx\1.4.0\core
Collection of Component Files used:
Build Time Elapsed: 00:00:04