Using the clock feature I have manually measured the worse case execution time (instruction cycles) for a SWI with interrupts disabled and I get a substantially smaller number then I do when using RTA to do the measurement.
Does the RTA measurement account for the effect of interrupts on the calculated SWI duration (both HWI and SWI) ?
-- Brad