This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Building from command line or other IDE

Hi,

When building from the command line or another IDE is there a way to have uVision not rebuild the whole project.

As part of an automated build it is a good thing to do the complete rebuild but I have been looking at eclipse as an alternative IDE. This does work but the build takes a few minutes each time rather than just seconds when doing a build after a small change in uVision itself.

Currently I am using a simple .bat file

echo Starting Build.bat
C:\Keil\UV4\uv4.exe -r EFM32_Main_MCU.uvproj -o buildOutput.txt
type buildOutput.txt

Any suggestions?

Thanks
Stephen

IDE-Version:
µVision V4.23.00.0
Copyright (C) 2011 ARM Ltd and ARM Germany GmbH. All rights reserved.

License Information:
Stephen Robertson
Spacelabs Healthcare
LIC=IK125-D0D23-RZKSN-W8V2U-79FIV-8CHFZ

Tool Version Numbers:
Toolchain: MDK-ARM Standard: 4 user Version: 4.23
Toolchain Path: C:\Keil\ARM\BIN40
C Compiler: Armcc.Exe V4.1.0.894
Assembler: Armasm.Exe V4.1.0.894
Linker/Locator: ArmLink.Exe V4.1.0.894
Librarian: ArmAr.Exe V4.1.0.894
Hex Converter: FromElf.Exe V4.1.0.894
CPU DLL: SARMCM3.DLL V4.23
Dialog DLL: DCM.DLL V1.4.0.0
Target DLL: Segger\JL2CM3.dll
Dialog DLL: TCM.DLL V1.4.0.0