Forum : Ride IDE
Original Post
Post Information | Post |
---|---|
April 17, 2008 - 9:56pm
|
I have a BIG problem! The debugging of an application is almost impossible using the Ride7 IDE. Here is the code: void testProgram(void) result = 5; int main(void) The problem is, that if I break the execution at "return(c)", none of the parameters/variables are showing the correct value - when the mouse cursor shows the values. The "Watch" window also shows wrong values. What is wrong? |
See answers in this topic.
Lionel