This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Variable information and Push Button Use



Hello All,

I'm at it for about a few weeks trying to understand and work with the ezdsp 5535 dev. board. It's a bit slow since this is a new game for me, but slowly getting there.. (hopefully!).

So one of the things I am trying to wrap my head around is being able to check the values of the variables, in particular things like the input and outputs. I am used to working in Matlab and always checking the values of variables, to know if things are okay. How can I poll the values of these variables (or any variables for that matter) during a debug? Also, is there a simple way to visualize them on a graph? I attempted the tutorials here, but I did not have any luck getting anything useful.

My 2nd question is how do I go about using the push buttons to assign values? For instance how can I use them to change the frequency of a sine wave?

Thanks very much for the help!