• UVision2 and `TZ' environment variable
    I need the 'TZ' variable be set for RCS version control system. But when i set this env. var, UVision2 "refuses" to build any project, it always REBUILDS ALL :(. So, the question is: How i can get the...
  • Precompiled Header
    Note: This was originally posted on 8th June 2010 at http://forums.arm.com Problem: I've been trying to utilize precompiled header option, but with no luck. Even after installing patch 771 for RVCT 4...
  • What about the environment variables of uVision2?
    I want to integrate a command flash downloading tool into uVision2' Tools menu. How can I get the base folder of current project? Which environment variable can I use? I noticed that in page 180 of...
  • precompiled library.a instructions for use?
    Hi everybody, I use Keil uvision 5.10.0.0 and ARMCC as compiler. I have been given a libmain.h and library.a compiled with Cross-studio for ARM (gcc-arm-unknown-elf) for Cortex M3 ARMv7M, FP soft,...
  • Precompiled header files
    Hello forum, I want to take use of precompiled header files in my project. My project is split into two parts. A library part and an application part. The application part is using the library part...