This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Super loop

what is Super loop in Embedded systems?

Parents
  • But what about cases where the loop just sits there twiddling its thumbs most of the time? I would assume that most superloops only do "work" in small fraction of their iterations. ;)

    StormP once said: "there is nothing like work, I can watch it for hours without getting tired". Also accredited to Will Rogers, I do not know who was the orignal author.

    anyhow, is it not work to check a state machine, even if the result is 'idle'

    Erik

Reply
  • But what about cases where the loop just sits there twiddling its thumbs most of the time? I would assume that most superloops only do "work" in small fraction of their iterations. ;)

    StormP once said: "there is nothing like work, I can watch it for hours without getting tired". Also accredited to Will Rogers, I do not know who was the orignal author.

    anyhow, is it not work to check a state machine, even if the result is 'idle'

    Erik

Children