XRT icon indicating copy to clipboard operation
XRT copied to clipboard

Changes for periodic offload of trace on client devices for hung designs

Open parthash0804 opened this issue 1 year ago • 1 comments

Problem solved by the commit

Trace could now be available for the designs which are hung on client devices.

How problem was solved, alternative solutions (if any) and why they were rejected

Added a new flag called periodic_offload_client in xrt.ini file. Created threads which could offload the trace event though the design is in hung state.

Risks (if any) associated the changes in the commit

NA

What has been tested and how, request additional testing if necessary

Tested trace on hung and normal design on client and a normal design on edge(VEK280).

Documentation impact (if any)

New flag for periodic offload on client in xrt.ini

parthash0804 avatar Jul 01 '24 10:07 parthash0804