Other Parts Discussed in Thread: C2000WARE
We observed that the ISR is taking a few clock cycles extra for execution in CPU1 (Boot from RAM) in the below scenarios:
1. After adding a few lines of extra code in the initialization part which should not affect the execution time of ISRs.
2. After updating the c2000ware version from 3.02 to 3.03.
In both scenarios, we did not observe many changes in the generated map file. There are few changes related to LS RAM sections used for code, we think it should not impact much on execution time.
Can you please let us know about the factors which affect the execution time while running it from RAM?