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
More questions in this forum