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

Error: ARC assembly: non word aligned memory location

I loaded some integers via an array into registers and assembled using arc.

What does the following error message mean: "Attempting to access non word aligned memory location: 31 at program location 2084. Simulation Ended."

I am seeking to find the average and median of the integers. I performed the average. How would I do a sort to find the midpoint.

0