• How to solve "expected an expression" error?
    Hello, I'm new to ARM and Keil tools. I'm using Keil uVision V4.71.2.0. Compiler is Armcc.Exe. Compiler version is v5.03.0.69. I'm working on large code base. When I try to build code, I get the...
  • compiler expecting an expression with func pntrs
    Hello all, I am porting 'C' code from another Cortex-M project to the Keil uVision (V4.72.10.0). This code made liberal use of function pointers, which were happily compiled by the other build system...
  • Error while compiling .cpp
    I'm doing a speech project on MCBSTM32E board (STM32F103ZE) i was testing a basic blinky code in .cpp form but i'm getting the following error STM32_Init.c(34): error: #5: cannot open source input file...
  • CPP examples
    Hi all, i am using LPC2368 controller and RV-MDK tools, where can i get the cpp examples for the above? thanks in advance srinivas
  • Expression
    hi..can any body tell,the expression s=((a/16*10) + (a%16)) belongs to which conversion?????