1. After setting it as a target, right-click the test case in the ‘Unit Test’ view and click ‘Check Debug Information’
  2. Build the user project directly or execute the build script registered in the ‘target environment’ setting in the controller tester project
  3. Verify that the build was successful
  4. Restore the original source by opening the project in Controller Tester
  5. After running winIDEA, select the workspace containing the built project (.xjrf file)
  6. Download to binary file target by selecting [Debug]> [Download]
  7. Debugging mode by pressing the Run button at the top
  8. Double-click [Project]> [Functions], move to the function location, and set the debugging point where you want
  9. Press F5 to proceed debugging

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

Thanks for your feedback.