IAR: cost of branching, how to place a method into RAM and would it improve performance?
Posted on November 22, 2014 at 22:07I am trying to reduce the duration of my critical zones so I am checking which section of the code costs how many processor cycles. I am looking at CYCCNT and it seems as if entering or exiting a method alone cost...