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.
how to resolve this in keil
error :#28: expression must have a constant value The expression is given below in bold assertEquals("Expected failure.", 10, 20);
Presumably, that's a Macro ?
So you need to check the expansion of that macro...