1. After setting it as a target, right-click the test case in the ‘Unit Test’ view and click ‘Check Debug Information’.
  2. Run in debugging mode in Code Composer Studio.
  3. Click [File] > [Open] File in Code Composer Studio.
  4. Select the source file_number.c file with the function to be debugged in the Controller_Tester_workspace_path/.metadata/.plugins/com.codescroll.ut.embedded/project_name/TestFixture/cs
  5. Add breakpoint where you want to debug
  6. Run Debug

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.