• Andriod NDK support for ARM assembly.

    Hello everyone... I am trying to build,debug, & run C, Assembly code in android NDK. I have Succeed in C. But when i am working with Assembly am getting an error: "too many memory references for 'add' ".

    Andriod.mk file is:

    LOCAL_PATH…

  • How to debug a target not list in DS-5 connection tab?

    I want to debug the Cortex-A15 MP from renesas (r8a7791) with the DStream, but the chip is not list in the debug configuration connection tab.

    I have tried to select the other A15 to connect the target, but it didn't work.

    So what can I do to make…