![]() |
coresightps_dcc
Vitis Drivers API Documentation
|
CoreSight driver component.The coresight is a part of debug communication channel (DCC) group. Jtag UART for ARM uses DCC. Each ARM core has its own DCC, so one need to select an ARM target in XSDB console before running the jtag terminal command. Using the coresight driver component, the output stream can be directed to a log file.
MODIFICATION HISTORY:
Ver Who Date Changes
1.00 kvn 02/14/15 First release 1.1 kvn 06/12/15 Add support for Zynq Ultrascale+ MP. kvn 08/18/15 Modified Makefile according to compiler changes. 1.3 asa 07/01/16 Made changes to ensure that the file does not compile for MB BSPs. Instead it throws up a warning. This fixes the CR#953056. 1.5 sne 01/19/19 Fixed MISRA-C Violations CR#1025101. 1.10 mus 10/06/23 Fix compilation error for Microblaze RISC-V processor.