>Brennan Ashton Tue, 11 May 2021 13:12:50 -0700 wrote >So back to your root issue, you said you were having issue setting >breakpoint and getting that to line up with the code, did you enable the >debug symbols in menu config?
Yes: - Enable Debug Features checked - Enable Error Output checked - Enable Warnings Output checked - Enable Information Debug Output checked - Enable Debug Assertions checked - CAN Debug Features/Error Output/Warning output all checked - Optimization supressed to give the debugger the best chance Can't find anything else right now, so hopefully I got everything checked that I need. >Are you able to flash the device using the eclipse debugger? I have flashed the AT91bootloader and Uboot using the Jlink and a sam-ba calls from a good-old DOS batch file. Works fine. Code is downloaded via JTAG from within eclipse no problem at all.