• Arm alignment: all ARM processor requrie 4 bytes alignment for SP?
    It seems Arm9 requries, but A7 doesn't.
  • Arm alignment: all ARM processor requrie 4 bytes alignment for SP?
    It seems Arm9 requries, but A7 doesn't.
  • Byte Alignment
    hi there, I am using Keil µVision 4 with NXP LPC11U35. I want to load a structure that contains mix type of variables (chars, integers, longs) using a char pointer. How can I set byte alignment so...
  • Byte Alignment
    hi there, I am using Keil µVision 4 with NXP LPC11U35. I want to load a structure that contains mix type of variables (chars, integers, longs) using a char pointer. How can I set byte alignment so...
  • Firmware 8 byte alignment
    This problem I have I really don't understand. I've got some code which runs fine. Is encorperates an SD-card interface (NXP/Martin Thomas/CHaN). At some point I found out that a certain SD-card was...