We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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; }
But when i use the µVision editor(v5.23.0.0),the Dynamic Syntax Checking don't shouw error.
Read the instructions, or look at the picture:
www.danlhenry.com/.../keil_code.png