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