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
Then you MUST start by reading RTX's user manual - you cannot go on like this! Start here:
http://www.keil.com/support/man/docs/rlarm/rlarm_ar_artxarm.htm
i had used in the beginning , even though i am facing same problem
if i keep infinite loop also , program is not executing according to the priority wise