DS-5 ARM - C Simulation - Launch Failed, Binary Not Found

HI Everyone,

      Im Pavi and Ive recently joined the group. I have downloaded DS500-BN-00019-r5p0-17rel1 in order to simulate simple C program ( along with ARM) for DS-5 ARM. Im able to build it but not able to execute or debug it. It gives the error :" Launch Failed, BInary not Found". While building it is generating .axf file.

Can anyone help me in this regard, Please??

Thanks in advance

Regards

Pavi

Parents
  • Hi Pavi,

    Are you trying to run it on the included FVP model? The best way to start would be to (first switch to DS-5 Debug Perspective by clicking Window > Open Perspective > DS-5 Debug) import the included Hello World example program by right clicking in the Project Explorer view, selecting Import... and then General > Existing Projects Into Workspace.

    import-existing.png

    Now navigate to the DS-5 folder where the example Linux projects are contained:

    Import-Linux-Examples.png

    Tick Hello and then click finish. That will import the example.

    Next, in Debug Control, right click and select Debug Configurations...

    debug-config-fvp.png

    There should be a debug configuration for hello-FVP-example.

    Click debug and it will connect to the model.

    Click the "play" button in the Debug Control view and you will see "Hello World" in the App Console view.

    Once you've got that working, you can start to play around and modify the example applications. Remember to clean and build them each time.

    That's the basics!

    Hope this helps,

    Joe

Reply
  • Hi Pavi,

    Are you trying to run it on the included FVP model? The best way to start would be to (first switch to DS-5 Debug Perspective by clicking Window > Open Perspective > DS-5 Debug) import the included Hello World example program by right clicking in the Project Explorer view, selecting Import... and then General > Existing Projects Into Workspace.

    import-existing.png

    Now navigate to the DS-5 folder where the example Linux projects are contained:

    Import-Linux-Examples.png

    Tick Hello and then click finish. That will import the example.

    Next, in Debug Control, right click and select Debug Configurations...

    debug-config-fvp.png

    There should be a debug configuration for hello-FVP-example.

    Click debug and it will connect to the model.

    Click the "play" button in the Debug Control view and you will see "Hello World" in the App Console view.

    Once you've got that working, you can start to play around and modify the example applications. Remember to clean and build them each time.

    That's the basics!

    Hope this helps,

    Joe

Children
More questions in this forum