• Andriod NDK support for ARM assembly.

    Madhu
    Madhu

    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…

    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • Error generation on accessing Special purpose register.

    nancy
    nancy

    I am trying to write on a register using the following command:

    asm("ldr r0, =0x00");

    asm("MSR ICC_SEIEN_EL1, r0") ;

    and getting this error:

    tmp/ccnn8Apc.s: Assembler messages:

    /tmp/ccnn8Apc.s:93787: Error: selected processor does not support…

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • View related content from anywhere
  • More
  • Cancel