• 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...
  • 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...
  • 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...
  • 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...
  • 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...