![]() |
xilplmi
Vitis Drivers API Documentation
|
This file contains the code to enable debug levels in PLM.
MODIFICATION HISTORY:
Ver Who Date Changes
----- ---- -------- -------------------------------------------------------
1.00 kc 07/13/2018 Initial release
1.01 kc 07/16/2019 Added PERF macro to print task times
ma 08/01/2019 Added LPD init code
1.02 ana 11/26/2019 Updated Uart Device ID
kc 01/16/2020 Removed xilpm dependency in PLMI for UART
ma 02/18/2020 Added support for logging terminal prints
ma 03/02/2020 Implement PLMI own outbyte to support logging as well
bsv 04/04/2020 Code clean up
1.03 kc 07/28/2020 Moved LpdInitialized from xplmi_debug.c to xplmi.c
bm 10/14/2020 Code clean up
1.04 bm 02/01/2021 Add XPlmi_Print functions using xil_vprintf
1.05 td 07/08/2021 Fix doxygen warnings
bsv 07/16/2021 Fix doxygen warnings
bsv 08/02/2021 Code clean up to reduce size
bm 08/12/2021 Added support to configure uart during run-time
bsv 09/05/2021 Disable prints in slave boot modes in case of error
1.06 bm 07/06/2022 Refactor versal and versal_net code