Hi,
Recently I started a new project in Vivado 2015.2, and exportes succesfully the code to XSDK 2015.2. I generate the bsp and import the source code I'd like to debug.
The problem begins when I try to debug with standard GDB: no source code is avaiable to debug, and a message -No source available for "" - appears.
Does anybody know what's wrong?
I select correctly the corresponding .elf and debug options (otherwise error messages would be prompted).
Thanks!