Mis Aligned Long Word Access Interrupt gets generated.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Mis Aligned Long Word Access Interrupt gets generated.

1,888 Views
Kanthi
Contributor II
Hello Support Team,
 
      For my application using MC56F8356, when i execute my code using "CodeWarrior USB TAP" on to the board, the following interrupt gets generated:
 
Misaligned Long Word Access(Interrupt Number: 5).
 
I am using following libraries in my application:  MCLIB_5680xx.lib, GFLIB_5680xx.lib and Runtime 56800E libraries in my application.
 
My application also uses floating point variables also.
 
I would like to resolve the problem so that this interrupt does not get generated. Please help in solving this issue.
 
Thank you,
Kanthi Uppala
 
 
Labels (1)
Tags (1)
0 Kudos
Reply
1 Reply

724 Views
J2MEJediMaster
Specialist I
Does interrupt 5 happen to deal with a interrupt handler you wrote, or has this error just appeared out of nowhere? If it is a handler you wrote, you'll need to post the code, otherwise all we can do is guess as to what might be going wrong.

---Tom
0 Kudos
Reply