• Strange behavior with the IDE 'find' commands
    When I do a 'Find in files' search why does the Keil 4 UI jump to the first occurrance of the string? This is new and atypical behavior for modern IDEs. Also, during 'Find in files', sometimes both...
  • Strange behavior with the IDE 'find' commands
    When I do a 'Find in files' search why does the Keil 4 UI jump to the first occurrance of the string? This is new and atypical behavior for modern IDEs. Also, during 'Find in files', sometimes both...
  • How to get to know the exact instruction address or find the instruction address for least current consumption?
    Hello to all, In order to measure the current variation due to instruction address location. I filled the memory with NOP instructions and tried to observe the variation in the current consumption due...
  • How to get to know the exact instruction address or find the instruction address for least current consumption?
    Hello to all, In order to measure the current variation due to instruction address location. I filled the memory with NOP instructions and tried to observe the variation in the current consumption due...
  • Keil uVision4 dialog doesn't find all instances of a string
    I enter following search string in Keil uVision4 dialog: _expectedRequestMessageLength It doesn't find all instances of this string. From "Find In Files" output windows, it looks like it found...