Tool/software: TI C/C++ Compiler
Hi,
I have questions about the compiler qualification using Qkit.
Is it necessary or recommended to compare the code coverage between qualification and application?
If the code coverage(statement, branch) is measured using dynamic analysis tool, e.g., LDRA and achieved 100% coverage, is it still required to compare the code coverage by sending *.cov files to TI?
P.S. the qualification test is successfully finished using TAU for the selected features.