Hello,
is it possible to clean up a project automatically every time the project is changed or on program exit? I am using
IDE-Version: µVision V4.03q Copyright (c) Keil Elektronik GmbH / Keil Software, Inc. IL, An ARM(R) Company Tool Version Numbers: Toolchain: RealView MDK BASIC (256K) Version: 4.11 Toolchain Path: BIN40\ C Compiler: Armcc.Exe V4.0.0.728 Assembler: Armasm.Exe V4.0.0.728 Linker/Locator: ArmLink.Exe V4.0.0.728 Librarian: ArmAr.Exe V4.0.0.728 Hex Converter: FromElf.Exe V4.0.0.728 CPU DLL: SARM.DLL V4.11 Dialog DLL: DARMP.DLL V1.47 Target DLL: BIN\UL2ARM.DLL V1.56 Dialog DLL: TARMP.DLL V1.47
I could not find any hint in the manual and in online help files. Any help is appreciated.
Greetings,
Joerg
I think not; but what, exactly, do you mean by "clean up"?
In the "Project"-pull down menue there is a item "Clean Target". I want the "Clean Target" command invoked automatically every time I close a project or exit the IDE. Is this possible?