2019-05-02 5:13 AM
Hello Community,
I'm working on a Nucleo-F767ZI board and from yesterday I had this error from Atollic True Studi: Attempt to perform an unaligned access (UNALIGNED).
I followed the instruction reported here.
The enable of Memory Protection Unit does not solved the problem.
How can I troubleshoot this problem?
Thanks for the help!
Federico
2019-05-02 5:28 AM
Look at the code that's actually faulting and see why it is not using an aligned access.
Reevaluating what you're doing might actually improve performance of the algorithm.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.