Debugging with the Arduino Zero

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

could you use the debugger to debug a button (on a led shield with buttons) attached to the zero?

taranagnew
Автор

If the board has the EDBG chip wouldn't you get a better debugging experience just using Atmel Studio and debugWire? That would get you closer to real hardware debugging and you can add/remove breakpoints without having to stop and recompile every time.

MrTg
Автор

Neat! I'll have to pick up an Arduino Zero.

Corgitronics
Автор

People like the arduino because of how simple it is. The arduino ide is simple to install and works for any board. The language is simple, with many examples. Just press the upload button and it writes. Personally, I don't think i would ever buy one of these over a uno or smaller board unless I was working on an extremely complicated project.

Also couldn't you debug pretty simply with serial out?

joeyvigil
Автор

Hi there I have arduino M0 pro and I waws using a example blink but want to put back isp or what ever it was I am using ubuntu 16.0.4lts can anyone help me

Digitl
Автор

OMG! Do they really want people to use this.

jpalm