Tool/software: Code Composer Studio
Hello
I am working with Code Composer Studio v7 for the first time. I have read a bunch of useful resources, but I haven't been able to get a complete documentation for it. Yes there are many videos, but I would rather prefer it in a documented format. And yes I have searched a lot, but unfortunately got only wiki links.
Specifically I have two questions :
1. Is there any way I can plot the waveform of an output pin ccs, like Logic Analyzer in Keil. I saw a trace analyzer, but it would be helpful if someone could confirm it is what I am looking for.
2. Is there any way I can simulate and give some waveform to a pin, without actually connecting anything to it? Like run everything in a simulation environment.
Thank you