Hello Team TI
I use TMS570LS0432 Hercules Launchpad. I see that there are 2 cortex R4 processors in this controller. Is there any point to be considered when calculating the number of clock cycles because of this architecture. For example if I have 10 single cycle instructions independent of previous instruction execution result, I'll multiply 10*1=10cycles and to get execution time, I'll multiply by clock base tick value. Is there any change in this calculation when I consider this dual processor architecture?
Thanks in advance !