This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How do I reduce execution time and number of cycles, in a block copying of data code.

Hi there, this is a working piece of code that I have written and I am wondering if there is any way to reduce the overall execution time, number of cycles or maybe the size of the memory in the code.

I am working with The Cortex M3, as long as one of those three things has been made smaller it's ok. Thank you for your help, the changes don't have to be major as long as something changes.

0