Jump to content
  • 0

Zybo And Sdk 2014.2 Debug Problem


Bartt

Question

Hi,

 

I have problem with debugging in Xilinx's SDK 2014.2 with my ZYBO board. Jumper on board is set to JTAG, Programming of FPGA with created ZYNQ design is done correctly but when I try to debug, program doesn't halt in main() but already runs and instead of winddow with code, theres is empty windows with "No source avaible" and disassembley window  is also empty. 

 

In attached files is my debug configurations for GDB.

Could anybody help me?

post-385-0-10326100-1421445726_thumb.png

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Hi,

We recommand to install the latest version of Vivado/SDK

To generate the .elf file for Zynq you have two possibilities:

1. Right click on the project -> Run As (or Debug As)-> Launch on Hardware (System Debugger) (see image 1)

2. Click on the project and after that go to menu: Run -> Run Configurations... and in Run Configurations window right click on Xilinx C/C++ application (System Debugger) and select New (see image 2)

Regards,

Cristian

1.png

2.png

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...