SPRACY6 July 2021 DRA821U , DRA821U-Q1 , DRA829J , DRA829V , DRA829V-Q1 , TDA4VM , TDA4VM-Q1
There are two user tasks with different priorities: one is to handle high priority TISCI requests and the other is to handle normal priority TISCI requests.
The code for registration of these user tasks can be found at $J7SDK/ti-processor-sdk-rtos-j721e-evm-xx_xx_xx_xx/pdk_jacinto_xx_xx_xx_xx/packages/ti/drv/sciclient/src/sciserver/sciserver_tirtos.c function Sciserver_tirtosInitUserTasks() and PDK’s public GIT here.