hello friends i have written the code for ARM RTOS, i have used same priority for all of my 4 task, its working fine
my problem is when i change the priority in the code then all task's are not executing simultaneously.... please any one help
It looks a little as if the OP is copy-pasting pieces of code he finds in example programs without really understanding their impact (and then stumping with his foot: "it is not working!").