Make sure that CONFIG_PID_IN_CONTEXTIDR is enabled in the Linux kernel configuration. Using this option, the kernel will write the Process ID on a task switch to the CONTEXTIDR Register which is then used by TRACE32 to identify the tasks.
Make sure that CONFIG_PID_IN_CONTEXTIDR is enabled in the Linux kernel configuration. Using this option, the kernel will write the Process ID on a task switch to the CONTEXTIDR Register which is then used by TRACE32 to identify the tasks.
Add a comment