NTM88 software verification

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

NTM88 software verification

1,013 Views
siddhant67
Contributor I
  • How to validate software written in CodeWarrior tool? 
  • is there any unit testing, software testing tool available?
Tags (1)
0 Kudos
Reply
1 Reply

1,003 Views
diazmarin09
NXP TechSupport
NXP TechSupport

Hello,

I hope all is great with you. Thank you for using the NXP communities.

Do you mean, validate your own project ?

 

Have you considered to attach to process?

To use this option, select “Attach to Process” from the IDE’s “Debug” menu. Use this option if you want to attach to a running board with minimal interruption. This option causes the debugger to perform these tasks:

  • Load ELF / DWARF symbols
  • Leave the target running

Note that once the debugger is attached, you must halt the target before the debugger can access memory locations or registers.

I hope this information helps.

Regards,

David

0 Kudos
Reply