Hi there!
I am trying to get more elaborate debugging experience to contribute to the at91bootstrap project.
I found a tutorial on Linux4SAM on how to configure Eclipse CDT and a JTAG debugger to be able to set use GDB features.
But following the tutorial I noticed, that it is quite dated and some links don't work, or the Zylin plug-in fails to be installed.
(Using latest Eclipse 2022-03)
I also found the jlink-plugin which is relying on the cPack manager.
After some try-and-error I got the setup working so far that I can connect to my SAMA5A3Xplained board by clicking on Debug and the download of the built binary is successful.
But after the reset is issued the CPU starts running and the registers cannot be read out.
Anyway.. it may be a of a more general interest as well to have an updated version of the Linux4SAM tutorial to enable easier contribution to the project.
Can any of the maintainers help out? You surely have a working set-up at hand, right?
Hi there!
I am trying to get more elaborate debugging experience to contribute to the at91bootstrap project.
I found a tutorial on Linux4SAM on how to configure Eclipse CDT and a JTAG debugger to be able to set use GDB features.
But following the tutorial I noticed, that it is quite dated and some links don't work, or the Zylin plug-in fails to be installed.
(Using latest Eclipse 2022-03)
I also found the jlink-plugin which is relying on the cPack manager.
After some try-and-error I got the setup working so far that I can connect to my SAMA5A3Xplained board by clicking on Debug and the download of the built binary is successful.
But after the reset is issued the CPU starts running and the registers cannot be read out.
Anyway.. it may be a of a more general interest as well to have an updated version of the Linux4SAM tutorial to enable easier contribution to the project.
Can any of the maintainers help out? You surely have a working set-up at hand, right?