This is the best debugging video on the net!! Well done
@programmingelectronics Жыл бұрын
Thanks!
@pascalmestdagh5074 Жыл бұрын
Very interesting to see that the debugger session allows to jump into the hidden parts of the Arduino code! Thanks, very instructive, can't wait to get a j-link:)
@programmingelectronics Жыл бұрын
I thought that is pretty cool too! Really helps you start to see behind the scenes.
@nicktesla39044 ай бұрын
one of the best video ever, not to say the best video, with of the box tools ! briliant
@programmingelectronics4 ай бұрын
Glad you liked it!
@schreiner19597 ай бұрын
When/why is the GDB server required?
@____________________________.x Жыл бұрын
So it’s like 2000 quid for this? OK this isn’t for me, what’s the cheapest alternative?
@programmingelectronics Жыл бұрын
Lot's of affordable options for non-commercial use... If you get an Arduino Zero, that's all you need as far as hardware in additional to the Segger debug software (which is free for non-commercial use). If you get an JLINK edu mini, it's like ~$50, then you can use that with any Arduino board (or whatever) that has a debug port.
@____________________________.x Жыл бұрын
@@programmingelectronics ah, so the Arduino Zero has an embedded debugger. I'd totally missed that when I was looking, thanks 😸 The JLINK looks like it's more in my poverty bracket too 👍