Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to excute output file .axf on target?

I am using DS-5 eclipse to create Hello world project referring to this. I got output file HelloWorld.axf file. I have transferred to target and tried to execute. I got following error

firefly@firefly:~$ ./HelloWorld.axf
Killed

I am not understanding, what are the properties should i consider while creating executable. Please help me to solve this issue .

Parents
  • Thanks for ...reading and replying

    if i go for GCC every thing work fine....able to execute programme but i want to use ARM Compiler to build programme so i am following this documents.

    Please guide how to use ARM Compiler to build and execute the programme on ARM ubuntu?

Reply
  • Thanks for ...reading and replying

    if i go for GCC every thing work fine....able to execute programme but i want to use ARM Compiler to build programme so i am following this documents.

    Please guide how to use ARM Compiler to build and execute the programme on ARM ubuntu?

Children