Skip to main content
FedeRico1
Associate II
May 2, 2019
Question

ST32F767 Attempt to perform an unaligned access.

  • May 2, 2019
  • 1 reply
  • 763 views

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

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
May 2, 2019

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. ​

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..