Problem with SDK Program Launching

Asked By 60 points N/A Posted on -
qa-featured

Hi all I have just set up a project withEDK (v13.4), i'm attempting to profile an application with SDK, I will be focusing on the Digilent Atlys development board. 

I used the user guide and followed all instructions to the letter resulting in me adding an axi timer to computer. 

Then I exported the template to SDK and followed all instructions in order to enable profiling in the BSP. I then compiled the application using the pg option.

Then I enabled  profiling in the Run Configurations dialog box, stating the scratch memory address and what not.

When the FPGA is programmed for the first time everything works fine but no profiling data is created.

When I tried to run the app from the Run Configurations dialog directly, either one of these things occurs:

1. SDK launches the program on  MicroBlaze then nothing happens. 

2. SDK will try and launch but then nothing happens and the following box shows up:

Error Launching Program

Unexpected error while launching program:

OK <<Details


Is anybody else having problems similar to this? 

It may just be me, am I doing something wrong?

If you have any advice please get back to me.

SHARE
Answered By 0 points N/A #138580

Problem with SDK Program Launching

qa-featured

Dear,

Please follow then following step

1. Closed SDK

2. Clean Netlist, then clean Hardware in XPS

3. Generated Netlist

4. Export and open SDK

5. Let SDK do this auto build

6. Go to download.

7. Click on the XPS icon in your ISE project and double clicked Export Hardware Design to SDK with bitstream.

8. Back in the new SDK window then click the program the FPGA icon

9. Download went fine as it always does.

10. Lastly click on the little green debug bug .

Thank you.

 

Related Questions