If you use TRACE32, you can debug your test binaries.

  1. Run TRACE32 and open the cmm script file (start.cmm).
  2. Run “Debug”, set a breakpoint after Go.HLL in the script, and run “Continue”.
  3. When the break occurs, select [view]-[Var] to see the variable and function information currently running on the target.

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

Thanks for your feedback.