Hi,
I followed the steps in the below pdf document for AMP running,
http://www.xilinx.com/support/documentation/application_notes/xapp1078-amp-linux-bare-metal.pdf
Here i am able to debugging the code files related to app_cpu1 project,amp_fsbl project by using Standalone OS in xilinx SDK,
when i am trying to debugging Softuart and rwmem projeccts created using Linux OS on xilinx SDK,
i am facing error as
.gdbinit: No such file or directory.
kill
The program is not being run.
can any one please provide some solution for this problem.
Here my main theme is to debug the sample program which is created by using the Linux OS in xilinx SDK.
can any one please provide some help for this debugging using Linux OS.