Skip to main content
Not a User
Visitor II
December 3, 2019
Question

Getting ''cannot evaluate'' in debug mode

  • December 3, 2019
  • 0 replies
  • 1518 views

stm32f4 discovery keil 5.28 in debug mode getting "cannot evaluate" when I define global variable(like this uint8_t random) and sometimes getting wrong value even if the variable is set to 0 (like uint8_t dds=0). WHAT`s the problem?

This topic has been closed for replies.