Hi,
I am able to get syslink trace on the kernel side using 'insmod syslink.ko TRACE=1 TRACEFAILURE=1' option (which I believe means SYSLINK_TRACE_ENABLE option is enabled with build) but on the application side, using GT_setTrace() API, no syslink call stack/trace is printed. I have included Trace.h in this app.c file.
Link used to use GT_setTrace() API is http://processors.wiki.ti.com/index.php/SysLink_UserGuide#Trace_types : Changing trace configuration from application section.
Version syslink-02.00.06.87 (with many patches applied on top). Won't be able to move to latest syslink as customer is currently using this version.
Am I missing something?
Thanks,
Roopesh