Hello developers, I am working on trace buffering, referring: https://devel.rtems.org/wiki/Developer/Tracing/Trace_Buffering
I compiled the fileio example as instructed but trace linker(rtems-tld) throws a wrapper compilation error related to struct Thread_Control. The TCB struct implementation was upgraded recently but support for function tracing seems broken: error: 'struct _Thread_Control' has no member named 'real_priority'; did you mean 'Real_priority'? I am going through the changes to TCB struct to hopefully fix back the support. If someone has worked on this before, any pointers are appreciated! Regards, Vivek _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel