• scanf() and syntax checking
    I need to syntax check incomming queries/commands on the UART and i would like some idears on how to do it. The syntax of the commands are as follow: Syntax required for a query is: @<device address...
  • scanf() and syntax checking
    I need to syntax check incomming queries/commands on the UART and i would like some idears on how to do it. The syntax of the commands are as follow: Syntax required for a query is: @<device address...
  • uVision5: "Dynamic syntax check / Code completion module error: deactiv"
    Hi, when I start uVision5, then I get this error message in the status line: "Dynamic syntax check / Code completion module error: deactiv". The "deactiv" looks strange - the v somehow cut (althought...
  • Dynamic Syntax Checking shows errors for switch case statement
    In the µVision editor(v5.13.0.0), the Dynamic Syntax Checking shows me an error for this switch case statement. Here is an example: switch (i) { case (int)("AB"[0]): break; default: break; } ...
  • uVision5: "Dynamic syntax check / Code completion module error: deactiv"
    Hi, when I start uVision5, then I get this error message in the status line: "Dynamic syntax check / Code completion module error: deactiv". The "deactiv" looks strange - the v somehow cut (althought...