• Compiling issue in keil5, arm compiler 5
    While building the project target I am getting this error which says to specify the output name but when it was in keil4, this option of naming the output was not given and it was giving no error like...
  • Offline compiler issues
    Note: This was originally posted on 22nd November 2011 at http://forums.arm.com We've been running into issues using the offline compiler on Eclipse 3.7.1. The OpenGLES Emulator version 1.3 is installed...
  • Keil5 compiler issue
    Since I use level 3 (-O3) optimization in keil5,it is irrelevant with the with the value of the sentence " !IS_POOL_ALIGNED(pPool, OS_MEM_POOL_BASE_ALIGN) ", the judgement "if (!IS_POOL_ALIGNED(pPool...
  • keil5 compile issue
    Hello expert since I use keil5 to compile an old project(successful project), the first time I success, but if i change something (I mean even I add a blank or just declare a variable), I got a...
  • STM32F1 compiler issues
    Hello, I am trying to compile a project for STM32F103CB, but it doesn't seem to work properly. First of all, this project compiles and runs on IAR SDK. I ported it on uVision 5 SDK, and, after...