ZYNQ Training - Session 09 part V - Debugging software using Xilinx SDK

preview_player
Показать описание
Web page for this video:

This video shows how you can debug your program using SDK environment while it is executing on the ARM CPUs of your ZYNQ device. The method we use here is also true for any other series-7 FPGA. Furthermore we show how you upgrade your design from a set of old IPs to newer ones.

Please make a donation if you like the video and if it is useful for you.
Рекомендации по теме
Комментарии
Автор

in vivado 2017.3 sdk window version, during you are in debug, you just click window, show view, disassembly. You don't need to remember bunch of commands

locmai
Автор

Hi,
thanks for your videos.
I am trying to debug the linux kernel using XMD & I am getting issues. please tell me how to do the same. I am copying u-boot, uImage to DDR through XMD. Should I copy the vmliux also to DDR memory using XMD.
I want to debug the driver located in, cdns_uart_init function, how do I do that?
Can I do the same using Xilinx SDK, if so how do I use?

Did I use GDB, while I am debug through XMD?

Please provide me the process.
Thanks in advance

Regards
Satish.G

satishkumar-ppkp
Автор

Great stuff. Thumbs up. Thanks.  BTW (and this is a nit) It's more like "bit stream" than "bit - a - stream" (there's no "a" between bit and stream).

mdesm