• 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...
  • 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,...
  • uVision Wish list (shortcuts, find/replace, precompiled headers)
    Hi, here some wishes for the uVision environment: - The shortcut keys storage location should be shown somewhere (so that I can the shortcuts with me to my laptop easily). I think the most easy thing...
  • Issues linking the startup file in a precompiled .lib
    Background On our company, we precompile our platform library into a .lib and provide these library to other developers. Till the day, we've used the default startup provided in the Standard Peripheral...
  • How to add a precompile step using the uVision2 environment
    Hi, I'm using the uVision2 environment for 8051 development. I have some tools that should run before the actual Keil c/asm/link step. In uVision2 the option exists to add "post" compile tools...