In sprui37, Section 3.1, Table-1, indicates how many cycles each library function consumes. Measuring them shows that they consume twice as many cycles as the document suggests.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
In sprui37, Section 3.1, Table-1, indicates how many cycles each library function consumes. Measuring them shows that they consume twice as many cycles as the document suggests.
Hi Subrahmanya,
That was my first thought too. So I checked the code to ensure that we were running at the full 200 MHz. I then used the emulator to check the results from running that code, and they were as expected.
Ed