• A51: Error A20: INVALID SIMPLE RELOCATABLE EXPRESSION
    I have: 1. ext_port.a51 file, that contains some variables. 2. ext_port.inc file, that contains some macros, that use variables from ext_port.a51. 3. some files, that use macros from ext_port.inc....
  • C51: Invalid int expression in pre-processor
    I have hit a wall. In the following fragment: int a; void main(void) { a = 1; #if ((defined(TEST_1) && (TEST_1 == 27)) || (defined(TEST_2) && (TEST_2 == 27)) ) a = 2; #endif } the conditional...
  • Expression
    hi..can any body tell,the expression s=((a/16*10) + (a%16)) belongs to which conversion?????
  • Unexpected Expression Error in RTX_CM_Lib.h
    Build started: Project: WFC *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Build target 'WFC 3_5_16bit' Before Build - User command #2: SubWCRev.exe "../" "template...
  • linker error: invalid constant
    Can anyone tell me what goes wrong while linking the files: linking... *** FATAL ERROR 206: INVALID CONSTANT POS:75 EXE filename1.obj, filename2.obj TO filename RAMSIZE (256) CODE (0X0000) # ...