Part Number: 66AK2H12
Tool/software: TI-RTOS
I am developing and using the various logging functions in xdc.runtime.Log, such as Log_info2() and viewing using the ROV Classis utility to view results. In the "text" field under LoggerBuf I see my logged messages prefaced with the filename and line number where the logged message was generated, which is fine, followed by the message I wanted to log. My problem is that the file path to the source file is very long on my Win10 system and thus the logged "text" is difficult to read.
Is there a way to customize the logged "text" path part such that the path is relative to the project or even just the filename sans path?
XDCtools 3.32, SYS/BIOS 6.46, CCS 7.4, PDK 4.0.7
Thanks
Mike