07-02-2019 06:47 AM
Hi,
I want to use the board ZCU102 as standalone.
I'm having petalinux running on it and I've compiled gcc and gdb.
I'm able to compile codes for the RPU on petalinux (cross-compiling from APU to RPU) and run them on the RPU.
But I can't debug the RPU codes because I'm missing a gdb-server running on APU targeting the RPU.
Does anyone ever try something like that?
Thanks for your support or idea.
Thanos
07-03-2019 11:18 AM
Not sure if that's possible. You could use xsdb for debugging the rpu application
07-08-2019 03:42 AM
Hello jovitac,
Thank you for your answer. I will try to find a solution but if you have any news about it, please inform me.
Thanos