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
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.
Now navigate to the DS-5 folder where the example Linux projects are contained:
Tick Hello and then click finish. That will import the example.
Next, in Debug Control, right click and select Debug Configurations...
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
hi Joe,
Thanks a lot for your prompt response.Yeah, Im trying to run it in the FVP model only. Ive followed all the above steps which you told and still is says " cannot execute binary file". Im hereby attaching the screen shot.
Kindly help me out to solve this issue............
Thanks and Regards
pavi
View all questions in Arm Development Studio forum