This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Creating new Tasks within a task

Hi,

can anyone please help me reagrding the question.

Initially The config file(SYS/BIOS overview) has two tasks(TASK A, TASK B )with priorities 3  and 4 respectively 

Now it is known that TASK B have higher priority and runs first. Now while TASK B is getting serviced,in between 3 other tasks are created,

TASK X,TASK Y, TASK Z with priorities 2,3,4.

Now we know TASK B is executing right now. After creating these new TASKS,what exactly happens now.

like 1) will the new task with higher priority gets served(Assuming the current task being serviced is pre-empted)

2) How to track these in realtime like which task is being called /serviced first?

Also please guide me in creating a single config file,when we have multiple projects  and finally we need to combine all.