variable-call stack window

Forum for problems or queries regarding the Flowcode application and compiler usage.

Moderators: Benj, Mods

Post Reply
User avatar
achillis1
Posts: 347
Joined: Thu Oct 09, 2008 9:19 am
Has thanked: 91 times
Been thanked: 8 times

variable-call stack window

Post by achillis1 »

Hello,
Is it possible to view the changes on variables and call stack when the program run?
When I go step to step is OK I can see the changes in the window but when I press "play" button to run the program then the call stack and variable windows are empty!
They only show if I hover my mouse over them!
Thank you
Regards.

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: variable-call stack window

Post by Benj »

Hello

Change the clock speed setting for the simulation from run as fast as possible and set to say 100hz etc. This can be changed in the Chip -> Clock Speed menu. The variable and stack window should then be updated as your program is running.

Post Reply