• Lint - How do you clear the output build window
    Is it posible to automaticly clear the output build window when you run lint. I'm using uVision3 with the ARM tools.
  • Lint - How do you clear the output build window
    Is it posible to automaticly clear the output build window when you run lint. I'm using uVision3 with the ARM tools.
  • clearing a watch window
    I can find hide, tab etc, but no clear of a watch window. It is rather cumbersome to clear entries one by one
  • clearing a watch window
    I can find hide, tab etc, but no clear of a watch window. It is rather cumbersome to clear entries one by one
  • why there are separate registers for interrupt set-enable and clear-enable while can be just one
    I can't understand why there are separate registers like Interrupt Set-Enable and Clear-Enable Registers or Interrupt Set-Pending and Clear-Pending Register in NVIC? these dual registers couldn't be handled...