Tool/software: Code Composer Studio
Hello again, I am wondering what the function ScriptAnalysisSession.ScriptActivity.getBufferByName() does? The documentation only says that "Get output DVT buffer by name." and there are no uses of it in the provided DVT or DSS examples. Is there some more explanation. What I really want to do is get access to the raw trace buffer data, and I thought this was a likely candidate. is there a way to do that, instead of just exporting to the CSV file?
- Thanks!