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.
I write a simple program with a time interrupt and in this interrupt i just toggle two GPIO pins one by one.
I want to see the graph of these two pins in Code Composer Studio.
Can I see the HI and LOW of these two pins in graph???
Please guide me.
Ashutosh Bhatt