• Initializer expression optimization
    I am having a problem with the Keil compiler not performing an optimization that looks trivial. I am using Keil 4.50. The issue can be reproduced with the following simple code: extern int g(int...
  • Break-Point Expressions
    Hi guys. Its been a while since I've posted, yet I still browse the forums daily. I'm working on an STM320F103E project which interfaces with an FPGA via memory mapping. The code is functional...
  • Error 67 invalide expression
    I can't find a error list in the manual. Where I can find a error list.
  • The nature of BAD RELOCATABLE EXPRESSION
    hi, Let assume that one .asm file contains next definitions: PUBLIC FLAG1,FLAG2 FLAG1 EQU 00000001b FLAG2 EQU 00000010b and the second file contains next line: MOV A,#(FLAG1 OR FLAG2) ...
  • uVision regular expressions
    What format are they? It doesn't seem to recognise \t or \n