• LINK duration with LX51 is very long
    Hi, With the new linker LX51, it takes about 3 hours to link my software (128k ROM) instead of 15 minutes with the L51. I use options described below : NOAREGS CD DB OT(9,SIZE) SB ROM(LARGE) OA...
  • 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...
  • AREGS / NOAREGS duration?
    Hi All. To me, the manual is not entirely clear on this issue: Does #pragma NOAREGS apply only to the immediately-following function, or does it apply to all functions that follow it until a #pragma...
  • 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...
  • Problem in setting duration between the pulses using interrupt
    Hi all, I'm getting a set of variable frequency, and when I set the duration for the different time like 1hr,2hr etc the frequency and time runs and stops, for the given time. But the frequency...