• Expression
    hi..can any body tell,the expression s=((a/16*10) + (a%16)) belongs to which conversion?????
  • Error 67 invalide expression
    I can't find a error list in the manual. Where I can find a error list.
  • uVision unexpected error
    Hello I have been using keil's uVision for a while and i was pretty satisfied. Until one day totally unexpectedly i received the following error: Build target 'Target 1' compiling Blinky.c.....
  • cpp - error: #29: expected an expression
    Hello, I am quite new to C/C++ and Keil. I am using the following: nrf52832_xxaa (Cortex M4) Keil uVision 5.24.2.0 I have some existing C++ code which I had used on another project and am looking...
  • 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...