• Long duration timer usiing interrupt
    How do you generate a delay of 80msec using cystal of 11.095Mhz frequency using autoload mode and interrupt while sending data simultaneously to some other port?
  • Long duration timer usiing interrupt
    How do you generate a delay of 80msec using cystal of 11.095Mhz frequency using autoload mode and interrupt while sending data simultaneously to some other port?
  • Copiling and Linking take very long
    Hi, Normally Keil µV2 creates a hex file during less than a second. My newest project is my first project whose hex file contains more than one KB of data. After booting my PC creating this hex files...
  • Copiling and Linking take very long
    Hi, Normally Keil µV2 creates a hex file during less than a second. My newest project is my first project whose hex file contains more than one KB of data. After booting my PC creating this hex files...
  • 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...