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

OMAP3: encountered a blocking structure assignment, occurring only on OMAP3 processors

Parents
  • Note: This was originally posted on 27th July 2012 at http://forums.arm.com

    That sounds like a compiler problem to me. Can you use objdump and see what the assembly is doing? There should be no functional difference between individual assignment vs structure assignment, so diffing the disassembly would be interesting.

    if you can narrow it down to one instruction which is blocking, and the address it is accessing it would be useful.
Reply
  • Note: This was originally posted on 27th July 2012 at http://forums.arm.com

    That sounds like a compiler problem to me. Can you use objdump and see what the assembly is doing? There should be no functional difference between individual assignment vs structure assignment, so diffing the disassembly would be interesting.

    if you can narrow it down to one instruction which is blocking, and the address it is accessing it would be useful.
Children
No data