We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, I am new to ARM and am using the keil microvision3. I wanted to know how to go about running multitasking applications using this tool. Should i use the UC/OS -II for this purpose? If so how?Please let me know.
Any readin material for the same will be appreaciated. Thanks
First, you need to consider whether you need multitasking at all.
If you do, you next need to consider your requirements and choose (or make) a multitasking environment that fits those requirements.
"Debugging support under Keil uVision" could be one of your requirements...
You will have to study the UC/OS-II documentation to discover if it fits your requirements
Here's Keil's offering: http://www.keil.com/arm/rl-arm/
There are many others...
"...choose (or make) a multitasking environment..."
Given that you needed to ask the question, "make" is probably not an option for you at this time...