• ERROR(CMD440-TAD10-NAL23) in Development Studio
    I'm using Development Studio and trying to load linux kernel of Linaro on FVP. After building kernel, the vmlinux was loaded successfully (Base_A53x1) but when I clicked the button of 'Step Source Line...
  • DS-5 and DStream  set memory freescale i.MX6  error: ERROR(TAD11-NAL18)
    I want to use the DS-5 and DStream to debug the u-boot, so I write a memory initialization sequence into file cmimx6q.ds, which is a list of commands like: mem set 0x020e05a8  32  0x00000028 and I specify...
  • DS-5 fails to view Device Memory View
    I am using DS-5 v5.27.1 and using ARM SGI-575 as development platform. platform have a range for RAM, serial and ethernet devices. At kernel/code level I have mapped all memories and able to read/write...
  • How can I print memory usage information in ARM DS-5 Console?
    Hello, Does anyone know how I can print the memory usage information in ARM DS-5 Console? Like the image below, Many Thanks.
  • DS-5 bare metal wait error after run "debug"
    I tried to run the bare metal script ("Hello World ANSI C Project - ARM Compiler 5 DS-5 built-in") on DS-5 debug software. However, it hangs on somewhere on "wait" commands as below which is not yet reached...