Jump to content
  • 0

"Hello World" Debug Workflow


deppenkaiser

Question

Hello,

since now, i have only experience in debugging bare metal apps. I will write a linux tcp/ip-server, therefor i must be able to debug my c-code. I have tried the known bare-metal-workflow and instead of Chose "bare-metal" i Chose Linux as operating System.

When i start the debugging process then i got the following error:

Linux-Debug-Problem.JPG.8b0db18b7d89d867f2a3877ca5c73604.JPG

What is a "Linux Agent" and why is it disconnected?

Thank you...

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Hello @deppenkaiser,

you must configure your arty-linux with the correct ip-address and then you must configure in the sdk the "debug-agent" (Linux Agent) with that ip. Then you must establish an peer to peer lan Connection to your pc (Vivado SDK). After that you can debug your app.

regards

deppenkaiser

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...