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.
Hello everyone,
I am using RM48 development kit for my Project. I have few question related to program time and how to increase the execution time. I am using RTI for time scheduling the different functions . I have four functions which has to be called at different time period(10ms,20ms,40ms and 50ms) for example i have used rti Counter 0 which starts from 10ms . I was successfully able to execute 10ms function. Not the other. Is it because of less program time?? How can I increase the program time??
Please give me an idea how to solve my Problem.
Thank You.