ESP32 task privilege change
Posted: Wed May 02, 2018 9:13 am
What is task privileges of esp-idf tasks in current implementation of freertos?
How can I change privilege of tasks using pid controller? As far my under standing the tasks are running on 0th pid,
Can the scheduler can do the pid changes? Please advice.
I could find _get_pid_r as defined in rom ld script amd getpid(), which is not helping. Can you please provide data on these?
How can I change privilege of tasks using pid controller? As far my under standing the tasks are running on 0th pid,
Can the scheduler can do the pid changes? Please advice.
I could find _get_pid_r as defined in rom ld script amd getpid(), which is not helping. Can you please provide data on these?