Timeline Trace Not Available - 2019.2 English - UG1315

Vitis Guidance Messaging (UG1315)

Document ID
UG1315
Release Date
2019-10-30
Version
2019.2 English

Description

Timeline trace cannot be generated.

Explanation

This message is usually flagged when "timeline trace" is not enabled in xrt.ini.

Resolution

Use the v++ command to build the kernel with the --profile option. Add the following in the xrt.ini file.

[Debug]
timeline_trace=true