Hi Niall, On Fri, Apr 20, 2018 at 10:18:24AM -0400, Niall Begley wrote: > Thanks, Chris, but that didn't work either. > > I wound up just putting an infinite while loop early on in the boot process > and changing the conditional for the loop when GDB boots up. However, > stepping through the code is extremely slow on this board - stepping over > large-ish methods takes up to 5-10 minutes to complete - so this all may > have been for naught!
I have found the same: flash operations are extremely slow when stepping in gdb. It seems to be the case whenever one is running from flash, so I don't think it is specific to that hardware. Chris
