GooTal opened a new issue, #9273: URL: https://github.com/apache/nuttx/issues/9273
I did as [task trace user guide](https://nuttx.apache.org/docs/latest/guides/tasktraceuser.html) told. Enabled these configuration:  I also enabled these configuration: ``` CONFIG_TRACE=y CONFIG_TRACE_ARCH=y CONFIG_TRACE_AUDIO=y CONFIG_TRACE_BOARDS=y CONFIG_TRACE_CRYPTO=y CONFIG_TRACE_DRIVERS=y CONFIG_TRACE_FS=y CONFIG_TRACE_GRAPHICS=y CONFIG_TRACE_LIBS=y CONFIG_TRACE_NET=y CONFIG_TRACE_SCHED=y CONFIG_TRACE_VIDEO=y CONFIG_TRACE_WIRELESS=y ``` Then i built rv-virt:knsh64 from branch releases/12.1. But trace is still not found.  Thanks if you could help. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
