• Symbols for mali 2.2.1
    Greetings, I'm currently researching performance issues with Mali 2.2.1 under Windows 7. I've found out that the application spends an unnaturally long time inside the Mali library but to do deeper research...
  • Symbols for mali 2.2.1
    Greetings, I'm currently researching performance issues with Mali 2.2.1 under Windows 7. I've found out that the application spends an unnaturally long time inside the Mali library but to do deeper research...
  • ldm/stm with not aligned 4byte
    Hi experts! I want to use ldr/str or ldm/stm to copy memory not aligned 4bytes. I know their input address should be aligned by 4 bytes. but is there any solution to use ldr/str or ldm/stm though src...
  • ldm/stm with not aligned 4byte
    Hi experts! I want to use ldr/str or ldm/stm to copy memory not aligned 4bytes. I know their input address should be aligned by 4 bytes. but is there any solution to use ldr/str or ldm/stm though src...
  • Problems with interrupting LDM/STM Cortex M4?
    I am seeing stack corruption running a Cortex M4 that seems to be related to interrupting multicycle instructions. The interrupt occurs during a STMDB sp!, {r4, r5, r6, r7, r8, r9, sl, lr} The ICI bits...