Part Number: LAUNCHXL-F280049C
Hi,
I am toggling a GPIO constantly and trying to see the rate at which instructions are executed. The CPU is configured to run at 100Mhz (example from led blinky, (external crystal 20Mhz X 10)/2 = 100Mhz)
The code is as follows:
The assembly listing is as follows:
But I see the pin changing state at ~69ns. The OR instruction should execute in 1 cycle and the CPU is executing from RAM. Why isn’t the pin toggling at a faster rate since the CPU is running at 100Mhz.
Even though there would be some propagation delay due to the GPIO being on a different interconnect, why is the delay as high as 69ns
Thank you
Royston




