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.
Guys i need some help about rtx51-tiny function like 1. isr_set_run(),what's the diferrent with isr_set_ready()? 2. os_set_run(),what's the different with os_set_ready()? 3. when i call os_set_run(task_b) in task_a and then the kernel run the task_b, after finish with the task_b and go back to task_a (assume that just 2 task),that the kernel will run task_a from beginning? or from the last checkpoint (before i call os_set_run())?
i need your help immediately, because i will use the kernel for my robot to fullfill my final task in the university, thaks before
(PLEASE GIVE ME A PROGRAM SAMPLE IF U HAVE IT)
Hello I Am Planning To Design An Robot.i Have Simulated The Robo Using Keil C Demo.but It Does Not Have Option to save the work.any Body Can Suggest Me The Link To Download An example of code for Version. Thanks In Advancve
"It Does Not Have Option to save the work"
Yes, it does - there is no restriction on saving in the free evaluation version.
There's a number of other restrictions, but saving isn't one of them!
But Maybe The IDE Is Case Sensitive And Not Behaving As Expected When Being Abused?
"1. isr_set_run(),what's the diferrent with isr_set_ready()?"
Easy one: isr_set_ready is listed in the Function reference in the Manual, and isr_set_run isn't: http://www.keil.com/support/man/docs/tr51/tr51_libref.htm
"os_set_run(),what's the different with os_set_ready()?"
Same as above!
"PLEASE GIVE ME A PROGRAM SAMPLE IF U HAVE IT"
NO NEED TO SHOUT
Have you actually looked at the manual at all?
http://www.keil.com/support/man/docs/tr51/tr51_examples.htm
i have read the manual AT ALL, and i realized that some function different in manual and my rtx51tiny.h and i dont know why.
my keil is keil uvision2 ver 2.31 and my rtx51tiny.h is ver 2.0,but i dont know what ver of my PK51.
i cant afford for newest ver of PK51,so i need some explaination about that function.
THANKS
"i have read the manual AT ALL"
You didn't mention having read anything, and your original post gave no indication that you had!
"i realized that some function different in manual and my rtx51tiny.h"
Are you reading the manual that actually came with your PK51? It'll be a .chm or .pdf file...