Part Number: TMS320F28388D
I saw this CCS intro video (https://www.youtube.com/watch?v=4hEY0sZToUE&t=321s) about code profiling and coverage data collection. I am wondering:
- Is there an introduction about how to automate that using scripts?
- Is this the best practice to add code profiling and collect code coverage details? If not, are there any other better ways you can recommend so we can integrate in our CI/CD?
Many thanks,
Linwei