I have been using vTaskList() and vTaskGetRunTimeStats() which are very helpful. Unfortunately they don't tell which core the task is running on. Is there a way to find out which core a task is running on?
Thanks
How to find which core a task is running on
Re: How to find which core a task is running on
I haven't found it too. Apparently it's either pinned to one cpu, or it's running on whatever CPU that's idle at that moment.
Who is online
Users browsing this forum: Google [Bot] and 85 guests