• i use ds-5 debug,but breakpoint useless.

    I use option [attach to a running android application].in addition to breakpoint useless the other is good.

    i have replaced ds-5 gdbsever.

    wrong.jpgwrong1.jpg

    I build the apk in mac,debug in winx64.

  • DS-5 Arm Streamline: What Exactly "Cycles" Is

    Hi Everyone,

    I have a question regarding the "cycles" item in arm streamline analysis report. According to the annotation, it is "the number of core clock cycles". Does it mean it is non-halting cycles instead of total cycles?

    Thank…

  • ARM DS-5 Compiler issue: fatal error: No such file or directory

    Dear all,
    I'm tring programing with ARM DS-5 on Zedboard, I just made a simple project to test Bluetooth function.

    In this project some bluetooth header files were needed, I copied the header files to "DS-5 install path/include/", but DS-5 compiler…