UART Record & Replay

Developer Studio 2.1.1 brings the ability to Record and Replay UART behavior, easing UART management in your project.

While connected to your target, advanced tab provides the UART recording ability.


Then, UART Replay can be control by adding a virtual port, based on your previous UART record


Give it a try !

Is the replay of backtraces supported yet :question:

Indeed; with the “replay” feature (concept of “virtual” ports), you can either:

  • open a .record file previously recorded by DS
  • or open a binary file coming from the ADL backtraces retrieval API

Excellent - I shall have to give it a try… :smiley: