• NOAREG & AREG,
    Hello, I'm having trouble understanding the NOAREG, AREG & USING options. I'm also confused with R0-R7 & AR0-AR7. I've read the support files and manual but i'm still confused. May I know a) How is...
  • what's the function of "AREGS"and "NOAREGS"
    what's the function of "AREGS"and "NOAREGS", can you provide me some sample, so that I could understand them clear. Are them still useful in current updated versions. In the manual it is said that with...
  • #pragma REGISTERBANK(x) and AREGS/NOAREGS directivs
    Hello, I would like to get more specific information regarding the use of #pragma REGISTERBANK(x) and AREGS/NOAREGS directivs. Assuming the following code: void UartIsr(void) INTERRUPT(4) USING...
  • clock duration calculation
    hi friends, I am doing a small project on programmble timer.The timer is designed to give control output to each channel according to the timing.the timer starts from 0.0minutes and as it increments...
  • idle thread duration
    Hi guys, I'm just starting on ARM and I'd like to ask a some questions. How can I know when does the scheduler resume after leaving the idle thread (os_idle_demon) ? Or in other words, how can i know...