• Compiler not compiling?
    Hi, I am trying to compile a project using Keil v3.55. I get no warnings, status bar looks fine: Build target 'Target 1' assembling ADuC702x.s... compiling testproj24.c... linking... creating...
  • Compilation
    hi, am using LPC2366,RealViewcompilier MicroVision3. I have no idea about how to access the following variables in .c files.how i have to define in .c or .h files. Stack_Mem Stack_Top Can any one...
  • compiler compile files twice
    hi, wierd problem, when compiling files one file is compiled twice. which throw later linker error becouse there are two indentical files. build output: *** Using Compiler 'V5.06 update 5...
  • Is Armcc.exe 'C' compiler or 'C++' compiler?
    Hello, I'm using Keil uVision tools version V4.71.2.0. The compiler I'm using is C compiler Armcc.exe version v5.03.0.69. Is this 'C' or 'C++' compiler? Thank you!
  • How to compile FlashFS with RealView compiler?
    I want compile FlashFS in RealView compiler,My device is LPC2119 and I'll use the internal flash,but I meet a problems: I don't know how to change the IAP.s file to compatible RealView compiler.please...