• 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...
  • 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...
  • 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!
  • c51: compiling in turbo compiler and keil compiler
    this is praveen frm india i am novice to embedded systems and keil compiler.my query is that "if i want to output hello world through turbo compiler it's easy, how shud i do the same with keil compiler...