• Could not find MDG.apk
    Hello there! :) I'm trying to follow the steps in this tutorial — https://community.arm.com/developer/tools-software/graphics/b/blog/posts/mgd-integration-in-unity The very first step states I have...
  • Could not find MDG.apk
    Hello there! :) I'm trying to follow the steps in this tutorial — https://community.arm.com/developer/tools-software/graphics/b/blog/posts/mgd-integration-in-unity The very first step states I have...
  • A simple arm program question, could help me?
    After executing the instructon bl read_nand_to_sdram, my arm program will not execute the instruction ldr sp,=0x34000000 , but goback to execute the instruction bl init_sdram,why?   .global _start   ...
  • A simple arm program question, could help me?
    After executing the instructon bl read_nand_to_sdram, my arm program will not execute the instruction ldr sp,=0x34000000 , but goback to execute the instruction bl init_sdram,why?   .global _start   ...
  • Unable to find algorythm ( for flash download )
    Re: STR730. I have taken a largeish project - which compiles, links and runs ( JTAG DOWNLOAD ) and removed all unrequired modules etc to make a smaller version to focus on a particular problem. The new...