• Minimal Build
    Every time when I rebuild my project the *.c files, for which the options 'generate assembler SRC file' and 'assemble SRC file' are chosen, are rebuilt even if they had not been modified. It is so annoying...
  • parallel builds with make -j in armcc emulation mode
    Note: This was originally posted on 22nd August 2011 at http://forums.arm.com HI, I have the ARM DS-5 Linux Application edition with a floating license. I've set up the license manager on my local machine...
  • Minimize execution time of CRC calculation
    Hello, I am using AT89C51RD2 as a target processor operates on 11.0592MHz crystal oscillator. In my application I get command through serial port.It supports two checksum alogorithms one is standard...
  • Timing requirements (connecting PCB outputs "in parallel")
    Hi (I use the STM32F107 and the Keil PLUS license) I got the following challenge: My own developed HW card/application (let us just call it PCB) shall be operating in parallel with 10 other PCBs...
  • gcc warnings disappearing  on second compile or minimal change
    Hi All i have a problem that with our test code we have always produced a #warning for all test code that the engineers put in the production code. if you compile the code and then compile again the #warnings...