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.

TMS320F28335: Continuous Getting the Variables' values

Part Number: TMS320F28335


Hi everyone,

I would like to know how to get the variables' values in a real-time. Also, I don't want to do it manually. It should just take the values from the variables, I will be using it to compare my values if they are the same as I measured. 

To explain it in detail, I want to automatize my signal test procedure. I give wavegen (also I am doing it from Python API using pydwf library) to pins and read it from the Variables window now, and I want the program to do it in a continuous way. It can be in text (.txt) format so I can get the values to use in my code. Maybe there is another way I don't know. Either way, it better be the format that I can read from my Python script.