We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi all,
Consider high priority routines are executing in ARM mode and low priority in Thumb mode. There could be constant switching between ARM and THUMB mode. In this inter-working model is there any overhead due to the mode switching ?
Hi,
The only overhead involved in switching from ARM to Thumb is a branch.
Hope this helps.
Chris